Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can applications simply use unassigned characters as they wish?

0
10 Posted

Can applications simply use unassigned characters as they wish?

0

No! No conformant Unicode implementation can use the unencoded values outside of the private use area. Only the values in the private use areas (E000..F8FF, F0000..FFFFD, and 100000..10FFFD) are legal for private assignment. However, this is over 137,000 code points, which should be more than ample for the vast majority of implementations. [F0000..FFFFD and 100000..10FFFD are represented by surrogate pairs with private-use high surrogates (DB80..DBFF).

0

No! No conformant Unicode implementation can use the un-encoded values outside of the private use area. Only the values in the private use areas (E000..F8FF, F0000..FFFFD, and 100000..10FFFD) are legal for private assignment. However, this is over 137,000 code points, which should be more than ample for the vast majority of implementations.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.