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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN エエn}エエn{^ 1011010011110111011100111011010011110111011001100110111001111101101101001111011101110011101101001111011101100110011011100111101101011110 b4f773b4f7666e7db4f773b4f7666e7b5e
EUC-JP エ?エ?n}エ?エ?n{^ 1000111010110100001111111000111010110100001111110110111001111101100011101011010000111111100011101011010000111111011011100111101101011110 8eb43f8eb43f6e7d8eb43f8eb43f6e7b5e
UTF-8 エエn}エエn{^ 1110111110111101101101001110111010010101100101111110111110111101101101001110111010010101100010100110111001111101111011111011110110110100111011101001010110010111111011111011110110110100111011101001010110001010011011100111101101011110 efbdb4ee9597efbdb4ee958a6e7defbdb4ee9597efbdb4ee958a6e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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