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{^ 10100010101011111010001010101110011011100111110110100010101011111010001010101110011011100111101101011110 a2afa2ae6e7da2afa2ae6e7b5e
SJIS-WIN ¢?¢?n}¢?¢?n{^ 1000000110010001001111111000000110010001001111110110111001111101100000011001000100111111100000011001000100111111011011100111101101011110 81913f81913f6e7d81913f81913f6e7b5e
EUC-JP ¢¯¢®n}¢¯¢®n{^ 10100001111100011000111110100010101101001010000111110001100011111010001011101110011011100111110110100001111100011000111110100010101101001010000111110001100011111010001011101110011011100111101101011110 a1f18fa2b4a1f18fa2ee6e7da1f18fa2b4a1f18fa2ee6e7b5e
UTF-8 ¢¯¢®n}¢¯¢®n{^ 110000101010001011000010101011111100001010100010110000101010111001101110011111011100001010100010110000101010111111000010101000101100001010101110011011100111101101011110 c2a2c2afc2a2c2ae6e7dc2a2c2afc2a2c2ae6e7b5e
UHC ???®n}???®n{^ 001111110011111100111111101000101110011101101110011111010011111100111111001111111010001011100111011011100111101101011110 3f3f3fa2e76e7d3f3f3fa2e76e7b5e

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