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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 耳??}耳??{^ 1000111010101000001111110011111101111101100011101010100000111111001111110111101101011110 8ea83f3f7d8ea83f3f7b5e
EUC-JP 耳??}耳??{^ 1011110010101010001111110011111101111101101111001010101000111111001111110111101101011110 bcaa3f3f7dbcaa3f3f7b5e
UTF-8 耳얗車}耳얗車{^ 111010001000000010110011111011001001011010010111111011111010010010000010011111011110100010000000101100111110110010010110100101111110111110100100100000100111101101011110 e880b3ec9697efa4827de880b3ec9697efa4827b5e
UHC 耳얗車}耳얗車{^ 111011001011110010111110111010011100101111100111011111011110110010111100101111101110100111001011111001110111101101011110 ecbcbee9cbe77decbcbee9cbe77b5e

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