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 | ??????? | 00111111001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f3f |
SJIS-WIN | ?????腎? | 0011111100111111001111110011111100111111100100000111010000111111 | 3f3f3f3f3f90743f |
EUC-JP | ?????腎? | 0011111100111111001111110011111100111111101111111101010100111111 | 3f3f3f3f3fbfd53f |
UTF-8 | 렊롚쒔롉뤎腎ㅎ | 111010111010000010001010111010111010000110011010111011001001001010010100111010111010000110001001111010111010010010001110111010001000010110001110111000111000010110001110 | eba08aeba19aec9294eba189eba48ee8858ee3858e |
UHC | 렊롚쒔롉뤎腎ㅎ | 1000111010100001100011101101111010111110101011011000111011001111100011111011111011100011111011001010010010111110 | 8ea18edebead8ecf8fbee3eca4be |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)