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 ????d???? 001111110011111100111111001111110110010000111111001111110011111100111111 3f3f3f3f643f3f3f3f
SJIS-WIN ????d???? 001111110011111100111111001111110110010000111111001111110011111100111111 3f3f3f3f643f3f3f3f
EUC-JP ????d???? 001111110011111100111111001111110110010000111111001111110011111100111111 3f3f3f3f643f3f3f3f
UTF-8 뭂뭁뫚뫆d뭂뭁뫚뫆 11101011101011011000001011101011101011011000000111101011101010111001101011101011101010111000011001100100111010111010110110000010111010111010110110000001111010111010101110011010111010111010101110000110 ebad82ebad81ebab9aebab8664ebad82ebad81ebab9aebab86
UHC 뭂뭁뫚뫆d뭂뭁뫚뫆 1001001001010001100100100101000010010001101110101001000110101001011001001001001001010001100100100101000010010001101110101001000110101001 9251925091ba91a9649251925091ba91a9

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