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{^ 11101001111010011011001111011100010011100111110111101001111010011011001111011100010011100111101101011110 e9e9b3dc4e7de9e9b3dc4e7b5e
SJIS-WIN ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
EUC-JP éé?ÜN}éé?ÜN{^ 10001111101010111011000110001111101010111011000100111111100011111010101011100100010011100111110110001111101010111011000110001111101010111011000100111111100011111010101011100100010011100111101101011110 8fabb18fabb13f8faae44e7d8fabb18fabb13f8faae44e7b5e
UTF-8 éé³ÜN}éé³ÜN{^ 110000111010100111000011101010011100001010110011110000111001110001001110011111011100001110101001110000111010100111000010101100111100001110011100010011100111101101011110 c3a9c3a9c2b3c39c4e7dc3a9c3a9c2b3c39c4e7b5e
UHC ??³?N}??³?N{^ 001111110011111110101001111110000011111101001110011111010011111100111111101010011111100000111111010011100111101101011110 3f3fa9f83f4e7d3f3fa9f83f4e7b5e

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