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 뫃뫇뫃뫉뫃뫇뫃뫉^ 11101011101010111000001111101011101010111000011111101011101010111000001111101011101010111000100111101011101010111000001111101011101010111000011111101011101010111000001111101011101010111000100101011110 ebab83ebab87ebab83ebab89ebab83ebab87ebab83ebab895e
UHC 뫃뫇뫃뫉뫃뫇뫃뫉^ 1001000110100111100100011010101010010001101001111001000110101011100100011010011110010001101010101001000110100111100100011010101101011110 91a791aa91a791ab91a791aa91a791ab5e

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