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 ??Vn}??Vn{^ 0011111100111111010101100110111001111101001111110011111101010110011011100111101101011110 3f3f566e7d3f3f566e7b5e
SJIS-WIN 殲渫Vn}殲渫Vn{^ 100111110111001010011111110101100101011001101110011111011001111101110010100111111101011001010110011011100111101101011110 9f729fd6566e7d9f729fd6566e7b5e
EUC-JP 殲渫Vn}殲渫Vn{^ 110111011101001111011110110110000101011001101110011111011101110111010011110111101101100001010110011011100111101101011110 ddd3ded8566e7dddd3ded8566e7b5e
UTF-8 殲渫Vn}殲渫Vn{^ 11100110101011101011001011100110101110001010101101010110011011100111110111100110101011101011001011100110101110001010101101010110011011100111101101011110 e6aeb2e6b8ab566e7de6aeb2e6b8ab566e7b5e
UHC 殲渫Vn}殲渫Vn{^ 111000001110100011100000110111100101011001101110011111011110000011101000111000001101111001010110011011100111101101011110 e0e8e0de566e7de0e8e0de566e7b5e

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