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{^ 11100101111101011000111101000111011011100111110111100101111101011000111101000111011011100111101101011110 e5f58f476e7de5f58f476e7b5e
EUC-JP 襄秀n}襄秀n{^ 11101010111101111011110110101000011011100111110111101010111101111011110110101000011011100111101101011110 eaf7bda86e7deaf7bda86e7b5e
UTF-8 襄秀n}襄秀n{^ 1110100010100101100001001110011110100111100000000110111001111101111010001010010110000100111001111010011110000000011011100111101101011110 e8a584e7a7806e7de8a584e7a7806e7b5e
UHC 襄秀n}襄秀n{^ 11100101110100011110001010110011011011100111110111100101110100011110001010110011011011100111101101011110 e5d1e2b36e7de5d1e2b36e7b5e

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