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^ 00111111100000111100110100111111111010101010000100111111001111110110010101011110 3f83cd3feaa13f3f655e
EUC-JP 旿ο?遙??e^ 100011111100000111110100101001101100111100111111111101001010001100111111001111110110010101011110 8fc1f4a6cf3ff4a33f3f655e
UTF-8 旿ο숴遙삼쉿e^ 11100110100101111011111111001110101111111110110010001000101101001110100110000001100110011110110010000010101111001110110010001001101111110110010101011110 e697bfcebfec88b4e98199ec82bcec89bf655e
UHC 旿ο숴遙삼쉿e^ 1110011111111010101001011110111110111101101001001110100110101011101110111110111110111101101100100110010101011110 e7faa5efbda4e9abbbefbdb2655e

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