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 뭃뫐뭌뭈뭃뫐뭌뭈^ 11101011101011011000001111101011101010111001000011101011101011011000110011101011101011011000100011101011101011011000001111101011101010111001000011101011101011011000110011101011101011011000100001011110 ebad83ebab90ebad8cebad88ebad83ebab90ebad8cebad885e
UHC 뭃뫐뭌뭈뭃뫐뭌뭈^ 1001001001010010100100011011001010010010010101111001001001010100100100100101001010010001101100101001001001010111100100100101010001011110 925291b292579254925291b2925792545e

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