| HTML Entity (dec) | 빌 |
| HTML Entity (hex) | 빌 |
| UTF-8 (hex) | 0xebb98c / 0xeb 0xb9 0x8c (3 bytes) |
| UTF-8 (dec) | 235, 185, 140 (3 bytes) |
| UTF-16-BE (hex) | 0xbe4c / 0xbe 0x4c (2 bytes) |
| UTF-16-BE (dec) | 190, 76 (2 bytes) |
| UTF-32-BE (hex) | 0xbe4c / 0x00 0x00 0xbe 0x4c (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 190, 76 (4 bytes) |
| C/C++/Java source code | "\ube4c" |
| Python source code | "\ube4c" |