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{^ 10100011101011111010011010101101011011100111110110100011101011111010011010101101011011100111101101011110 a3afa6ad6e7da3afa6ad6e7b5e
SJIS-WIN £???n}£???n{^ 100000011001001000111111001111110011111101101110011111011000000110010010001111110011111100111111011011100111101101011110 81923f3f3f6e7d81923f3f3f6e7b5e
EUC-JP £¯¦?n}£¯¦?n{^ 1010000111110010100011111010001010110100100011111010001011000011001111110110111001111101101000011111001010001111101000101011010010001111101000101100001100111111011011100111101101011110 a1f28fa2b48fa2c33f6e7da1f28fa2b48fa2c33f6e7b5e
UTF-8 £¯¦­n}£¯¦­n{^ 110000101010001111000010101011111100001010100110110000101010110101101110011111011100001010100011110000101010111111000010101001101100001010101101011011100111101101011110 c2a3c2afc2a6c2ad6e7dc2a3c2afc2a6c2ad6e7b5e
UHC ???­n}???­n{^ 001111110011111100111111101000011010100101101110011111010011111100111111001111111010000110101001011011100111101101011110 3f3f3fa1a96e7d3f3f3fa1a96e7b5e

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