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 ??WD??WD^ 001111110011111101010111010001000011111100111111010101110100010001011110 3f3f57443f3f57445e
SJIS-WIN 竺辞WD竺辞WD^ 10001110101100011000111010101011010101110100010010001110101100011000111010101011010101110100010001011110 8eb18eab57448eb18eab57445e
EUC-JP 竺辞WD竺辞WD^ 10111100101100111011110010101101010101110100010010111100101100111011110010101101010101110100010001011110 bcb3bcad5744bcb3bcad57445e
UTF-8 竺辞WD竺辞WD^ 1110011110101011101110101110100010111110100111100101011101000100111001111010101110111010111010001011111010011110010101110100010001011110 e7abbae8be9e5744e7abbae8be9e57445e
UHC 竺?WD竺?WD^ 1111010111100111001111110101011101000100111101011110011100111111010101110100010001011110 f5e73f5744f5e73f57445e

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