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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 耳??\}耳??\{^ 10001110101010000011111100111111010111000111110110001110101010000011111100111111010111000111101101011110 8ea83f3f5c7d8ea83f3f5c7b5e
EUC-JP 耳??\}耳??\{^ 10111100101010100011111100111111010111000111110110111100101010100011111100111111010111000111101101011110 bcaa3f3f5c7dbcaa3f3f5c7b5e
UTF-8 耳곁룧\}耳곁룧\{^ 1110100010000000101100111110101010110011100000011110101110100011101001110101110001111101111010001000000010110011111010101011001110000001111010111010001110100111010111000111101101011110 e880b3eab381eba3a75c7de880b3eab381eba3a75c7b5e
UHC 耳곁룧\}耳곁룧\{^ 1110110010111100101100001110011110001111101000000101110001111101111011001011110010110000111001111000111110100000010111000111101101011110 ecbcb0e78fa05c7decbcb0e78fa05c7b5e

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