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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 杓辞n}杓辞n{^ 10001110110110111000111010101011011011100111110110001110110110111000111010101011011011100111101101011110 8edb8eab6e7d8edb8eab6e7b5e
EUC-JP 杓辞n}杓辞n{^ 10111100110111011011110010101101011011100111110110111100110111011011110010101101011011100111101101011110 bcddbcad6e7dbcddbcad6e7b5e
UTF-8 杓辞n}杓辞n{^ 1110011010011101100100111110100010111110100111100110111001111101111001101001110110010011111010001011111010011110011011100111101101011110 e69d93e8be9e6e7de69d93e8be9e6e7b5e
UHC 杓?n}杓?n{^ 1111100011110101001111110110111001111101111110001111010100111111011011100111101101011110 f8f53f6e7df8f53f6e7b5e

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