| HTML Entity (dec) | 털 |
| HTML Entity (hex) | 털 |
| UTF-8 (hex) | 0xed84b8 / 0xed 0x84 0xb8 (3 bytes) |
| UTF-8 (dec) | 237, 132, 184 (3 bytes) |
| UTF-16-BE (hex) | 0xd138 / 0xd1 0x38 (2 bytes) |
| UTF-16-BE (dec) | 209, 56 (2 bytes) |
| UTF-32-BE (hex) | 0xd138 / 0x00 0x00 0xd1 0x38 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 209, 56 (4 bytes) |
| C/C++/Java source code | "\ud138" |
| Python source code | "\ud138" |