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{^ 10100011101010011010001110101111011011100111110110100011101010011010001110101111011011100111101101011110 a3a9a3af6e7da3a9a3af6e7b5e
SJIS-WIN £?£?n}£?£?n{^ 1000000110010010001111111000000110010010001111110110111001111101100000011001001000111111100000011001001000111111011011100111101101011110 81923f81923f6e7d81923f81923f6e7b5e
EUC-JP £©£¯n}£©£¯n{^ 10100001111100101000111110100010111011011010000111110010100011111010001010110100011011100111110110100001111100101000111110100010111011011010000111110010100011111010001010110100011011100111101101011110 a1f28fa2eda1f28fa2b46e7da1f28fa2eda1f28fa2b46e7b5e
UTF-8 £©£¯n}£©£¯n{^ 110000101010001111000010101010011100001010100011110000101010111101101110011111011100001010100011110000101010100111000010101000111100001010101111011011100111101101011110 c2a3c2a9c2a3c2af6e7dc2a3c2a9c2a3c2af6e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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