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{^ 11101110110001001110110111100011011011100111110111101110110001001110110111100011011011100111101101011110 eec4ede36e7deec4ede36e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP îÄíãn}îÄíãn{^ 1000111110101011110000101000111110101010101000111000111110101011101111111000111110101011101010100110111001111101100011111010101111000010100011111010101010100011100011111010101110111111100011111010101110101010011011100111101101011110 8fabc28faaa38fabbf8fabaa6e7d8fabc28faaa38fabbf8fabaa6e7b5e
UTF-8 îÄíãn}îÄíãn{^ 110000111010111011000011100001001100001110101101110000111010001101101110011111011100001110101110110000111000010011000011101011011100001110100011011011100111101101011110 c3aec384c3adc3a36e7dc3aec384c3adc3a36e7b5e
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)