HTML Entity (dec) | 겱 |
HTML Entity (hex) | 겱 |
UTF-8 (hex) | 0xeab2b1 / 0xea 0xb2 0xb1 (3 bytes) |
UTF-8 (dec) | 234, 178, 177 (3 bytes) |
UTF-16-BE (hex) | 0xacb1 / 0xac 0xb1 (2 bytes) |
UTF-16-BE (dec) | 172, 177 (2 bytes) |
UTF-32-BE (hex) | 0xacb1 / 0x00 0x00 0xac 0xb1 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 172, 177 (4 bytes) |
C/C++/Java source code | "\uacb1" |
Python source code | "\uacb1" |