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^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN 臾?た臾??e^ 1110010001101011001111111000001010111101111001000110101100111111001111110110010101011110 e46b3f82bde46b3f3f655e
EUC-JP 臾?た臾??e^ 1110011111001100001111111010010010111111111001111100110000111111001111110110010101011110 e7cc3fa4bfe7cc3f3f655e
UTF-8 臾룸た臾룸춠e^ 1110100010000111101111101110101110100011101110001110001110000001100111111110100010000111101111101110101110100011101110001110110010110110101000000110010101011110 e887beeba3b8e3819fe887beeba3b8ecb6a0655e
UHC 臾룸た臾룸춠e^ 1110101110101100101101111110101110101010101111111110101110101100101101111110101110101101100000010110010101011110 ebacb7ebaabfebacb7ebad81655e

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