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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 楔纖[}楔纖[{^ 10011110101101101110001110011001010110110111110110011110101101101110001110011001010110110111101101011110 9eb6e3995b7d9eb6e3995b7b5e
EUC-JP 楔纖[}楔纖[{^ 11011100101110001110010111111001010110110111110111011100101110001110010111111001010110110111101101011110 dcb8e5f95b7ddcb8e5f95b7b5e
UTF-8 楔纖[}楔纖[{^ 1110011010100101100101001110011110111010100101100101101101111101111001101010010110010100111001111011101010010110010110110111101101011110 e6a594e7ba965b7de6a594e7ba965b7b5e
UHC 楔纖[}楔纖[{^ 11100000110110111110000011101001010110110111110111100000110110111110000011101001010110110111101101011110 e0dbe0e95b7de0dbe0e95b7b5e

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