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 ??nW}??nW{^ 0011111100111111011011100101011101111101001111110011111101101110010101110111101101011110 3f3f6e577d3f3f6e577b5e
SJIS-WIN 章?nW}章?nW{^ 10001111110011010011111101101110010101110111110110001111110011010011111101101110010101110111101101011110 8fcd3f6e577d8fcd3f6e577b5e
EUC-JP 章?nW}章?nW{^ 10111110110011110011111101101110010101110111110110111110110011110011111101101110010101110111101101011110 becf3f6e577dbecf3f6e577b5e
UTF-8 章렍nW}章렍nW{^ 11100111101010111010000011101011101000001000110101101110010101110111110111100111101010111010000011101011101000001000110101101110010101110111101101011110 e7aba0eba08d6e577de7aba0eba08d6e577b5e
UHC 章렍nW}章렍nW{^ 111011011111000110001110101000110110111001010111011111011110110111110001100011101010001101101110010101110111101101011110 edf18ea36e577dedf18ea36e577b5e

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