U+FF10 FULLWIDTH DIGIT ZERO

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

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

Character Details

The Unicode character U+FF10, officially named FULLWIDTH DIGIT ZERO, was introduced in Unicode version 1.1. It is part of the Half And Full Forms block, which belongs to the Basic Multilingual plane.

Categorized technically as a Decimal Number, 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 European Number 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.

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