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 •w›n}•w›n{^ 10010101011101111000000110011011011011100111110110010101011101111000000110011011011011100111101101011110 9577819b6e7d9577819b6e7b5e
SJIS-WIN ?w??n}?w??n{^ 00111111011101110011111100111111011011100111110100111111011101110011111100111111011011100111101101011110 3f773f3f6e7d3f773f3f6e7b5e
EUC-JP ?w??n}?w??n{^ 00111111011101110011111100111111011011100111110100111111011101110011111100111111011011100111101101011110 3f773f3f6e7d3f773f3f6e7b5e
UTF-8 •w›n}•w›n{^ 11000010100101010111011111000010100000011100001010011011011011100111110111000010100101010111011111000010100000011100001010011011011011100111101101011110 c29577c281c29b6e7dc29577c281c29b6e7b5e
UHC ?w??n}?w??n{^ 00111111011101110011111100111111011011100111110100111111011101110011111100111111011011100111101101011110 3f773f3f6e7d3f773f3f6e7b5e

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