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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 韜鈴ケソ韜鈴ケソB 11101000111010011001011111101001101110011011111111101000111010011001011111101001101110011011111101000010 e8e997e9b9bfe8e997e9b9bf42
EUC-JP 韜鈴ケソ韜鈴ケソB 1111000011101011110011101110101110001110101110011000111010111111111100001110101111001110111010111000111010111001100011101011111101000010 f0ebceeb8eb98ebff0ebceeb8eb98ebf42
UTF-8 韜鈴ケソ韜鈴ケソB 11101001100111111001110011101001100010001011010011101111101111011011100111101111101111011011111111101001100111111001110011101001100010001011010011101111101111011011100111101111101111011011111101000010 e99f9ce988b4efbdb9efbdbfe99f9ce988b4efbdb9efbdbf42
UHC 韜鈴??韜鈴??B 11010100101101111101011011000010001111110011111111010100101101111101011011000010001111110011111101000010 d4b7d6c23f3fd4b7d6c23f3f42

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