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^ 1000100011100110001111110011111110011010110010001000001011100100001111110110010101011110 88e63f3f9ac882e43f655e
EUC-JP 域??塋ゆ?e^ 1011000011101000001111110011111111010100110010101010010011100110001111110110010101011110 b0e83f3fd4caa4e63f655e
UTF-8 域⒳퐜塋ゆ누e^ 1110010110011111100111111110001010010010101100111110110110010000100111001110010110100001100010111110001110000010100001101110101110001000100001000110010101011110 e59f9fe292b3ed909ce5a18be38286eb8884655e
UHC 域⒳퐜塋ゆ누e^ 1110011010110100101010011110010010111101100001101110011110101011101010101110011010110100101010010110010101011110 e6b4a9e4bd86e7abaae6b4a9655e

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