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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?豁巐急?豁巐宮^ 001111111110011010101101111110101011011010001011011111010011111111100110101011011111101010110110100010110111101101011110 3fe6adfab68b7d3fe6adfab68b7b5e
EUC-JP 嶴豁巐急嶴豁巐宮^ 100011111011101111110011111011001010111110001111101110111111100110110101110111101000111110111011111100111110110010101111100011111011101111111001101101011101110001011110 8fbbf3ecaf8fbbf9b5de8fbbf3ecaf8fbbf9b5dc5e
UTF-8 嶴豁巐急嶴豁巐宮^ 11100101101101101011010011101000101100011000000111100101101101111001000011100110100000001010010111100101101101101011010011101000101100011000000111100101101101111001000011100101101011101010111001011110 e5b6b4e8b181e5b790e680a5e5b6b4e8b181e5b790e5aeae5e
UHC ?豁?急?豁?宮^ 00111111111111001100001100111111110100001110000100111111111111001100001100111111110011111110000001011110 3ffcc33fd0e13ffcc33fcfe05e

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