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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 嘶觴嘶觴}嘶觴嘶觴{^ 10011010011111001110011001011011100110100111110011100110010110110111110110011010011111001110011001011011100110100111110011100110010110110111101101011110 9a7ce65b9a7ce65b7d9a7ce65b9a7ce65b7b5e
EUC-JP 嘶觴嘶觴}嘶觴嘶觴{^ 11010011110111011110101110111100110100111101110111101011101111000111110111010011110111011110101110111100110100111101110111101011101111000111101101011110 d3ddebbcd3ddebbc7dd3ddebbcd3ddebbc7b5e
UTF-8 嘶觴嘶觴}嘶觴嘶觴{^ 111001011001100010110110111010001010011110110100111001011001100010110110111010001010011110110100011111011110010110011000101101101110100010100111101101001110010110011000101101101110100010100111101101000111101101011110 e598b6e8a7b4e598b6e8a7b47de598b6e8a7b4e598b6e8a7b47b5e
UHC 嘶觴嘶觴}嘶觴嘶觴{^ 11100011101101101101111111011000111000111011011011011111110110000111110111100011101101101101111111011000111000111011011011011111110110000111101101011110 e3b6dfd8e3b6dfd87de3b6dfd8e3b6dfd87b5e

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