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??u^ 00111111010011000011111100111111001111110101010100111111001111110111010101011110 3f4c3f3f3f553f3f755e
SJIS-WIN ?L???U??u^ 00111111010011000011111100111111001111110101010100111111001111110111010101011110 3f4c3f3f3f553f3f755e
EUC-JP ?L???U??u^ 00111111010011000011111100111111001111110101010100111111001111110111010101011110 3f4c3f3f3f553f3f755e
UTF-8 혪L혩쨔혪U혩쨩u^ 11101101100110001010101001001100111011011001100010101001111011001010100010010100111011011001100010101010010101011110110110011000101010011110110010101000101010010111010101011110 ed98aa4ced98a9eca894ed98aa55ed98a9eca8a9755e
UHC 혪L혩쨔혪U혩쨩u^ 11000010100100100100110011000010100100011100001010111001110000101001001001010101110000101001000111000010101110110111010101011110 c2924cc291c2b9c29255c291c2bb755e

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