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 •·êNon}•·êNon{^ 100101011011011111101010010011100110111101101110011111011001010110110111111010100100111001101111011011100111101101011110 95b7ea4e6f6e7d95b7ea4e6f6e7b5e
SJIS-WIN ???Non}???Non{^ 001111110011111100111111010011100110111101101110011111010011111100111111001111110100111001101111011011100111101101011110 3f3f3f4e6f6e7d3f3f3f4e6f6e7b5e
EUC-JP ??êNon}??êNon{^ 00111111001111111000111110101011101101000100111001101111011011100111110100111111001111111000111110101011101101000100111001101111011011100111101101011110 3f3f8fabb44e6f6e7d3f3f8fabb44e6f6e7b5e
UTF-8 •·êNon}•·êNon{^ 110000101001010111000010101101111100001110101010010011100110111101101110011111011100001010010101110000101011011111000011101010100100111001101111011011100111101101011110 c295c2b7c3aa4e6f6e7dc295c2b7c3aa4e6f6e7b5e
UHC ?·?Non}?·?Non{^ 0011111110100001101001000011111101001110011011110110111001111101001111111010000110100100001111110100111001101111011011100111101101011110 3fa1a43f4e6f6e7d3fa1a43f4e6f6e7b5e

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