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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 韜鈴距}韜鈴距{^ 111010001110100110010111111010011000101110010111011111011110100011101001100101111110100110001011100101110111101101011110 e8e997e98b977de8e997e98b977b5e
EUC-JP 韜鈴距}韜鈴距{^ 111100001110101111001110111010111011010111110111011111011111000011101011110011101110101110110101111101110111101101011110 f0ebceebb5f77df0ebceebb5f77b5e
UTF-8 韜鈴距}韜鈴距{^ 111010011001111110011100111010011000100010110100111010001011011110011101011111011110100110011111100111001110100110001000101101001110100010110111100111010111101101011110 e99f9ce988b4e8b79d7de99f9ce988b4e8b79d7b5e
UHC 韜鈴距}韜鈴距{^ 110101001011011111010110110000101100101111100101011111011101010010110111110101101100001011001011111001010111101101011110 d4b7d6c2cbe57dd4b7d6c2cbe57b5e

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