| HTML Entity (dec) | 쬗 |
| HTML Entity (hex) | 쬗 |
| UTF-8 (hex) | 0xecac97 / 0xec 0xac 0x97 (3 bytes) |
| UTF-8 (dec) | 236, 172, 151 (3 bytes) |
| UTF-16-BE (hex) | 0xcb17 / 0xcb 0x17 (2 bytes) |
| UTF-16-BE (dec) | 203, 23 (2 bytes) |
| UTF-32-BE (hex) | 0xcb17 / 0x00 0x00 0xcb 0x17 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 203, 23 (4 bytes) |
| C/C++/Java source code | "\ucb17" |
| Python source code | "\ucb17" |