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{^ 11011111111111001110011011010000011011100111110111011111111111001110011011010000011011100111101101011110 dffce6d06e7ddffce6d06e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ßüæ?n}ßüæ?n{^ 10001111101010011100111010001111101010111110010010001111101010011100000100111111011011100111110110001111101010011100111010001111101010111110010010001111101010011100000100111111011011100111101101011110 8fa9ce8fabe48fa9c13f6e7d8fa9ce8fabe48fa9c13f6e7b5e
UTF-8 ßüæÐn}ßüæÐn{^ 110000111001111111000011101111001100001110100110110000111001000001101110011111011100001110011111110000111011110011000011101001101100001110010000011011100111101101011110 c39fc3bcc3a6c3906e7dc39fc3bcc3a6c3906e7b5e
UHC ß?æÐn}ß?æÐn{^ 10101001101011000011111110101001101000011010100010100010011011100111110110101001101011000011111110101001101000011010100010100010011011100111101101011110 a9ac3fa9a1a8a26e7da9ac3fa9a1a8a26e7b5e

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