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???L}?U???L{^ 001111110101010100111111001111110011111101001100011111010011111101010101001111110011111100111111010011000111101101011110 3f553f3f3f4c7d3f553f3f3f4c7b5e
SJIS-WIN ?U???L}?U???L{^ 001111110101010100111111001111110011111101001100011111010011111101010101001111110011111100111111010011000111101101011110 3f553f3f3f4c7d3f553f3f3f4c7b5e
EUC-JP ?U???L}?U???L{^ 001111110101010100111111001111110011111101001100011111010011111101010101001111110011111100111111010011000111101101011110 3f553f3f3f4c7d3f553f3f3f4c7b5e
UTF-8 챈U혧혡혡L}챈U혧혡혡L{^ 11101100101100011000100001010101111011011001100010100111111011011001100010100001111011011001100010100001010011000111110111101100101100011000100001010101111011011001100010100111111011011001100010100001111011011001100010100001010011000111101101011110 ecb18855ed98a7ed98a1ed98a14c7decb18855ed98a7ed98a1ed98a14c7b5e
UHC 챈U혧혡혡L}챈U혧혡혡L{^ 1100001110100110010101011100001010001111110000101000101011000010100010100100110001111101110000111010011001010101110000101000111111000010100010101100001010001010010011000111101101011110 c3a655c28fc28ac28a4c7dc3a655c28fc28ac28a4c7b5e

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