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{^ 10001110110001001000111010111111011011100111110110001110110001001000111010111111011011100111101101011110 8ec48ebf6e7d8ec48ebf6e7b5e
EUC-JP 柴質n}柴質n{^ 10111100110001101011110011000001011011100111110110111100110001101011110011000001011011100111101101011110 bcc6bcc16e7dbcc6bcc16e7b5e
UTF-8 柴質n}柴質n{^ 1110011010011111101101001110100010110011101010100110111001111101111001101001111110110100111010001011001110101010011011100111101101011110 e69fb4e8b3aa6e7de69fb4e8b3aa6e7b5e
UHC 柴質n}柴質n{^ 11100011110000111111001011110101011011100111110111100011110000111111001011110101011011100111101101011110 e3c3f2f56e7de3c3f2f56e7b5e

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