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 ????@????@B 0011111100111111001111110011111101000000001111110011111100111111001111110100000001000010 3f3f3f3f403f3f3f3f4042
SJIS-WIN 蜈カ邂ェ@蜈カ邂ェ@B 111001011000010110110110111001111010111010101010010000001110010110000101101101101110011110101110101010100100000001000010 e585b6e7aeaa40e585b6e7aeaa4042
EUC-JP 蜈カ邂ェ@蜈カ邂ェ@B 11101001111001011000111010110110111011101011000010001110101010100100000011101001111001011000111010110110111011101011000010001110101010100100000001000010 e9e58eb6eeb08eaa40e9e58eb6eeb08eaa4042
UTF-8 蜈カ邂ェ@蜈カ邂ェ@B 111010001001110010001000111011111011110110110110111010011000001010000010111011111011110110101010010000001110100010011100100010001110111110111101101101101110100110000010100000101110111110111101101010100100000001000010 e89c88efbdb6e98282efbdaa40e89c88efbdb6e98282efbdaa4042
UHC 蜈?邂?@蜈?邂?@B 111010001010010100111111111110101011001100111111010000001110100010100101001111111111101010110011001111110100000001000010 e8a53ffab33f40e8a53ffab33f4042

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