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 | 凋???至? | 1001001010011100001111110011111100111111100011101000101000111111 | 929c3f3f3f8e8a3f |
EUC-JP | 凋???至? | 1100001111111100001111110011111100111111101110111110101000111111 | c3fc3f3f3fbbea3f |
UTF-8 | 凋렖罹렖至렮 | 111001011000011110001011111010111010000010010110111011111010011110100110111010111010000010010110111010001000011110110011111010111010000010101110 | e5878beba096efa7a6eba096e887b3eba0ae |
UHC | 凋렖罹렖至렮 | 111100001011110110001110101010111110110010111010100011101010101111110010101110001000111010111011 | f0bd8eabecba8eabf2b88ebb |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)