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^ 1110010110100101101000111110010110100100101011011110010110001011101000100110010101011110 e5a5a3e5a4ade58ba2655e
EUC-JP 螂」螟ュ蜍「e^ 1110101010100111100011101010001111101010101001101000111010101101111010011110101110001110101000100110010101011110 eaa78ea3eaa68eade9eb8ea2655e
UTF-8 螂」螟ュ蜍「e^ 1110100010011110100000101110111110111101101000111110100010011110100111111110111110111101101011011110100010011100100011011110111110111101101000100110010101011110 e89e82efbda3e89e9fefbdade89c8defbda2655e
UHC 螂?螟???e^ 11010101110011000011111111011001101011010011111100111111001111110110010101011110 d5cc3fd9ad3f3f3f655e

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