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{^ 11110001111001001111011010111000011011100111110111110001111001001111011010111000011011100111101101011110 f1e4f6b86e7df1e4f6b86e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ñäö¸n}ñäö¸n{^ 1000111110101011110100001000111110101011101000111000111110101011110100111000111110100010101100010110111001111101100011111010101111010000100011111010101110100011100011111010101111010011100011111010001010110001011011100111101101011110 8fabd08faba38fabd38fa2b16e7d8fabd08faba38fabd38fa2b16e7b5e
UTF-8 ñäö¸n}ñäö¸n{^ 110000111011000111000011101001001100001110110110110000101011100001101110011111011100001110110001110000111010010011000011101101101100001010111000011011100111101101011110 c3b1c3a4c3b6c2b86e7dc3b1c3a4c3b6c2b86e7b5e
UHC ???¸n}???¸n{^ 001111110011111100111111101000101010110001101110011111010011111100111111001111111010001010101100011011100111101101011110 3f3f3fa2ac6e7d3f3f3fa2ac6e7b5e

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