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{^ 10001111101111001001000001000010011011100111110110001111101111001001000001000010011011100111101101011110 8fbc90426e7d8fbc90426e7b5e
EUC-JP 松殖n}松殖n{^ 10111110101111101011111110100011011011100111110110111110101111101011111110100011011011100111101101011110 bebebfa36e7dbebebfa36e7b5e
UTF-8 松殖n}松殖n{^ 1110011010011101101111101110011010101110100101100110111001111101111001101001110110111110111001101010111010010110011011100111101101011110 e69dbee6ae966e7de69dbee6ae966e7b5e
UHC 松殖n}松殖n{^ 11100001111001101110001111010110011011100111110111100001111001101110001111010110011011100111101101011110 e1e6e3d66e7de1e6e3d66e7b5e

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