Can I express in HTML a character that doesn't have a Unicode value?

49 Views Asked by At

Is it possible to express in HTML a character that doesn't have a Unicode value?

It would be fine as HEX, HTML Code or Entity, or anything a browser can read.

I good example of this would be expressing OpenType features without using CSS. In the font the target character would be exported as y.ss01 but isn't assigned a Unicode value.

0

There are 0 best solutions below