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{^ 100011111100011111000011100011101011001101101110011111011000111111000111110000111000111010110011011011100111101101011110 8fc7c38eb36e7d8fc7c38eb36e7b5e
SJIS-WIN ?????n}?????n{^ 001111110011111100111111001111110011111101101110011111010011111100111111001111110011111100111111011011100111101101011110 3f3f3f3f3f6e7d3f3f3f3f3f6e7b5e
EUC-JP ?ÇÃ??n}?ÇÃ??n{^ 0011111110001111101010101010111010001111101010101010101000111111001111110110111001111101001111111000111110101010101011101000111110101010101010100011111100111111011011100111101101011110 3f8faaae8faaaa3f3f6e7d3f8faaae8faaaa3f3f6e7b5e
UTF-8 Çγn}Çγn{^ 11000010100011111100001110000111110000111000001111000010100011101100001010110011011011100111110111000010100011111100001110000111110000111000001111000010100011101100001010110011011011100111101101011110 c28fc387c383c28ec2b36e7dc28fc387c383c28ec2b36e7b5e
UHC ????³n}????³n{^ 0011111100111111001111110011111110101001111110000110111001111101001111110011111100111111001111111010100111111000011011100111101101011110 3f3f3f3fa9f86e7d3f3f3f3fa9f86e7b5e

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