unic_char_basics

Module private_use

Source
Expand description

Unicode Private-Use Characters

Unicode Private-Use Characters are the Unicode code-poitns whose interpretation is not specified by a character encoding standard and whose use and interpretation may be determined by private agreement among cooperating users.

Since Unicode 2.0.0, the list of Unicode Private-Use characters is stabilized by the Unicode Standard and will never change.

References:

  • https://www.unicode.org/faq/private_use.html#private_use
  • https://www.unicode.org/policies/stability_policy.html#Property_Value

Functions§

  • Check if the Unicode code-point provided is a Unicode Private-Use Character.