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 | ????? | 0011111100111111001111110011111100111111 | 3f3f3f3f3f |
SJIS-WIN | 倚莖?經? | 1001100011011111111001001011000100111111111000110101001100111111 | 98dfe4b13fe3533f |
EUC-JP | 倚莖?經? | 1101000011100001111010001011001100111111111001011011010000111111 | d0e1e8b33fe5b43f |
UTF-8 | 倚莖렪經렞 | 111001011000000010011010111010001000111010010110111010111010000010101010111001111011011010010011111010111010000010011110 | e5809ae88e96eba0aae7b693eba09e |
UHC | 倚莖렪經렞 | 11101011111011111100110011101100100011101011100011001100111010001000111010101111 | ebefccec8eb8cce88eaf |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)