Link to home
Start Free TrialLog in
Avatar of br_ms
br_ms

asked on

ASCII PC , RTF, ASCII MAC, PC inDesign

Hello Experts,

I am in search of the following reference:

Example:
For the character "º", I have the following table:
ASCII(WINDOS) = 186
RTF           = \'ba
ASCII(MAC)    = 188
PC(indesign) = <0x00BA>

I need of the reference PC(indesign) for the character "®":
ASCII(WINDOS) = 174
RTF           = \'ae
ASCII(MAC)    = 168
PC(indesign) = ?????????

Thx.

ASKER CERTIFIED SOLUTION
Avatar of Shift-3
Shift-3
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of br_ms
br_ms

ASKER

Excelent!
Thx