U+FF0F FULLWIDTH SOLIDUS

If this shows as a blank square, your device lacks a font to render it.

Decimal / Nº
65295
General Category
Script
Bidi Category
Unknown
East Asian Width
fullwidth
Combining Class
Not Reordered
Decomposition
Unknown

Character Details

The Unicode character U+FF0F, officially named FULLWIDTH SOLIDUS, was introduced in Unicode version 1.1. It is part of the Half And Full Forms block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as FULLWIDTH SLASH.

Categorized technically as a Other Punctuation, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is Unknown and has fullwidth in East Asian typography. When placed in bidirectional text, it behaves as an Unknown character. Its visual representation remains not mirrored regardless of the reading direction.

Representations & Encodings

Click any row to instantly copy the encoding value to your clipboard.

65295 Copied!
UTF-8 EF BC 8F Copied!
UTF-16 FF 0F Copied!
UTF-32 00 00 FF 0F Copied!
URL-Quoted %EF%BC%8F Copied!
HTML hex reference / Copied!
RFC 5137 \u'FF0F' Copied!
Bash and Zsh (inside echo -e) \uFF0F Copied!
C and C++ \uff0f Copied!
C# \uff0f Copied!
CSS \00FF0F Copied!
Excel =UNICHAR(65295) Copied!
Go \uff0f Copied!
JavaScript \uFF0F Copied!
Modern JavaScript (since ES6) \u{ff0f} Copied!
JSON \uFF0F Copied!
Java \uFF0F Copied!
Lua \u{FF0F} Copied!
Matlab char(65295) Copied!
Perl \x{FF0F} Copied!
PHP \u{ff0f} Copied!
PostgreSQL U&'\FF0F' Copied!
PowerShell `u{FF0F} Copied!
Python \uff0f Copied!
Ruby \u{ff0f} Copied!
Rust \u{ff0f} Copied!