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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 壓?????耳 100110101101100000111111001111110011111100111111001111111000111010101000 9ad83f3f3f3f3f8ea8
EUC-JP 壓??靷??耳 1101010011011010001111110011111110001111111001111011110100111111001111111011110010101010 d4da3f3f8fe7bd3f3fbcaa
UTF-8 壓꾨맧靷뗧윢耳 111001011010001110010011111010101011111010101000111010111010011110100111111010011001110110110111111010111001011110100111111011001001110010100010111010001000000010110011 e5a393eabea8eba7a7e99db7eb97a7ec9ca2e880b3
UHC 壓꾨맧靷뗧윢耳 1110010011100010100001001110101110010000101100001110110011100110100010111110011110011111101000111110110010111100 e4e284eb90b0ece68be79fa3ecbc

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