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 ?U???U??^ 001111110101010100111111001111110011111101010101001111110011111101011110 3f553f3f3f553f3f5e
SJIS-WIN ?U???U??^ 001111110101010100111111001111110011111101010101001111110011111101011110 3f553f3f3f553f3f5e
EUC-JP ?U???U??^ 001111110101010100111111001111110011111101010101001111110011111101011110 3f553f3f3f553f3f5e
UTF-8 뭒U뫗뫚뭒U뫗뫚^ 111010111010110110010010010101011110101110101011100101111110101110101011100110101110101110101101100100100101010111101011101010111001011111101011101010111001101001011110 ebad9255ebab97ebab9aebad9255ebab97ebab9a5e
UHC 뭒U뫗뫚뭒U뫗뫚^ 100100100101101001010101100100011011100110010001101110101001001001011010010101011001000110111001100100011011101001011110 925a5591b991ba925a5591b991ba5e

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