| HTML Entity (dec) | 봎 |
| HTML Entity (hex) | 봎 |
| UTF-8 (hex) | 0xebb48e / 0xeb 0xb4 0x8e (3 bytes) |
| UTF-8 (dec) | 235, 180, 142 (3 bytes) |
| UTF-16-BE (hex) | 0xbd0e / 0xbd 0x0e (2 bytes) |
| UTF-16-BE (dec) | 189, 14 (2 bytes) |
| UTF-32-BE (hex) | 0xbd0e / 0x00 0x00 0xbd 0x0e (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 189, 14 (4 bytes) |
| C/C++/Java source code | "\ubd0e" |
| Python source code | "\ubd0e" |