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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
EUC-JP ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
UTF-8 혧찾챰혦쨌혦횈^ 11101101100110001010011111101100101100001011111011101100101100011011000011101101100110001010011011101100101010001000110011101101100110001010011011101101100110101000100001011110 ed98a7ecb0beecb1b0ed98a6eca88ced98a6ed9a885e
UHC 혧찾챰혦쨌혦횈^ 110000101000111111000011101000111100001110110001110000101000111011000010101101111100001010001110110000111000011001011110 c28fc3a3c3b1c28ec2b7c28ec3865e

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