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 뭀뫕뫛뫚뭀뫕뫛뫚^ 11101011101011011000000011101011101010111001010111101011101010111001101111101011101010111001101011101011101011011000000011101011101010111001010111101011101010111001101111101011101010111001101001011110 ebad80ebab95ebab9bebab9aebad80ebab95ebab9bebab9a5e
UHC 뭀뫕뫛뫚뭀뫕뫛뫚^ 1001001001001111100100011011011110010001101110111001000110111010100100100100111110010001101101111001000110111011100100011011101001011110 924f91b791bb91ba924f91b791bb91ba5e

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