Home > Industry/Domain > Computer; Software > Unicode standard
Unicode standard
The Unicode standard is a character coding system designed to support the worldwide interchange, processing, and display of the written texts of the diverse languages and technical disciplines of the modern world.
Contributors in Unicode standard
Unicode standard
stable sort
Computer; Unicode standard
A sort in which two records with a field that compares as equal will retain their relative order if sorted according to that field. This is a property of the sorting algorithm, and not of the ...
stable transformation
Computer; Unicode standard
A transformation T on a property P is stable with respect to an algorithm A if the result of the algorithm on the transformed property A(T(P)) is the same as the original result A(P) for all code ...
standard Korean syllable block
Computer; Unicode standard
A sequence of one or more L followed by a sequence of one or more V and a sequence of zero or more T, or any other sequence that is canonically equivalent. * All precomposed Hangul syllables, which ...
starter
Computer; Unicode standard
Any code point (assigned or not) with combining class of zero (ccc=0). * Note that ccc=0 is the default value for the Canonical_Combining_Class property, so that all reserved code points are ...
starter decomposition
Computer; Unicode standard
An expanding canonical decomposition for which both the character being mapped and the first character of the resulting sequence are Starters. * Definitions D110a and D110b are introduced to simplify ...
string-valued property
Computer; Unicode standard
A property whose value is a string. * The Canonical_Decomposition property is a string-valued property.