HTML Entity (dec) | 톱 |
HTML Entity (hex) | 톱 |
UTF-8 (hex) | 0xed86b1 / 0xed 0x86 0xb1 (3 bytes) |
UTF-8 (dec) | 237, 134, 177 (3 bytes) |
UTF-16-BE (hex) | 0xd1b1 / 0xd1 0xb1 (2 bytes) |
UTF-16-BE (dec) | 209, 177 (2 bytes) |
UTF-32-BE (hex) | 0xd1b1 / 0x00 0x00 0xd1 0xb1 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 209, 177 (4 bytes) |
C/C++/Java source code | "\ud1b1" |
Python source code | "\ud1b1" |