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{^ 10100010101011101010100110101101011011100111110110100010101011101010100110101101011011100111101101011110 a2aea9ad6e7da2aea9ad6e7b5e
SJIS-WIN ¢???n}¢???n{^ 100000011001000100111111001111110011111101101110011111011000000110010001001111110011111100111111011011100111101101011110 81913f3f3f6e7d81913f3f3f6e7b5e
EUC-JP ¢®©?n}¢®©?n{^ 1010000111110001100011111010001011101110100011111010001011101101001111110110111001111101101000011111000110001111101000101110111010001111101000101110110100111111011011100111101101011110 a1f18fa2ee8fa2ed3f6e7da1f18fa2ee8fa2ed3f6e7b5e
UTF-8 ¢®©­n}¢®©­n{^ 110000101010001011000010101011101100001010101001110000101010110101101110011111011100001010100010110000101010111011000010101010011100001010101101011011100111101101011110 c2a2c2aec2a9c2ad6e7dc2a2c2aec2a9c2ad6e7b5e
UHC ?®?­n}?®?­n{^ 0011111110100010111001110011111110100001101010010110111001111101001111111010001011100111001111111010000110101001011011100111101101011110 3fa2e73fa1a96e7d3fa2e73fa1a96e7b5e

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