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èÎ^ 100110100110111011101000110011101001101001101110111010001100111001011110 9a6ee8ce9a6ee8ce5e
SJIS-WIN ?n???n??^ 001111110110111000111111001111110011111101101110001111110011111101011110 3f6e3f3f3f6e3f3f5e
EUC-JP ?nèÎ?nèÎ^ 0011111101101110100011111010101110110010100011111010101011000010001111110110111010001111101010111011001010001111101010101100001001011110 3f6e8fabb28faac23f6e8fabb28faac25e
UTF-8 šnèΚnèÎ^ 110000101001101001101110110000111010100011000011100011101100001010011010011011101100001110101000110000111000111001011110 c29a6ec3a8c38ec29a6ec3a8c38e5e
UHC ?n???n??^ 001111110110111000111111001111110011111101101110001111110011111101011110 3f6e3f3f3f6e3f3f5e

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