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?L???]?\ 0011111101011100001111110011111100111111010011000011111101001100001111110011111100111111010111010011111101011100 3f5c3f3f3f4c3f4c3f3f3f5d3f5c
SJIS-WIN ?\???L?L???]?\ 0011111101011100001111110011111100111111010011000011111101001100001111110011111100111111010111010011111101011100 3f5c3f3f3f4c3f4c3f3f3f5d3f5c
EUC-JP ?\???L?L???]?\ 0011111101011100001111110011111100111111010011000011111101001100001111110011111100111111010111010011111101011100 3f5c3f3f3f4c3f4c3f3f3f5d3f5c
UTF-8 챔\혧챠혧L채L혞챠혧]챔\ 1110110010110001100101000101110011101101100110001010011111101100101100011010000011101101100110001010011101001100111011001011000110000100010011001110110110011000100111101110110010110001101000001110110110011000101001110101110111101100101100011001010001011100 ecb1945ced98a7ecb1a0ed98a74cecb1844ced989eecb1a0ed98a75decb1945c
UHC 챔\혧챠혧L채L혞챠혧]챔\ 1100001110101000010111001100001010001111110000111010110111000010100011110100110011000011101001000100110011000010100010001100001110101101110000101000111101011101110000111010100001011100 c3a85cc28fc3adc28f4cc3a44cc288c3adc28f5dc3a85c

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