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{^ 11110001111100101010110010111101011011100111110111110001111100101010110010111101011011100111101101011110 f1f2acbd6e7df1f2acbd6e7b5e
SJIS-WIN ??¬?n}??¬?n{^ 001111110011111110000001110010100011111101101110011111010011111100111111100000011100101000111111011011100111101101011110 3f3f81ca3f6e7d3f3f81ca3f6e7b5e
EUC-JP ñò¬?n}ñò¬?n{^ 1000111110101011110100001000111110101011110100101010001011001100001111110110111001111101100011111010101111010000100011111010101111010010101000101100110000111111011011100111101101011110 8fabd08fabd2a2cc3f6e7d8fabd08fabd2a2cc3f6e7b5e
UTF-8 ñò¬½n}ñò¬½n{^ 110000111011000111000011101100101100001010101100110000101011110101101110011111011100001110110001110000111011001011000010101011001100001010111101011011100111101101011110 c3b1c3b2c2acc2bd6e7dc3b1c3b2c2acc2bd6e7b5e
UHC ???½n}???½n{^ 001111110011111100111111101010001111011001101110011111010011111100111111001111111010100011110110011011100111101101011110 3f3f3fa8f66e7d3f3f3fa8f66e7b5e

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