If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FFE6, officially named FULLWIDTH WON SIGN, 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 Currency Symbol, 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.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
65510
Copied!
|
|---|---|
| UTF-8 |
EF BF A6
Copied!
|
| UTF-16 |
FF E6
Copied!
|
| UTF-32 |
00 00 FF E6
Copied!
|
| URL-Quoted |
%EF%BF%A6
Copied!
|
| HTML hex reference |
₩
Copied!
|
| RFC 5137 |
\u'FFE6'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFFE6
Copied!
|
| C and C++ |
\uffe6
Copied!
|
| C# |
\uffe6
Copied!
|
| CSS |
\00FFE6
Copied!
|
| Excel |
=UNICHAR(65510)
Copied!
|
| Go |
\uffe6
Copied!
|
| JavaScript |
\uFFE6
Copied!
|
| Modern JavaScript (since ES6) |
\u{ffe6}
Copied!
|
| JSON |
\uFFE6
Copied!
|
| Java |
\uFFE6
Copied!
|
| Lua |
\u{FFE6}
Copied!
|
| Matlab |
char(65510)
Copied!
|
| Perl |
\x{FFE6}
Copied!
|
| PHP |
\u{ffe6}
Copied!
|
| PostgreSQL |
U&'\FFE6'
Copied!
|
| PowerShell |
`u{FFE6}
Copied!
|
| Python |
\uffe6
Copied!
|
| Ruby |
\u{ffe6}
Copied!
|
| Rust |
\u{ffe6}
Copied!
|