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 ÷¯}\}÷¯}\{^ 1111011110101111011111010101110001111101111101111010111101111101010111000111101101011110 f7af7d5c7df7af7d5c7b5e
SJIS-WIN ÷?}\}÷?}\{^ 10000001100000000011111101111101010111000111110110000001100000000011111101111101010111000111101101011110 81803f7d5c7d81803f7d5c7b5e
EUC-JP ÷¯}\}÷¯}\{^ 1010000111100000100011111010001010110100011111010101110001111101101000011110000010001111101000101011010001111101010111000111101101011110 a1e08fa2b47d5c7da1e08fa2b47d5c7b5e
UTF-8 ÷¯}\}÷¯}\{^ 110000111011011111000010101011110111110101011100011111011100001110110111110000101010111101111101010111000111101101011110 c3b7c2af7d5c7dc3b7c2af7d5c7b5e
UHC ÷?}\}÷?}\{^ 10100001110000000011111101111101010111000111110110100001110000000011111101111101010111000111101101011110 a1c03f7d5c7da1c03f7d5c7b5e

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