[Unicode]  UTR #39, Unicode Security Mechanisms Home | Site Map | Search
 

Feedback on Confusables or Identifier Restriction Data

You can use one of the following two forms to suggest data additions or modifications for identifier characters in the next version of UTS #39, Unicode Security Mechanisms.

Data Formats

On the reporting forms Identifier Restrictions and Identifier Confusables, you can specify characters either with hex codes or literal characters. Where you specify a string of multiple characters, please separate them by spaces. For example:

Example Comment
U+3003 DITTO MARK
3003 U+3003 DITTO MARK
a c The string "ac"
0061 0063 The same string, with hex codes.

For Identifier Restrictions, you can also specify a set of characters. That should use one of the following formats:

Example Comment
a..c All of the characters between a and c, in Unicode order.
0061..0063 The same range, using with hex codes.
[:blk=Greek:] An entire block, or other UnicodeSet.

Bulk Data

If you have a large amount of data that you would like to submit, please request instructions using the Unicode Contact Form.