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^ 11100110011000100011111100111111100011011001011000111111001111110110010101011110 e6623f3f8d963f3f655e
EUC-JP 訝??獄??e^ 11101011110000110011111100111111101110011111011000111111001111110110010101011110 ebc33f3fb9f63f3f655e
UTF-8 訝딉풏獄잞스e^ 1110100010101000100111011110101110010100100010011110110110010010100011111110011110001101100001001110110010011110100111101110110010001010101001000110010101011110 e8a89deb9489ed928fe78d84ec9e9eec8aa4655e
UHC 訝딉풏獄잞스e^ 1110010010111000100010101110111110111110100100111110100010101011100111111110111110111101101110100110010101011110 e4b88aefbe93e8ab9fefbdba655e

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