To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??WW}??WW{^ 0011111100111111010101110101011101111101001111110011111101010111010101110111101101011110 3f3f57577d3f3f57577b5e
SJIS-WIN 寥?WW}寥?WW{^ 10011011100011000011111101010111010101110111110110011011100011000011111101010111010101110111101101011110 9b8c3f57577d9b8c3f57577b5e
EUC-JP 寥?WW}寥?WW{^ 11010101111011000011111101010111010101110111110111010101111011000011111101010111010101110111101101011110 d5ec3f57577dd5ec3f57577b5e
UTF-8 寥렔WW}寥렔WW{^ 11100101101011111010010111101011101000001001010001010111010101110111110111100101101011111010010111101011101000001001010001010111010101110111101101011110 e5afa5eba09457577de5afa5eba09457577b5e
UHC 寥렔WW}寥렔WW{^ 111010001110111110001110101010010101011101010111011111011110100011101111100011101010100101010111010101110111101101011110 e8ef8ea957577de8ef8ea957577b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)