If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+FFBC, officially named HALFWIDTH HANGUL LETTER THIEUTH, 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 HALFWIDTH HANGUL LETTER TIEUT.
Categorized technically as a Other Letter, this character typically falls under the Hangul script. In terms of text layout and rendering, the glyph is Unknown and has halfwidth in East Asian typography. When placed in bidirectional text, it behaves as an Left-To-Right 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º |
65468
Copied!
|
|---|---|
| UTF-8 |
EF BE BC
Copied!
|
| UTF-16 |
FF BC
Copied!
|
| UTF-32 |
00 00 FF BC
Copied!
|
| URL-Quoted |
%EF%BE%BC
Copied!
|
| HTML hex reference |
ᄐ
Copied!
|
| RFC 5137 |
\u'FFBC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uFFBC
Copied!
|
| C and C++ |
\uffbc
Copied!
|
| C# |
\uffbc
Copied!
|
| CSS |
\00FFBC
Copied!
|
| Excel |
=UNICHAR(65468)
Copied!
|
| Go |
\uffbc
Copied!
|
| JavaScript |
\uFFBC
Copied!
|
| Modern JavaScript (since ES6) |
\u{ffbc}
Copied!
|
| JSON |
\uFFBC
Copied!
|
| Java |
\uFFBC
Copied!
|
| Lua |
\u{FFBC}
Copied!
|
| Matlab |
char(65468)
Copied!
|
| Perl |
\x{FFBC}
Copied!
|
| PHP |
\u{ffbc}
Copied!
|
| PostgreSQL |
U&'\FFBC'
Copied!
|
| PowerShell |
`u{FFBC}
Copied!
|
| Python |
\uffbc
Copied!
|
| Ruby |
\u{ffbc}
Copied!
|
| Rust |
\u{ffbc}
Copied!
|