Unicode Scalar Values

E23920

Unicode Scalar Values are the set of valid Unicode code points (excluding surrogate code points) that uniquely identify abstract characters in the Unicode standard.

AI illustration

How this image was made

AI-generated illustration of Unicode Scalar Values

This AI-generated illustration was produced by black-forest-labs/FLUX.2-dev (1024x1024) from a prompt written by openai/gpt-oss-120b from the entity's label + description.

Prompt

Generate an image of Unicode Scalar Values (Unicode Scalar Values are the set of valid Unicode code points (excluding surrogate code points) that uniquely identify abstract characters in the Unicode standard.)

All labels observed (5)

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf Unicode concept ⓘ
set of Unicode code points ⓘ
areBasisFor Unicode string models in many languages ⓘ
areDefinedIn Unicode Core Specification ⓘ
Unicode Standard Annexes ⓘ
areDisjointWith Unicode surrogate code points ⓘ
areDomainOf Unicode character properties ⓘ
areEncodedAs 1 or 2 code units in UTF-16 ⓘ
1 to 4 code units in UTF-8 ⓘ
areInterpretedAs 32-bit integer values in UTF-32 ⓘ
areSubsetOf Unicode code points ⓘ
areSupersetOf Unicode assigned characters ⓘ
Unicode noncharacters ⓘ
Unicode reserved code points ⓘ
areUsedTo avoid surrogate misuse in text processing ⓘ
define character boundaries in some languages ⓘ
define valid Unicode strings ⓘ
specify allowed code points in APIs ⓘ
cardinality 1112064 ⓘ
conceptualizedAs valid Unicode code point excluding surrogates ⓘ
definedBy Unicode Standard ⓘ
linked to: Unicode
endRange U+10FFFF ⓘ
excludeRange U+D800–U+DFFF ⓘ
excludes Unicode surrogate code points ⓘ
haveAbbreviation Unicode scalars ⓘ
scalar values ⓘ
haveProperty each value maps to at most one abstract character ⓘ
no value is a surrogate code point ⓘ
includeRange U+0000–U+D7FF ⓘ
U+E000–U+10FFFF ⓘ
includes all Unicode code points except surrogates ⓘ
relatedTo Unicode code points ⓘ
Unicode scalar type ⓘ
startRange U+0000 ⓘ
usedBy UTF-16 ⓘ
UTF-32 ⓘ
UTF-8 ⓘ
usedIn Unicode character properties ⓘ
Unicode collation ⓘ
Unicode encoding forms ⓘ
Unicode normalization ⓘ
Unicode text processing ⓘ
usedInProgrammingLanguage Dart ⓘ
Julia ⓘ
Kotlin ⓘ
Rust ⓘ
Swift ⓘ
usedTo identify abstract characters ⓘ

How these facts were elicited

Referenced by (5)

Full triples — surface form annotated when it differs from this entity's canonical label.

Unicode → provides → Unicode Scalar Values ⓘ
Unicode Scalar Values → areSubsetOf → Unicode code points ⓘ
linked to: Unicode Scalar Values
Unicode Core Specification → hasComponent → Unicode code point model ⓘ
linked to: Unicode Scalar Values
The Unicode Standard → defines → Unicode scalar values ⓘ
linked to: Unicode Scalar Values
System.Text → containsType → System.Text.Unicode.UnicodeScalar ⓘ
linked to: Unicode Scalar Values