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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 捨爾?捨爾?^ 1000111011001100100011101010001000111111100011101100110010001110101000100011111101011110 8ecc8ea23f8ecc8ea23f5e
EUC-JP 捨爾嫄捨爾嫄^ 101111001100111010111100101001001000111110111010101000011011110011001110101111001010010010001111101110101010000101011110 bccebca48fbaa1bccebca48fbaa15e
UTF-8 捨爾嫄捨爾嫄^ 11100110100011011010100011100111100010001011111011100101101010111000010011100110100011011010100011100111100010001011111011100101101010111000010001011110 e68da8e788bee5ab84e68da8e788bee5ab845e
UHC 捨爾嫄捨爾嫄^ 11011110110101111110110010110011111010101011000111011110110101111110110010110011111010101011000101011110 ded7ecb3eab1ded7ecb3eab15e

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