UpperMidCodeCharts Enum

Definition

Specifies values for the upper-middle region of the UTF-8 Unicode code charts, from U2DE0 to UA8DF.

This enumeration supports a bitwise combination of its member values.

public enum class UpperMidCodeCharts
[System.Flags]
public enum UpperMidCodeCharts
[<System.Flags>]
type UpperMidCodeCharts = 
Public Enum UpperMidCodeCharts
Inheritance
UpperMidCodeCharts
Attributes

Fields

Bamum 16777216

The Bamum code chart.

Bopomofo 256

The Bopomofo code chart.

BopomofoExtended 2048

The Bopomofo Extended code chart.

CjkCompatibility 32768

The CJK Compatibility code chart.

CjkRadicalsSupplement 4

The CJK Radicals Supplement code chart.

CjkStrokes 4096

The CJK Strokes code chart.

CjkSymbolsAndPunctuation 32

The CJK Symbols and Punctuation code chart.

CjkUnifiedIdeographs 262144

The CJK Unified Ideographs code chart.

CjkUnifiedIdeographsExtensionA 65536

The CJK Unified Ideographs Extension-A code chart.

CommonIndicNumberForms 268435456

The Common Indic Number Forms code chart.

CyrillicExtendedA 1

The Cyrillic Extended-A code chart.

CyrillicExtendedB 8388608

The Cyrillic Extended-B code chart.

EnclosedCjkLettersAndMonths 16384

The Enclosed CJK Letters and Months code chart.

HangulCompatibilityJamo 512

The Hangul Compatibility Jamo code chart.

Hiragana 64

The Hiragana code chart.

IdeographicDescriptionCharacters 16

The Ideographic Description Characters code chart.

Kanbun 1024

The Kanbun code chart.

KangxiRadicals 8

The Kangxi Radicals code chart.

Katakana 128

The Katakana code chart.

KatakanaPhoneticExtensions 8192

The Katakana Phonetic Extensions code chart.

LatinExtendedD 67108864

The Latin Extended-D code chart.

Lisu 2097152

The Lisu code chart.

ModifierToneLetters 33554432

The Modifier Tone Letters code chart.

None 0

None of the UTF-8 Unicode code charts from the upper-middle region are marked as safe.

Phagspa 536870912

The Phags-Pa code chart.

Saurashtra 1073741824

The Saurashtra code chart.

SupplementalPunctuation 2

The Supplemental Punctuation code chart.

SylotiNagri 134217728

The Syloti Nagri code chart.

Vai 4194304

The Vai code chart.

YijingHexagramSymbols 131072

The Yijing Hexagram Symbols code chart.

YiRadicals 1048576

The Yi Radicals code chart.

YiSyllables 524288

The Yi Syllables code chart.

Applies to