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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 醯?n}醯?n{^ 1110011111001111001111110110111001111101111001111100111100111111011011100111101101011110 e7cf3f6e7de7cf3f6e7b5e
EUC-JP 醯?n}醯?n{^ 1110111011010001001111110110111001111101111011101101000100111111011011100111101101011110 eed13f6e7deed13f6e7b5e
UTF-8 醯쐎n}醯쐎n{^ 1110100110000110101011111110110010010000100011100110111001111101111010011000011010101111111011001001000010001110011011100111101101011110 e986afec908e6e7de986afec908e6e7b5e
UHC 醯쐎n}醯쐎n{^ 11111011101110001001110001101111011011100111110111111011101110001001110001101111011011100111101101011110 fbb89c6f6e7dfbb89c6f6e7b5e

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