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 0011111100111111001111110011111100111111001111110100000001000010 3f3f3f3f3f3f4042
SJIS-WIN セュ軸セュ治@B 10111110101011011000111010110010101111101010110110001110101000010100000001000010 bead8eb2bead8ea14042
EUC-JP セュ軸セュ治@B 1000111010111110100011101010110110111100101101001000111010111110100011101010110110111100101000110100000001000010 8ebe8eadbcb48ebe8eadbca34042
UTF-8 セュ軸セュ治@B 1110111110111101101111101110111110111101101011011110100010111011101110001110111110111101101111101110111110111101101011011110011010110010101110110100000001000010 efbdbeefbdade8bbb8efbdbeefbdade6b2bb4042
UHC ??軸??治@B 00111111001111111111010111101110001111110011111111110110101111010100000001000010 3f3ff5ee3f3ff6bd4042

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