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 ?zh?zfN}?zh?zfN{^ 0011111101111010011010000011111101111010011001100100111001111101001111110111101001101000001111110111101001100110010011100111101101011110 3f7a683f7a664e7d3f7a683f7a664e7b5e
SJIS-WIN ?zh?zfN}?zh?zfN{^ 0011111101111010011010000011111101111010011001100100111001111101001111110111101001101000001111110111101001100110010011100111101101011110 3f7a683f7a664e7d3f7a683f7a664e7b5e
EUC-JP ?zh?zfN}?zh?zfN{^ 0011111101111010011010000011111101111010011001100100111001111101001111110111101001101000001111110111101001100110010011100111101101011110 3f7a683f7a664e7d3f7a683f7a664e7b5e
UTF-8 ʸzhʸzfN}ʸzhʸzfN{^ 110010101011100001111010011010001100101010111000011110100110011001001110011111011100101010111000011110100110100011001010101110000111101001100110010011100111101101011110 cab87a68cab87a664e7dcab87a68cab87a664e7b5e
UHC ?zh?zfN}?zh?zfN{^ 0011111101111010011010000011111101111010011001100100111001111101001111110111101001101000001111110111101001100110010011100111101101011110 3f7a683f7a664e7d3f7a683f7a664e7b5e

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