unicode

U+FF10

FULLWIDTH DIGIT ZERO

FULLWIDTH DIGIT ZERO · Decimal Number · Halfwidth and Fullwidth Forms · Common script

xid-continue

Quick facts

Code point
U+FF10
Decimal
65296
Name
FULLWIDTH DIGIT ZERO
General category
NdDecimal Number
Script
Common
Bidi class
EN
Combining class
0
Age
1.1
Name aliases

Normalization & case

Decomposition
<wide> 0030
Uppercase
Lowercase
Titlecase
Case folding
Bidi mirrored
No

Layout & width

East Asian Width
F
Line Break
ID
Numeric
decimal 0 · digit 0 · numeric 0
Script extensions

Binary properties

Hex_DigitID_ContinueXID_Continue

Developer examples

JS
'\u{ff10}' // U+FF10
Python
"\N{FULLWIDTH DIGIT ZERO}"
HTML
&#xFF10;

Encodings & escapes

UTF-8
UTF-16
UTF-32
HTML decimal
HTML hex
JavaScript
Python
CSS
JSON
URL (UTF-8)
C / C++

Related

Source

Unicode
16.0.0
WHATWG