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 001111110011111100111111010000000011111100111111001111110100000001000010 3f3f3f403f3f3f4042
SJIS-WIN 逆??@逆??@B 1000101101110100001111110011111101000000100010110111010000111111001111110100000001000010 8b743f3f408b743f3f4042
EUC-JP 逆??@逆??@B 1011010111010101001111110011111101000000101101011101010100111111001111110100000001000010 b5d53f3f40b5d53f3f4042
UTF-8 逆곲늉@逆곲늉@B 111010011000000010000110111010101011001110110010111010111000101010001001010000001110100110000000100001101110101010110011101100101110101110001010100010010100000001000010 e98086eab3b2eb8a8940e98086eab3b2eb8a894042
UHC 逆곲늉@逆곲늉@B 111001101011110110000001111010011011010010111111010000001110011010111101100000011110100110110100101111110100000001000010 e6bd81e9b4bf40e6bd81e9b4bf4042

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