To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????n^ | 00111111001111110011111100111111001111110110111001011110 | 3f3f3f3f3f6e5e |
SJIS-WIN | 嶸・巐倆于n^ | 1111101010110100101001011111101010110110100110001110110110011000101100000110111001011110 | fab4a5fab698ed98b06e5e |
EUC-JP | 嶸・巐倆于n^ | 1000111110111011111101001000111010100101100011111011101111111001110100001110111111010000101100100110111001011110 | 8fbbf48ea58fbbf9d0efd0b26e5e |
UTF-8 | 嶸・巐倆于n^ | 1110010110110110101110001110111110111101101001011110010110110111100100001110010110000000100001101110010010111010100011100110111001011110 | e5b6b8efbda5e5b790e58086e4ba8e6e5e |
UHC | 嶸??倆于n^ | 11100111101011100011111100111111110101011101011011101001110011010110111001011110 | e7ae3f3fd5d6e9cd6e5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)