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 ??]n}??]n{^ 0011111100111111010111010110111001111101001111110011111101011101011011100111101101011110 3f3f5d6e7d3f3f5d6e7b5e
SJIS-WIN 攷書]n}攷書]n{^ 100111011011110110001111100100010101110101101110011111011001110110111101100011111001000101011101011011100111101101011110 9dbd8f915d6e7d9dbd8f915d6e7b5e
EUC-JP 攷書]n}攷書]n{^ 110110101011111110111101111100010101110101101110011111011101101010111111101111011111000101011101011011100111101101011110 dabfbdf15d6e7ddabfbdf15d6e7b5e
UTF-8 攷書]n}攷書]n{^ 11100110100101001011011111100110100110111011100001011101011011100111110111100110100101001011011111100110100110111011100001011101011011100111101101011110 e694b7e69bb85d6e7de694b7e69bb85d6e7b5e
UHC 攷書]n}攷書]n{^ 110011011011100111011111111101100101110101101110011111011100110110111001110111111111011001011101011011100111101101011110 cdb9dff65d6e7dcdb9dff65d6e7b5e

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