HTML Entity (dec) | 갸 |
HTML Entity (hex) | 갸 |
UTF-8 (hex) | 0xeab0b8 / 0xea 0xb0 0xb8 (3 bytes) |
UTF-8 (dec) | 234, 176, 184 (3 bytes) |
UTF-16-BE (hex) | 0xac38 / 0xac 0x38 (2 bytes) |
UTF-16-BE (dec) | 172, 56 (2 bytes) |
UTF-32-BE (hex) | 0xac38 / 0x00 0x00 0xac 0x38 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 172, 56 (4 bytes) |
C/C++/Java source code | "\uac38" |
Python source code | "\uac38" |