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 ?F???????? 00111111010001100011111100111111001111110011111100111111001111110011111100111111 3f463f3f3f3f3f3f3f3f
SJIS-WIN ?F???????? 00111111010001100011111100111111001111110011111100111111001111110011111100111111 3f463f3f3f3f3f3f3f3f
EUC-JP ?F???????? 00111111010001100011111100111111001111110011111100111111001111110011111100111111 3f463f3f3f3f3f3f3f3f
UTF-8 청F혦쩔찾챰혦징혧쨘 11101100101100101010110101000110111011011001100010100110111011001010100110010100111011001011000010111110111011001011000110110000111011011001100010100110111011001010011110010101111011011001100010100111111011001010100010011000 ecb2ad46ed98a6eca994ecb0beecb1b0ed98a6eca795ed98a7eca898
UHC 청F혦쩔찾챰혦징혧쨘 11000011101110110100011011000010100011101100001010111111110000111010001111000011101100011100001010001110110000101010000111000010100011111100001010111010 c3bb46c28ec2bfc3a3c3b1c28ec2a1c28fc2ba

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