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 ³En}³En{^ 10001111101100111000111101000101011011100111110110001111101100111000111101000101011011100111101101011110 8fb38f456e7d8fb38f456e7b5e
SJIS-WIN ???En}???En{^ 00111111001111110011111101000101011011100111110100111111001111110011111101000101011011100111101101011110 3f3f3f456e7d3f3f3f456e7b5e
EUC-JP ???En}???En{^ 00111111001111110011111101000101011011100111110100111111001111110011111101000101011011100111101101011110 3f3f3f456e7d3f3f3f456e7b5e
UTF-8 ³En}³En{^ 11000010100011111100001010110011110000101000111101000101011011100111110111000010100011111100001010110011110000101000111101000101011011100111101101011110 c28fc2b3c28f456e7dc28fc2b3c28f456e7b5e
UHC ?³?En}?³?En{^ 001111111010100111111000001111110100010101101110011111010011111110101001111110000011111101000101011011100111101101011110 3fa9f83f456e7d3fa9f83f456e7b5e

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