| HTML Entity (dec) | 쮐 |
| HTML Entity (hex) | 쮐 |
| UTF-8 (hex) | 0xecae90 / 0xec 0xae 0x90 (3 bytes) |
| UTF-8 (dec) | 236, 174, 144 (3 bytes) |
| UTF-16-BE (hex) | 0xcb90 / 0xcb 0x90 (2 bytes) |
| UTF-16-BE (dec) | 203, 144 (2 bytes) |
| UTF-32-BE (hex) | 0xcb90 / 0x00 0x00 0xcb 0x90 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 203, 144 (4 bytes) |
| C/C++/Java source code | "\ucb90" |
| Python source code | "\ucb90" |