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 ???E???EB 001111110011111100111111010001010011111100111111001111110100010101000010 3f3f3f453f3f3f4542
SJIS-WIN 墻h?E墻h?EB 10011010110101001000001010001000001111110100010110011010110101001000001010001000001111110100010101000010 9ad482883f459ad482883f4542
EUC-JP 墻h?E墻h?EB 11010100110101101010001111101000001111110100010111010100110101101010001111101000001111110100010101000010 d4d6a3e83f45d4d6a3e83f4542
UTF-8 墻h나E墻h나EB 111001011010001010111011111011111011110110001000111010111000001010011000010001011110010110100010101110111110111110111101100010001110101110000010100110000100010101000010 e5a2bbefbd88eb829845e5a2bbefbd88eb82984542
UHC 墻h나E墻h나EB 111011011101111110100011111010001011001110101010010001011110110111011111101000111110100010110011101010100100010101000010 eddfa3e8b3aa45eddfa3e8b3aa4542

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