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 ?L???U??~B 00111111010011000011111100111111001111110101010100111111001111110111111001000010 3f4c3f3f3f553f3f7e42
SJIS-WIN ?L???U??~B 00111111010011000011111100111111001111110101010100111111001111110111111001000010 3f4c3f3f3f553f3f7e42
EUC-JP ?L???U??~B 00111111010011000011111100111111001111110101010100111111001111110111111001000010 3f4c3f3f3f553f3f7e42
UTF-8 혪L혩쨔혪U혩쨩~B 11101101100110001010101001001100111011011001100010101001111011001010100010010100111011011001100010101010010101011110110110011000101010011110110010101000101010010111111001000010 ed98aa4ced98a9eca894ed98aa55ed98a9eca8a97e42
UHC 혪L혩쨔혪U혩쨩~B 11000010100100100100110011000010100100011100001010111001110000101001001001010101110000101001000111000010101110110111111001000010 c2924cc291c2b9c29255c291c2bb7e42

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