U+FF17 FULLWIDTH DIGIT SEVEN

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

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

Character Details

The Unicode character U+FF17, officially named FULLWIDTH DIGIT SEVEN, 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.

65303 Copied!
UTF-8 EF BC 97 Copied!
UTF-16 FF 17 Copied!
UTF-32 00 00 FF 17 Copied!
URL-Quoted %EF%BC%97 Copied!
HTML hex reference 7 Copied!
RFC 5137 \u'FF17' Copied!
Bash and Zsh (inside echo -e) \uFF17 Copied!
C and C++ \uff17 Copied!
C# \uff17 Copied!
CSS \00FF17 Copied!
Excel =UNICHAR(65303) Copied!
Go \uff17 Copied!
JavaScript \uFF17 Copied!
Modern JavaScript (since ES6) \u{ff17} Copied!
JSON \uFF17 Copied!
Java \uFF17 Copied!
Lua \u{FF17} Copied!
Matlab char(65303) Copied!
Perl \x{FF17} Copied!
PHP \u{ff17} Copied!
PostgreSQL U&'\FF17' Copied!
PowerShell `u{FF17} Copied!
Python \uff17 Copied!
Ruby \u{ff17} Copied!
Rust \u{ff17} Copied!