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{^ 11111001111010001111110011111000011011100111110111111001111010001111110011111000011011100111101101011110 f9e8fcf86e7df9e8fcf86e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ùèüøn}ùèüøn{^ 1000111110101011111000111000111110101011101100101000111110101011111001001000111110101001110011000110111001111101100011111010101111100011100011111010101110110010100011111010101111100100100011111010100111001100011011100111101101011110 8fabe38fabb28fabe48fa9cc6e7d8fabe38fabb28fabe48fa9cc6e7b5e
UTF-8 ùèüøn}ùèüøn{^ 110000111011100111000011101010001100001110111100110000111011100001101110011111011100001110111001110000111010100011000011101111001100001110111000011011100111101101011110 c3b9c3a8c3bcc3b86e7dc3b9c3a8c3bcc3b86e7b5e
UHC ???øn}???øn{^ 001111110011111100111111101010011010101001101110011111010011111100111111001111111010100110101010011011100111101101011110 3f3f3fa9aa6e7d3f3f3fa9aa6e7b5e

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