If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+B025, officially named HANGUL SYLLABLE GGWIT, 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º |
45093
Copied!
|
|---|---|
| UTF-8 |
EB 80 A5
Copied!
|
| UTF-16 |
B0 25
Copied!
|
| UTF-32 |
00 00 B0 25
Copied!
|
| URL-Quoted |
%EB%80%A5
Copied!
|
| HTML hex reference |
뀥
Copied!
|
| RFC 5137 |
\u'B025'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uB025
Copied!
|
| C and C++ |
\ub025
Copied!
|
| C# |
\ub025
Copied!
|
| CSS |
\00B025
Copied!
|
| Excel |
=UNICHAR(45093)
Copied!
|
| Go |
\ub025
Copied!
|
| JavaScript |
\uB025
Copied!
|
| Modern JavaScript (since ES6) |
\u{b025}
Copied!
|
| JSON |
\uB025
Copied!
|
| Java |
\uB025
Copied!
|
| Lua |
\u{B025}
Copied!
|
| Matlab |
char(45093)
Copied!
|
| Perl |
\x{B025}
Copied!
|
| PHP |
\u{b025}
Copied!
|
| PostgreSQL |
U&'\B025'
Copied!
|
| PowerShell |
`u{B025}
Copied!
|
| Python |
\ub025
Copied!
|
| Ruby |
\u{b025}
Copied!
|
| Rust |
\u{b025}
Copied!
|