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^ 1110111010111111101110101110101010100100101011100110010101011110 eebfbaeaa4ae655e
SJIS-WIN ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
EUC-JP ꤮e^ 1000111110101011110000101000111110100010110001001000111110100010111010111000111110101011101101001000111110100010111100001000111110100010111011100110010101011110 8fabc28fa2c48fa2eb8fabb48fa2f08fa2ee655e
UTF-8 ꤮e^ 1100001110101110110000101011111111000010101110101100001110101010110000101010010011000010101011100110010101011110 c3aec2bfc2bac3aac2a4c2ae655e
UHC ?¿º?¤®e^ 001111111010001010101111101010001010110000111111101000101011010010100010111001110110010101011110 3fa2afa8ac3fa2b4a2e7655e

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