HTML Entity (dec) | 긫 |
HTML Entity (hex) | 긫 |
UTF-8 (hex) | 0xeab8ab / 0xea 0xb8 0xab (3 bytes) |
UTF-8 (dec) | 234, 184, 171 (3 bytes) |
UTF-16-BE (hex) | 0xae2b / 0xae 0x2b (2 bytes) |
UTF-16-BE (dec) | 174, 43 (2 bytes) |
UTF-32-BE (hex) | 0xae2b / 0x00 0x00 0xae 0x2b (4 bytes) |
UTF-32-BE (dec) | 0, 0, 174, 43 (4 bytes) |
C/C++/Java source code | "\uae2b" |
Python source code | "\uae2b" |