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 ?W??D?W??D^ 0011111101010111001111110011111101000100001111110101011100111111001111110100010001011110 3f573f3f443f573f3f445e
SJIS-WIN ?W??D?W??D^ 0011111101010111001111110011111101000100001111110101011100111111001111110100010001011110 3f573f3f443f573f3f445e
EUC-JP ?W??D?W??D^ 0011111101010111001111110011111101000100001111110101011100111111001111110100010001011110 3f573f3f443f573f3f445e
UTF-8 청W혦째D청W혦째D^ 1110110010110010101011010101011111101101100110001010011011101100101001111011100001000100111011001011001010101101010101111110110110011000101001101110110010100111101110000100010001011110 ecb2ad57ed98a6eca7b844ecb2ad57ed98a6eca7b8445e
UHC 청W혦째D청W혦째D^ 1100001110111011010101111100001010001110110000101011000001000100110000111011101101010111110000101000111011000010101100000100010001011110 c3bb57c28ec2b044c3bb57c28ec2b0445e

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