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 ?C?L??u?C?L??u^ 001111110100001100111111010011000011111100111111011101010011111101000011001111110100110000111111001111110111010101011110 3f433f4c3f3f753f433f4c3f3f755e
SJIS-WIN ?C?L??u?C?L??u^ 001111110100001100111111010011000011111100111111011101010011111101000011001111110100110000111111001111110111010101011110 3f433f4c3f3f753f433f4c3f3f755e
EUC-JP ?C?L??u?C?L??u^ 001111110100001100111111010011000011111100111111011101010011111101000011001111110100110000111111001111110111010101011110 3f433f4c3f3f753f433f4c3f3f755e
UTF-8 혪C혪L혩짠u혪C혪L혩짠u^ 11101101100110001010101001000011111011011001100010101010010011001110110110011000101010011110110010100111101000000111010111101101100110001010101001000011111011011001100010101010010011001110110110011000101010011110110010100111101000000111010101011110 ed98aa43ed98aa4ced98a9eca7a075ed98aa43ed98aa4ced98a9eca7a0755e
UHC 혪C혪L혩짠u혪C혪L혩짠u^ 1100001010010010010000111100001010010010010011001100001010010001110000101010011101110101110000101001001001000011110000101001001001001100110000101001000111000010101001110111010101011110 c29243c2924cc291c2a775c29243c2924cc291c2a7755e

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