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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 竪其続竪其続B 10010010010001111001000110110100100100011011000110010010010001111001000110110100100100011011000101000010 924791b491b1924791b491b142
EUC-JP 竪其続竪其続B 11000011101010001100001010110110110000101011001111000011101010001100001010110110110000101011001101000010 c3a8c2b6c2b3c3a8c2b6c2b342
UTF-8 竪其続竪其続B 11100111101010111010101011100101100001011011011011100111101101101001101011100111101010111010101011100101100001011011011011100111101101101001101001000010 e7abaae585b6e7b69ae7abaae585b6e7b69a42
UHC 竪其?竪其?B 1110001010110101110100001110110000111111111000101011010111010000111011000011111101000010 e2b5d0ec3fe2b5d0ec3f42

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