HTML Entity (dec) | 뒿 |
HTML Entity (hex) | 뒿 |
UTF-8 (hex) | 0xeb92bf / 0xeb 0x92 0xbf (3 bytes) |
UTF-8 (dec) | 235, 146, 191 (3 bytes) |
UTF-16-BE (hex) | 0xb4bf / 0xb4 0xbf (2 bytes) |
UTF-16-BE (dec) | 180, 191 (2 bytes) |
UTF-32-BE (hex) | 0xb4bf / 0x00 0x00 0xb4 0xbf (4 bytes) |
UTF-32-BE (dec) | 0, 0, 180, 191 (4 bytes) |
C/C++/Java source code | "\ub4bf" |
Python source code | "\ub4bf" |