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 ???|}???|{^ 0011111100111111001111110111110001111101001111110011111100111111011111000111101101011110 3f3f3f7c7d3f3f3f7c7b5e
SJIS-WIN 竪??|}竪??|{^ 10010010010001110011111100111111011111000111110110010010010001110011111100111111011111000111101101011110 92473f3f7c7d92473f3f7c7b5e
EUC-JP 竪??|}竪??|{^ 11000011101010000011111100111111011111000111110111000011101010000011111100111111011111000111101101011110 c3a83f3f7c7dc3a83f3f7c7b5e
UTF-8 竪닻굉|}竪닻굉|{^ 1110011110101011101010101110101110001011101110111110101010110101100010010111110001111101111001111010101110101010111010111000101110111011111010101011010110001001011111000111101101011110 e7abaaeb8bbbeab5897c7de7abaaeb8bbbeab5897c7b5e
UHC 竪닻굉|}竪닻굉|{^ 1110001010110101101101001110100110110001101100100111110001111101111000101011010110110100111010011011000110110010011111000111101101011110 e2b5b4e9b1b27c7de2b5b4e9b1b27c7b5e

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