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 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 倚莖?經?? | 100110001101111111100100101100010011111111100011010100110011111100111111 | 98dfe4b13fe3533f3f |
EUC-JP | 倚莖?經?? | 110100001110000111101000101100110011111111100101101101000011111100111111 | d0e1e8b33fe5b43f3f |
UTF-8 | 倚莖렪經렑렜 | 111001011000000010011010111010001000111010010110111010111010000010101010111001111011011010010011111010111010000010010001111010111010000010011100 | e5809ae88e96eba0aae7b693eba091eba09c |
UHC | 倚莖렪經렑렜 | 111010111110111111001100111011001000111010111000110011001110100010001110101001101000111010101110 | ebefccec8eb8cce88ea68eae |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)