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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 穽Ι穽ΗN}穽Ι穽ΗN{^ 111000100111011010000011101001111110001001110110100000111010010101001110011111011110001001110110100000111010011111100010011101101000001110100101010011100111101101011110 e27683a7e27683a54e7de27683a7e27683a54e7b5e
EUC-JP 穽Ι穽ΗN}穽Ι穽ΗN{^ 111000111101011110100110101010011110001111010111101001101010011101001110011111011110001111010111101001101010100111100011110101111010011010100111010011100111101101011110 e3d7a6a9e3d7a6a74e7de3d7a6a9e3d7a6a74e7b5e
UTF-8 穽Ι穽ΗN}穽Ι穽ΗN{^ 11100111101010011011110111001110100110011110011110101001101111011100111010010111010011100111110111100111101010011011110111001110100110011110011110101001101111011100111010010111010011100111101101011110 e7a9bdce99e7a9bdce974e7de7a9bdce99e7a9bdce974e7b5e
UHC 穽Ι穽ΗN}穽Ι穽ΗN{^ 111011111111000010100101110010011110111111110000101001011100011101001110011111011110111111110000101001011100100111101111111100001010010111000111010011100111101101011110 eff0a5c9eff0a5c74e7deff0a5c9eff0a5c74e7b5e

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