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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 묧뫝묰묱묧뫝묰묱^ 11101011101011001010011111101011101010111001110111101011101011001011000011101011101011001011000111101011101011001010011111101011101010111001110111101011101011001011000011101011101011001011000101011110 ebaca7ebab9debacb0ebacb1ebaca7ebab9debacb0ebacb15e
UHC 묧뫝묰묱묧뫝묰묱^ 1001000111111110100100011011110110010010010001111001001001001000100100011111111010010001101111011001001001000111100100100100100001011110 91fe91bd9247924891fe91bd924792485e

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