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^ 1110010110100101101000111110010110100100101011011110010011101001101000100110010101011110 e5a5a3e5a4ade4e9a2655e
EUC-JP 螂」螟ュ蓚「e^ 1110101010100111100011101010001111101010101001101000111010101101111010001110101110001110101000100110010101011110 eaa78ea3eaa68eade8eb8ea2655e
UTF-8 螂」螟ュ蓚「e^ 1110100010011110100000101110111110111101101000111110100010011110100111111110111110111101101011011110100010010011100110101110111110111101101000100110010101011110 e89e82efbda3e89e9fefbdade8939aefbda2655e
UHC 螂?螟?蓚?e^ 1101010111001100001111111101100110101101001111111110001010111110001111110110010101011110 d5cc3fd9ad3fe2be3f655e

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