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 杜?荏}杜?荏{^ 10010011011011010011111110001001011000000111110110010011011011010011111110001001011000000111101101011110 936d3f89607d936d3f89607b5e
EUC-JP 杜?荏}杜?荏{^ 11000101110011100011111110110001110000010111110111000101110011100011111110110001110000010111101101011110 c5ce3fb1c17dc5ce3fb1c17b5e
UTF-8 杜룫荏}杜룫荏{^ 111001101001110110011100111010111010001110101011111010001000110110001111011111011110011010011101100111001110101110100011101010111110100010001101100011110111101101011110 e69d9ceba3abe88d8f7de69d9ceba3abe88d8f7b5e
UHC 杜룫荏}杜룫荏{^ 110101001110000110001111101000101110110011111011011111011101010011100001100011111010001011101100111110110111101101011110 d4e18fa2ecfb7dd4e18fa2ecfb7b5e

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