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 ?豁巐嘲?豁巐嘴^ 001111111110011010101101111110101011011010011010011111010011111111100110101011011111101010110110100110100111101101011110 3fe6adfab69a7d3fe6adfab69a7b5e
EUC-JP 嶴豁巐嘲嶴豁巐嘴^ 100011111011101111110011111011001010111110001111101110111111100111010011110111101000111110111011111100111110110010101111100011111011101111111001110100111101110001011110 8fbbf3ecaf8fbbf9d3de8fbbf3ecaf8fbbf9d3dc5e
UTF-8 嶴豁巐嘲嶴豁巐嘴^ 11100101101101101011010011101000101100011000000111100101101101111001000011100101100110001011001011100101101101101011010011101000101100011000000111100101101101111001000011100101100110001011010001011110 e5b6b4e8b181e5b790e598b2e5b6b4e8b181e5b790e598b45e
UHC ?豁?嘲?豁?嘴^ 00111111111111001100001100111111111100001011111100111111111111001100001100111111111101101010010001011110 3ffcc33ff0bf3ffcc33ff6a45e

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