| HTML Entity (dec) | 녔 |
| HTML Entity (hex) | 녔 |
| UTF-8 (hex) | 0xeb8594 / 0xeb 0x85 0x94 (3 bytes) |
| UTF-8 (dec) | 235, 133, 148 (3 bytes) |
| UTF-16-BE (hex) | 0xb154 / 0xb1 0x54 (2 bytes) |
| UTF-16-BE (dec) | 177, 84 (2 bytes) |
| UTF-32-BE (hex) | 0xb154 / 0x00 0x00 0xb1 0x54 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 177, 84 (4 bytes) |
| C/C++/Java source code | "\ub154" |
| Python source code | "\ub154" |