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 뭀뫇뫍뫚뭀뫇뫍뫚^ 11101011101011011000000011101011101010111000011111101011101010111000110111101011101010111001101011101011101011011000000011101011101010111000011111101011101010111000110111101011101010111001101001011110 ebad80ebab87ebab8debab9aebad80ebab87ebab8debab9a5e
UHC 뭀뫇뫍뫚뭀뫇뫍뫚^ 1001001001001111100100011010101010010001101011111001000110111010100100100100111110010001101010101001000110101111100100011011101001011110 924f91aa91af91ba924f91aa91af91ba5e

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