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 質鞦杓質鞦勺^ 10001110101111111110100011100001100011101101101110001110101111111110100011100001100011101101100101011110 8ebfe8e18edb8ebfe8e18ed95e
EUC-JP 質鞦杓質鞦勺^ 10111100110000011111000011100011101111001101110110111100110000011111000011100011101111001101101101011110 bcc1f0e3bcddbcc1f0e3bcdb5e
UTF-8 質鞦杓質鞦勺^ 11101000101100111010101011101001100111101010011011100110100111011001001111101000101100111010101011101001100111101010011011100101100010111011101001011110 e8b3aae99ea6e69d93e8b3aae99ea6e58bba5e
UHC 質?杓質?勺^ 1111001011110101001111111111100011110101111100101111010100111111111011011100001101011110 f2f53ff8f5f2f53fedc35e

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