Επεξεργασία

Κοινή χρήση μέσω


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

None 0

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

CyrillicExtendedA 1

The Cyrillic Extended-A code chart.

SupplementalPunctuation 2

The Supplemental Punctuation code chart.

CjkRadicalsSupplement 4

The CJK Radicals Supplement code chart.

KangxiRadicals 8

The Kangxi Radicals code chart.

IdeographicDescriptionCharacters 16

The Ideographic Description Characters code chart.

CjkSymbolsAndPunctuation 32

The CJK Symbols and Punctuation code chart.

Hiragana 64

The Hiragana code chart.

Katakana 128

The Katakana code chart.

Bopomofo 256

The Bopomofo code chart.

HangulCompatibilityJamo 512

The Hangul Compatibility Jamo code chart.

Kanbun 1024

The Kanbun code chart.

BopomofoExtended 2048

The Bopomofo Extended code chart.

CjkStrokes 4096

The CJK Strokes code chart.

KatakanaPhoneticExtensions 8192

The Katakana Phonetic Extensions code chart.

EnclosedCjkLettersAndMonths 16384

The Enclosed CJK Letters and Months code chart.

CjkCompatibility 32768

The CJK Compatibility code chart.

CjkUnifiedIdeographsExtensionA 65536

The CJK Unified Ideographs Extension-A code chart.

YijingHexagramSymbols 131072

The Yijing Hexagram Symbols code chart.

CjkUnifiedIdeographs 262144

The CJK Unified Ideographs code chart.

YiSyllables 524288

The Yi Syllables code chart.

YiRadicals 1048576

The Yi Radicals code chart.

Lisu 2097152

The Lisu code chart.

Vai 4194304

The Vai code chart.

CyrillicExtendedB 8388608

The Cyrillic Extended-B code chart.

Bamum 16777216

The Bamum code chart.

ModifierToneLetters 33554432

The Modifier Tone Letters code chart.

LatinExtendedD 67108864

The Latin Extended-D code chart.

SylotiNagri 134217728

The Syloti Nagri code chart.

CommonIndicNumberForms 268435456

The Common Indic Number Forms code chart.

Phagspa 536870912

The Phags-Pa code chart.

Saurashtra 1073741824

The Saurashtra code chart.

Applies to