If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+D3FB, officially named HANGUL SYLLABLE POLH, was introduced in Unicode version 2.0. It is part of the Hangul block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Hangul script. In terms of text layout and rendering, the glyph is a canonical composition and has wide 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º |
54267
Copied!
|
|---|---|
| UTF-8 |
ED 8F BB
Copied!
|
| UTF-16 |
D3 FB
Copied!
|
| UTF-32 |
00 00 D3 FB
Copied!
|
| URL-Quoted |
%ED%8F%BB
Copied!
|
| HTML hex reference |
폻
Copied!
|
| RFC 5137 |
\u'D3FB'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uD3FB
Copied!
|
| C and C++ |
\ud3fb
Copied!
|
| C# |
\ud3fb
Copied!
|
| CSS |
\00D3FB
Copied!
|
| Excel |
=UNICHAR(54267)
Copied!
|
| Go |
\ud3fb
Copied!
|
| JavaScript |
\uD3FB
Copied!
|
| Modern JavaScript (since ES6) |
\u{d3fb}
Copied!
|
| JSON |
\uD3FB
Copied!
|
| Java |
\uD3FB
Copied!
|
| Lua |
\u{D3FB}
Copied!
|
| Matlab |
char(54267)
Copied!
|
| Perl |
\x{D3FB}
Copied!
|
| PHP |
\u{d3fb}
Copied!
|
| PostgreSQL |
U&'\D3FB'
Copied!
|
| PowerShell |
`u{D3FB}
Copied!
|
| Python |
\ud3fb
Copied!
|
| Ruby |
\u{d3fb}
Copied!
|
| Rust |
\u{d3fb}
Copied!
|