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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 遽晁等迚エ迯ー 111001111010111110011101111010001001001110011001111001111000100110110100111001111000110110110000 e7af9de89399e789b4e78db0
EUC-JP 遽晁等迚エ迯ー 1110111010110001110110101110101011000101111110011110110111101001100011101011010011101101111011011000111010110000 eeb1daeac5f9ede98eb4eded8eb0
UTF-8 遽晁等迚エ迯ー 111010011000000110111101111001101001100110000001111001111010110110001001111010001011111110011010111011111011110110110100111010001011111110101111111011111011110110110000 e981bde69981e7ad89e8bf9aefbdb4e8bfafefbdb0
UHC 遽晁等???? 11001011111010001111000011000101110101001111010100111111001111110011111100111111 cbe8f0c5d4f53f3f3f3f

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