in reply to Representing "binary" character in code?
How would you prefer to represent the character in your code? As the entity? As a numeric code point (the value in the entity representation)? In some other form?
You may find HTML::Entities of some help.
|
|---|