HTML Entity (dec) | 긅 |
HTML Entity (hex) | 긅 |
UTF-8 (hex) | 0xeab885 / 0xea 0xb8 0x85 (3 bytes) |
UTF-8 (dec) | 234, 184, 133 (3 bytes) |
UTF-16-BE (hex) | 0xae05 / 0xae 0x05 (2 bytes) |
UTF-16-BE (dec) | 174, 5 (2 bytes) |
UTF-32-BE (hex) | 0xae05 / 0x00 0x00 0xae 0x05 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 174, 5 (4 bytes) |
C/C++/Java source code | "\uae05" |
Python source code | "\uae05" |