unicode-tricks-0.12.1.0: Functions to work with unicode blocks more convenient.
Maintainerhapytexeu+gh@gmail.com
Stabilityexperimental
PortabilityPOSIX
Safe HaskellSafe
LanguageHaskell2010

Data.Char.Combining

Description

In Unicode a total of 839 codepoints are defined as combining characters. These characters are put after another character, to manipulate the previous one. For example by putting a grave accent on an a.

This module aims to make it more convenient to work with combining characters. It provides functions to map the CombiningCharacters to Chars and vice versa. It furthermore defines an operator (*^) that can be used to apply one, or multiple CombiningCharacters to a given character. We use a typeclass for this to allow working with different types. This allows "stacking" combining characters like:

'a' *^ CombiningGraveAccent *^ CombiningPlusSignBelow

This will first combine CombiningGraveAccent on the a character and then CombiningPlusSignBelow, the result is a string "a\768\799".

The module contains a set of pattern synonyms to make working with the CombiningCharacters less verbose.

Synopsis

Combining characters

data CombiningCharacter Source #

The list of possible combining characters. In the documentation of the combining characters, the characters are demonstrated on the bullet symbol (•).

Constructors

CombiningGraveAccent

The combining character COMBINING GRAVE ACCENT from the Unicode standard, defined by '\x0300' (•̀).

CombiningAcuteAccent

The combining character COMBINING ACUTE ACCENT from the Unicode standard, defined by '\x0301' (•́).

CombiningCircumflexAccent

The combining character COMBINING CIRCUMFLEX ACCENT from the Unicode standard, defined by '\x0302' (•̂).

CombiningTilde

The combining character COMBINING TILDE from the Unicode standard, defined by '\x0303' (•̃).

CombiningMacron

The combining character COMBINING MACRON from the Unicode standard, defined by '\x0304' (•̄).

CombiningOverline

The combining character COMBINING OVERLINE from the Unicode standard, defined by '\x0305' (•̅).

CombiningBreve

The combining character COMBINING BREVE from the Unicode standard, defined by '\x0306' (•̆).

CombiningDotAbove

The combining character COMBINING DOT ABOVE from the Unicode standard, defined by '\x0307' (•̇).

CombiningDiaeresis

The combining character COMBINING DIAERESIS from the Unicode standard, defined by '\x0308' (•̈).

CombiningHookAbove

The combining character COMBINING HOOK ABOVE from the Unicode standard, defined by '\x0309' (•̉).

CombiningRingAbove

The combining character COMBINING RING ABOVE from the Unicode standard, defined by '\x030a' (•̊).

CombiningDoubleAcuteAccent

The combining character COMBINING DOUBLE ACUTE ACCENT from the Unicode standard, defined by '\x030b' (•̋).

CombiningCaron

The combining character COMBINING CARON from the Unicode standard, defined by '\x030c' (•̌).

CombiningVerticalLineAbove

The combining character COMBINING VERTICAL LINE ABOVE from the Unicode standard, defined by '\x030d' (•̍).

CombiningDoubleVerticalLineAbove

The combining character COMBINING DOUBLE VERTICAL LINE ABOVE from the Unicode standard, defined by '\x030e' (•̎).

CombiningDoubleGraveAccent

The combining character COMBINING DOUBLE GRAVE ACCENT from the Unicode standard, defined by '\x030f' (•̏).

CombiningCandrabindu

The combining character COMBINING CANDRABINDU from the Unicode standard, defined by '\x0310' (•̐).

CombiningInvertedBreve

The combining character COMBINING INVERTED BREVE from the Unicode standard, defined by '\x0311' (•̑).

CombiningTurnedCommaAbove

The combining character COMBINING TURNED COMMA ABOVE from the Unicode standard, defined by '\x0312' (•̒).

CombiningCommaAbove

The combining character COMBINING COMMA ABOVE from the Unicode standard, defined by '\x0313' (•̓).

CombiningReversedCommaAbove

The combining character COMBINING REVERSED COMMA ABOVE from the Unicode standard, defined by '\x0314' (•̔).

CombiningCommaAboveRight

The combining character COMBINING COMMA ABOVE RIGHT from the Unicode standard, defined by '\x0315' (•̕).

CombiningGraveAccentBelow

The combining character COMBINING GRAVE ACCENT BELOW from the Unicode standard, defined by '\x0316' (•̖).

CombiningAcuteAccentBelow

The combining character COMBINING ACUTE ACCENT BELOW from the Unicode standard, defined by '\x0317' (•̗).

CombiningLeftTackBelow

The combining character COMBINING LEFT TACK BELOW from the Unicode standard, defined by '\x0318' (•̘).

CombiningRightTackBelow

The combining character COMBINING RIGHT TACK BELOW from the Unicode standard, defined by '\x0319' (•̙).

CombiningLeftAngleAbove

The combining character COMBINING LEFT ANGLE ABOVE from the Unicode standard, defined by '\x031a' (•̚).

CombiningHorn

The combining character COMBINING HORN from the Unicode standard, defined by '\x031b' (•̛).

CombiningLeftHalfRingBelow

The combining character COMBINING LEFT HALF RING BELOW from the Unicode standard, defined by '\x031c' (•̜).

CombiningUpTackBelow

The combining character COMBINING UP TACK BELOW from the Unicode standard, defined by '\x031d' (•̝).

CombiningDownTackBelow

The combining character COMBINING DOWN TACK BELOW from the Unicode standard, defined by '\x031e' (•̞).

CombiningPlusSignBelow

The combining character COMBINING PLUS SIGN BELOW from the Unicode standard, defined by '\x031f' (•̟).

CombiningMinusSignBelow

The combining character COMBINING MINUS SIGN BELOW from the Unicode standard, defined by '\x0320' (•̠).

CombiningPalatalizedHookBelow

The combining character COMBINING PALATALIZED HOOK BELOW from the Unicode standard, defined by '\x0321' (•̡).

CombiningRetroflexHookBelow

The combining character COMBINING RETROFLEX HOOK BELOW from the Unicode standard, defined by '\x0322' (•̢).

CombiningDotBelow

The combining character COMBINING DOT BELOW from the Unicode standard, defined by '\x0323' (•̣).

CombiningDiaeresisBelow

The combining character COMBINING DIAERESIS BELOW from the Unicode standard, defined by '\x0324' (•̤).

CombiningRingBelow

The combining character COMBINING RING BELOW from the Unicode standard, defined by '\x0325' (•̥).

CombiningCommaBelow

The combining character COMBINING COMMA BELOW from the Unicode standard, defined by '\x0326' (•̦).

CombiningCedilla

The combining character COMBINING CEDILLA from the Unicode standard, defined by '\x0327' (•̧).

CombiningOgonek

The combining character COMBINING OGONEK from the Unicode standard, defined by '\x0328' (•̨).

CombiningVerticalLineBelow

The combining character COMBINING VERTICAL LINE BELOW from the Unicode standard, defined by '\x0329' (•̩).

CombiningBridgeBelow

The combining character COMBINING BRIDGE BELOW from the Unicode standard, defined by '\x032a' (•̪).

CombiningInvertedDoubleArchBelow

The combining character COMBINING INVERTED DOUBLE ARCH BELOW from the Unicode standard, defined by '\x032b' (•̫).

CombiningCaronBelow

The combining character COMBINING CARON BELOW from the Unicode standard, defined by '\x032c' (•̬).

CombiningCircumflexAccentBelow

The combining character COMBINING CIRCUMFLEX ACCENT BELOW from the Unicode standard, defined by '\x032d' (•̭).

CombiningBreveBelow

The combining character COMBINING BREVE BELOW from the Unicode standard, defined by '\x032e' (•̮).

CombiningInvertedBreveBelow

The combining character COMBINING INVERTED BREVE BELOW from the Unicode standard, defined by '\x032f' (•̯).

CombiningTildeBelow

The combining character COMBINING TILDE BELOW from the Unicode standard, defined by '\x0330' (•̰).

CombiningMacronBelow

The combining character COMBINING MACRON BELOW from the Unicode standard, defined by '\x0331' (•̱).

CombiningLowLine

The combining character COMBINING LOW LINE from the Unicode standard, defined by '\x0332' (•̲).

CombiningDoubleLowLine

The combining character COMBINING DOUBLE LOW LINE from the Unicode standard, defined by '\x0333' (•̳).

CombiningTildeOverlay

The combining character COMBINING TILDE OVERLAY from the Unicode standard, defined by '\x0334' (•̴).

CombiningShortStrokeOverlay

The combining character COMBINING SHORT STROKE OVERLAY from the Unicode standard, defined by '\x0335' (•̵).

CombiningLongStrokeOverlay

The combining character COMBINING LONG STROKE OVERLAY from the Unicode standard, defined by '\x0336' (•̶).

CombiningShortSolidusOverlay

The combining character COMBINING SHORT SOLIDUS OVERLAY from the Unicode standard, defined by '\x0337' (•̷).

CombiningLongSolidusOverlay

The combining character COMBINING LONG SOLIDUS OVERLAY from the Unicode standard, defined by '\x0338' (•̸).

CombiningRightHalfRingBelow

The combining character COMBINING RIGHT HALF RING BELOW from the Unicode standard, defined by '\x0339' (•̹).

CombiningInvertedBridgeBelow

The combining character COMBINING INVERTED BRIDGE BELOW from the Unicode standard, defined by '\x033a' (•̺).

CombiningSquareBelow

The combining character COMBINING SQUARE BELOW from the Unicode standard, defined by '\x033b' (•̻).

CombiningSeagullBelow

The combining character COMBINING SEAGULL BELOW from the Unicode standard, defined by '\x033c' (•̼).

CombiningXAbove

The combining character COMBINING X ABOVE from the Unicode standard, defined by '\x033d' (•̽).

CombiningVerticalTilde

The combining character COMBINING VERTICAL TILDE from the Unicode standard, defined by '\x033e' (•̾).

CombiningDoubleOverline

The combining character COMBINING DOUBLE OVERLINE from the Unicode standard, defined by '\x033f' (•̿).

CombiningGraveToneMark

The combining character COMBINING GRAVE TONE MARK from the Unicode standard, defined by '\x0340' (•̀).

CombiningAcuteToneMark

The combining character COMBINING ACUTE TONE MARK from the Unicode standard, defined by '\x0341' (•́).

CombiningGreekPerispomeni

The combining character COMBINING GREEK PERISPOMENI from the Unicode standard, defined by '\x0342' (•͂).

CombiningGreekKoronis

The combining character COMBINING GREEK KORONIS from the Unicode standard, defined by '\x0343' (•̓).

CombiningGreekDialytikaTonos

The combining character COMBINING GREEK DIALYTIKA TONOS from the Unicode standard, defined by '\x0344' (•̈́).

CombiningGreekYpogegrammeni

The combining character COMBINING GREEK YPOGEGRAMMENI from the Unicode standard, defined by '\x0345' (•ͅ).

CombiningBridgeAbove

The combining character COMBINING BRIDGE ABOVE from the Unicode standard, defined by '\x0346' (•͆).

CombiningEqualsSignBelow

The combining character COMBINING EQUALS SIGN BELOW from the Unicode standard, defined by '\x0347' (•͇).

CombiningDoubleVerticalLineBelow

The combining character COMBINING DOUBLE VERTICAL LINE BELOW from the Unicode standard, defined by '\x0348' (•͈).

CombiningLeftAngleBelow

The combining character COMBINING LEFT ANGLE BELOW from the Unicode standard, defined by '\x0349' (•͉).

CombiningNotTildeAbove

The combining character COMBINING NOT TILDE ABOVE from the Unicode standard, defined by '\x034a' (•͊).

CombiningHomotheticAbove

The combining character COMBINING HOMOTHETIC ABOVE from the Unicode standard, defined by '\x034b' (•͋).

CombiningAlmostEqualToAbove

The combining character COMBINING ALMOST EQUAL TO ABOVE from the Unicode standard, defined by '\x034c' (•͌).

CombiningLeftRightArrowBelow

The combining character COMBINING LEFT RIGHT ARROW BELOW from the Unicode standard, defined by '\x034d' (•͍).

CombiningUpwardsArrowBelow

The combining character COMBINING UPWARDS ARROW BELOW from the Unicode standard, defined by '\x034e' (•͎).

CombiningRightArrowheadAbove

The combining character COMBINING RIGHT ARROWHEAD ABOVE from the Unicode standard, defined by '\x0350' (•͐).

CombiningLeftHalfRingAbove

The combining character COMBINING LEFT HALF RING ABOVE from the Unicode standard, defined by '\x0351' (•͑).

CombiningFermata

The combining character COMBINING FERMATA from the Unicode standard, defined by '\x0352' (•͒).

CombiningXBelow

The combining character COMBINING X BELOW from the Unicode standard, defined by '\x0353' (•͓).

CombiningLeftArrowheadBelow

The combining character COMBINING LEFT ARROWHEAD BELOW from the Unicode standard, defined by '\x0354' (•͔).

CombiningRightArrowheadBelow

The combining character COMBINING RIGHT ARROWHEAD BELOW from the Unicode standard, defined by '\x0355' (•͕).

CombiningRightArrowheadAndUpArrowheadBelow

The combining character COMBINING RIGHT ARROWHEAD AND UP ARROWHEAD BELOW from the Unicode standard, defined by '\x0356' (•͖).

CombiningRightHalfRingAbove

The combining character COMBINING RIGHT HALF RING ABOVE from the Unicode standard, defined by '\x0357' (•͗).

CombiningDotAboveRight

The combining character COMBINING DOT ABOVE RIGHT from the Unicode standard, defined by '\x0358' (•͘).

CombiningAsteriskBelow

The combining character COMBINING ASTERISK BELOW from the Unicode standard, defined by '\x0359' (•͙).

CombiningDoubleRingBelow

The combining character COMBINING DOUBLE RING BELOW from the Unicode standard, defined by '\x035a' (•͚).

CombiningZigzagAbove

The combining character COMBINING ZIGZAG ABOVE from the Unicode standard, defined by '\x035b' (•͛).

CombiningDoubleBreveBelow

The combining character COMBINING DOUBLE BREVE BELOW from the Unicode standard, defined by '\x035c' (•͜).

CombiningDoubleBreve

The combining character COMBINING DOUBLE BREVE from the Unicode standard, defined by '\x035d' (•͝).

CombiningDoubleMacron

The combining character COMBINING DOUBLE MACRON from the Unicode standard, defined by '\x035e' (•͞).

CombiningDoubleMacronBelow

The combining character COMBINING DOUBLE MACRON BELOW from the Unicode standard, defined by '\x035f' (•͟).

CombiningDoubleTilde

The combining character COMBINING DOUBLE TILDE from the Unicode standard, defined by '\x0360' (•͠).

CombiningDoubleInvertedBreve

The combining character COMBINING DOUBLE INVERTED BREVE from the Unicode standard, defined by '\x0361' (•͡).

CombiningDoubleRightwardsArrowBelow

The combining character COMBINING DOUBLE RIGHTWARDS ARROW BELOW from the Unicode standard, defined by '\x0362' (•͢).

CombiningLatinSmallLetterA

The combining character COMBINING LATIN SMALL LETTER A from the Unicode standard, defined by '\x0363' (•ͣ).

CombiningLatinSmallLetterE

The combining character COMBINING LATIN SMALL LETTER E from the Unicode standard, defined by '\x0364' (•ͤ).

CombiningLatinSmallLetterI

The combining character COMBINING LATIN SMALL LETTER I from the Unicode standard, defined by '\x0365' (•ͥ).

CombiningLatinSmallLetterO

The combining character COMBINING LATIN SMALL LETTER O from the Unicode standard, defined by '\x0366' (•ͦ).

CombiningLatinSmallLetterU

The combining character COMBINING LATIN SMALL LETTER U from the Unicode standard, defined by '\x0367' (•ͧ).

CombiningLatinSmallLetterC

The combining character COMBINING LATIN SMALL LETTER C from the Unicode standard, defined by '\x0368' (•ͨ).

CombiningLatinSmallLetterD

The combining character COMBINING LATIN SMALL LETTER D from the Unicode standard, defined by '\x0369' (•ͩ).

CombiningLatinSmallLetterH

The combining character COMBINING LATIN SMALL LETTER H from the Unicode standard, defined by '\x036a' (•ͪ).

CombiningLatinSmallLetterM

The combining character COMBINING LATIN SMALL LETTER M from the Unicode standard, defined by '\x036b' (•ͫ).

CombiningLatinSmallLetterR

The combining character COMBINING LATIN SMALL LETTER R from the Unicode standard, defined by '\x036c' (•ͬ).

CombiningLatinSmallLetterT

The combining character COMBINING LATIN SMALL LETTER T from the Unicode standard, defined by '\x036d' (•ͭ).

CombiningLatinSmallLetterV

The combining character COMBINING LATIN SMALL LETTER V from the Unicode standard, defined by '\x036e' (•ͮ).

CombiningLatinSmallLetterX

The combining character COMBINING LATIN SMALL LETTER X from the Unicode standard, defined by '\x036f' (•ͯ).

CombiningCyrillicTitlo

The combining character COMBINING CYRILLIC TITLO from the Unicode standard, defined by '\x0483' (•҃).

CombiningCyrillicPalatalization

The combining character COMBINING CYRILLIC PALATALIZATION from the Unicode standard, defined by '\x0484' (•҄).

CombiningCyrillicDasiaPneumata

The combining character COMBINING CYRILLIC DASIA PNEUMATA from the Unicode standard, defined by '\x0485' (•҅).

CombiningCyrillicPsiliPneumata

The combining character COMBINING CYRILLIC PSILI PNEUMATA from the Unicode standard, defined by '\x0486' (•҆).

CombiningCyrillicPokrytie

The combining character COMBINING CYRILLIC POKRYTIE from the Unicode standard, defined by '\x0487' (•҇).

HebrewAccentEtnahta

The combining character HEBREW ACCENT ETNAHTA from the Unicode standard, defined by '\x0591' (•֑).

HebrewAccentSegol

The combining character HEBREW ACCENT SEGOL from the Unicode standard, defined by '\x0592' (•֒).

HebrewAccentShalshelet

The combining character HEBREW ACCENT SHALSHELET from the Unicode standard, defined by '\x0593' (•֓).

HebrewAccentZaqefQatan

The combining character HEBREW ACCENT ZAQEF QATAN from the Unicode standard, defined by '\x0594' (•֔).

HebrewAccentZaqefGadol

The combining character HEBREW ACCENT ZAQEF GADOL from the Unicode standard, defined by '\x0595' (•֕).

HebrewAccentTipeha

The combining character HEBREW ACCENT TIPEHA from the Unicode standard, defined by '\x0596' (•֖).

HebrewAccentRevia

The combining character HEBREW ACCENT REVIA from the Unicode standard, defined by '\x0597' (•֗).

HebrewAccentZarqa

The combining character HEBREW ACCENT ZARQA from the Unicode standard, defined by '\x0598' (•֘).

HebrewAccentPashta

The combining character HEBREW ACCENT PASHTA from the Unicode standard, defined by '\x0599' (•֙).

HebrewAccentYetiv

The combining character HEBREW ACCENT YETIV from the Unicode standard, defined by '\x059a' (•֚).

HebrewAccentTevir

The combining character HEBREW ACCENT TEVIR from the Unicode standard, defined by '\x059b' (•֛).

HebrewAccentGeresh

The combining character HEBREW ACCENT GERESH from the Unicode standard, defined by '\x059c' (•֜).

HebrewAccentGereshMuqdam

The combining character HEBREW ACCENT GERESH MUQDAM from the Unicode standard, defined by '\x059d' (•֝).

HebrewAccentGershayim

The combining character HEBREW ACCENT GERSHAYIM from the Unicode standard, defined by '\x059e' (•֞).

HebrewAccentQarneyPara

The combining character HEBREW ACCENT QARNEY PARA from the Unicode standard, defined by '\x059f' (•֟).

HebrewAccentTelishaGedola

The combining character HEBREW ACCENT TELISHA GEDOLA from the Unicode standard, defined by '\x05a0' (•֠).

HebrewAccentPazer

The combining character HEBREW ACCENT PAZER from the Unicode standard, defined by '\x05a1' (•֡).

HebrewAccentAtnahHafukh

The combining character HEBREW ACCENT ATNAH HAFUKH from the Unicode standard, defined by '\x05a2' (•֢).

HebrewAccentMunah

The combining character HEBREW ACCENT MUNAH from the Unicode standard, defined by '\x05a3' (•֣).

HebrewAccentMahapakh

The combining character HEBREW ACCENT MAHAPAKH from the Unicode standard, defined by '\x05a4' (•֤).

HebrewAccentMerkha

The combining character HEBREW ACCENT MERKHA from the Unicode standard, defined by '\x05a5' (•֥).

HebrewAccentMerkhaKefula

The combining character HEBREW ACCENT MERKHA KEFULA from the Unicode standard, defined by '\x05a6' (•֦).

HebrewAccentDarga

The combining character HEBREW ACCENT DARGA from the Unicode standard, defined by '\x05a7' (•֧).

HebrewAccentQadma

The combining character HEBREW ACCENT QADMA from the Unicode standard, defined by '\x05a8' (•֨).

HebrewAccentTelishaQetana

The combining character HEBREW ACCENT TELISHA QETANA from the Unicode standard, defined by '\x05a9' (•֩).

HebrewAccentYerahBenYomo

The combining character HEBREW ACCENT YERAH BEN YOMO from the Unicode standard, defined by '\x05aa' (•֪).

HebrewAccentOle

The combining character HEBREW ACCENT OLE from the Unicode standard, defined by '\x05ab' (•֫).

HebrewAccentIluy

The combining character HEBREW ACCENT ILUY from the Unicode standard, defined by '\x05ac' (•֬).

HebrewAccentDehi

The combining character HEBREW ACCENT DEHI from the Unicode standard, defined by '\x05ad' (•֭).

HebrewAccentZinor

The combining character HEBREW ACCENT ZINOR from the Unicode standard, defined by '\x05ae' (•֮).

HebrewMarkMasoraCircle

The combining character HEBREW MARK MASORA CIRCLE from the Unicode standard, defined by '\x05af' (•֯).

HebrewPointSheva

The combining character HEBREW POINT SHEVA from the Unicode standard, defined by '\x05b0' (•ְ).

HebrewPointHatafSegol

The combining character HEBREW POINT HATAF SEGOL from the Unicode standard, defined by '\x05b1' (•ֱ).

HebrewPointHatafPatah

The combining character HEBREW POINT HATAF PATAH from the Unicode standard, defined by '\x05b2' (•ֲ).

HebrewPointHatafQamats

The combining character HEBREW POINT HATAF QAMATS from the Unicode standard, defined by '\x05b3' (•ֳ).

HebrewPointHiriq

The combining character HEBREW POINT HIRIQ from the Unicode standard, defined by '\x05b4' (•ִ).

HebrewPointTsere

The combining character HEBREW POINT TSERE from the Unicode standard, defined by '\x05b5' (•ֵ).

HebrewPointSegol

The combining character HEBREW POINT SEGOL from the Unicode standard, defined by '\x05b6' (•ֶ).

HebrewPointPatah

The combining character HEBREW POINT PATAH from the Unicode standard, defined by '\x05b7' (•ַ).

HebrewPointQamats

The combining character HEBREW POINT QAMATS from the Unicode standard, defined by '\x05b8' (•ָ).

HebrewPointHolam

The combining character HEBREW POINT HOLAM from the Unicode standard, defined by '\x05b9' (•ֹ).

HebrewPointHolamHaserForVav

The combining character HEBREW POINT HOLAM HASER FOR VAV from the Unicode standard, defined by '\x05ba' (•ֺ).

HebrewPointQubuts

The combining character HEBREW POINT QUBUTS from the Unicode standard, defined by '\x05bb' (•ֻ).

HebrewPointDageshOrMapiq

The combining character HEBREW POINT DAGESH OR MAPIQ from the Unicode standard, defined by '\x05bc' (•ּ).

HebrewPointMeteg

The combining character HEBREW POINT METEG from the Unicode standard, defined by '\x05bd' (•ֽ).

HebrewPointRafe

The combining character HEBREW POINT RAFE from the Unicode standard, defined by '\x05bf' (•ֿ).

HebrewPointShinDot

The combining character HEBREW POINT SHIN DOT from the Unicode standard, defined by '\x05c1' (•ׁ).

HebrewPointSinDot

The combining character HEBREW POINT SIN DOT from the Unicode standard, defined by '\x05c2' (•ׂ).

HebrewMarkUpperDot

The combining character HEBREW MARK UPPER DOT from the Unicode standard, defined by '\x05c4' (•ׄ).

HebrewMarkLowerDot

The combining character HEBREW MARK LOWER DOT from the Unicode standard, defined by '\x05c5' (•ׅ).

HebrewPointQamatsQatan

The combining character HEBREW POINT QAMATS QATAN from the Unicode standard, defined by '\x05c7' (•ׇ).

ArabicSignSallallahouAlayheWassallam

The combining character ARABIC SIGN SALLALLAHOU ALAYHE WASSALLAM from the Unicode standard, defined by '\x0610' (•ؐ).

ArabicSignAlayheAssallam

The combining character ARABIC SIGN ALAYHE ASSALLAM from the Unicode standard, defined by '\x0611' (•ؑ).

ArabicSignRahmatullahAlayhe

The combining character ARABIC SIGN RAHMATULLAH ALAYHE from the Unicode standard, defined by '\x0612' (•ؒ).

ArabicSignRadiAllahouAnhu

The combining character ARABIC SIGN RADI ALLAHOU ANHU from the Unicode standard, defined by '\x0613' (•ؓ).

ArabicSignTakhallus

The combining character ARABIC SIGN TAKHALLUS from the Unicode standard, defined by '\x0614' (•ؔ).

ArabicSmallHighTah

The combining character ARABIC SMALL HIGH TAH from the Unicode standard, defined by '\x0615' (•ؕ).

ArabicSmallHighLigatureAlefWithLamWithYeh

The combining character ARABIC SMALL HIGH LIGATURE ALEF WITH LAM WITH YEH from the Unicode standard, defined by '\x0616' (•ؖ).

ArabicSmallHighZain

The combining character ARABIC SMALL HIGH ZAIN from the Unicode standard, defined by '\x0617' (•ؗ).

ArabicSmallFatha

The combining character ARABIC SMALL FATHA from the Unicode standard, defined by '\x0618' (•ؘ).

ArabicSmallDamma

The combining character ARABIC SMALL DAMMA from the Unicode standard, defined by '\x0619' (•ؙ).

ArabicSmallKasra

The combining character ARABIC SMALL KASRA from the Unicode standard, defined by '\x061a' (•ؚ).

ArabicFathatan

The combining character ARABIC FATHATAN from the Unicode standard, defined by '\x064b' (•ً).

ArabicDammatan

The combining character ARABIC DAMMATAN from the Unicode standard, defined by '\x064c' (•ٌ).

ArabicKasratan

The combining character ARABIC KASRATAN from the Unicode standard, defined by '\x064d' (•ٍ).

ArabicFatha

The combining character ARABIC FATHA from the Unicode standard, defined by '\x064e' (•َ).

ArabicDamma

The combining character ARABIC DAMMA from the Unicode standard, defined by '\x064f' (•ُ).

ArabicKasra

The combining character ARABIC KASRA from the Unicode standard, defined by '\x0650' (•ِ).

ArabicShadda

The combining character ARABIC SHADDA from the Unicode standard, defined by '\x0651' (•ّ).

ArabicSukun

The combining character ARABIC SUKUN from the Unicode standard, defined by '\x0652' (•ْ).

ArabicMaddahAbove

The combining character ARABIC MADDAH ABOVE from the Unicode standard, defined by '\x0653' (•ٓ).

ArabicHamzaAbove

The combining character ARABIC HAMZA ABOVE from the Unicode standard, defined by '\x0654' (•ٔ).

ArabicHamzaBelow

The combining character ARABIC HAMZA BELOW from the Unicode standard, defined by '\x0655' (•ٕ).

ArabicSubscriptAlef

The combining character ARABIC SUBSCRIPT ALEF from the Unicode standard, defined by '\x0656' (•ٖ).

ArabicInvertedDamma

The combining character ARABIC INVERTED DAMMA from the Unicode standard, defined by '\x0657' (•ٗ).

ArabicMarkNoonGhunna

The combining character ARABIC MARK NOON GHUNNA from the Unicode standard, defined by '\x0658' (•٘).

ArabicZwarakay

The combining character ARABIC ZWARAKAY from the Unicode standard, defined by '\x0659' (•ٙ).

ArabicVowelSignSmallVAbove

The combining character ARABIC VOWEL SIGN SMALL V ABOVE from the Unicode standard, defined by '\x065a' (•ٚ).

ArabicVowelSignInvertedSmallVAbove

The combining character ARABIC VOWEL SIGN INVERTED SMALL V ABOVE from the Unicode standard, defined by '\x065b' (•ٛ).

ArabicVowelSignDotBelow

The combining character ARABIC VOWEL SIGN DOT BELOW from the Unicode standard, defined by '\x065c' (•ٜ).

ArabicReversedDamma

The combining character ARABIC REVERSED DAMMA from the Unicode standard, defined by '\x065d' (•ٝ).

ArabicFathaWithTwoDots

The combining character ARABIC FATHA WITH TWO DOTS from the Unicode standard, defined by '\x065e' (•ٞ).

ArabicWavyHamzaBelow

The combining character ARABIC WAVY HAMZA BELOW from the Unicode standard, defined by '\x065f' (•ٟ).

ArabicLetterSuperscriptAlef

The combining character ARABIC LETTER SUPERSCRIPT ALEF from the Unicode standard, defined by '\x0670' (•ٰ).

ArabicSmallHighLigatureSadWithLamWithAlefMaksura

The combining character ARABIC SMALL HIGH LIGATURE SAD WITH LAM WITH ALEF MAKSURA from the Unicode standard, defined by '\x06d6' (•ۖ).

ArabicSmallHighLigatureQafWithLamWithAlefMaksura

The combining character ARABIC SMALL HIGH LIGATURE QAF WITH LAM WITH ALEF MAKSURA from the Unicode standard, defined by '\x06d7' (•ۗ).

ArabicSmallHighMeemInitialForm

The combining character ARABIC SMALL HIGH MEEM INITIAL FORM from the Unicode standard, defined by '\x06d8' (•ۘ).

ArabicSmallHighLamAlef

The combining character ARABIC SMALL HIGH LAM ALEF from the Unicode standard, defined by '\x06d9' (•ۙ).

ArabicSmallHighJeem

The combining character ARABIC SMALL HIGH JEEM from the Unicode standard, defined by '\x06da' (•ۚ).

ArabicSmallHighThreeDots

The combining character ARABIC SMALL HIGH THREE DOTS from the Unicode standard, defined by '\x06db' (•ۛ).

ArabicSmallHighSeen

The combining character ARABIC SMALL HIGH SEEN from the Unicode standard, defined by '\x06dc' (•ۜ).

ArabicSmallHighRoundedZero

The combining character ARABIC SMALL HIGH ROUNDED ZERO from the Unicode standard, defined by '\x06df' (•۟).

ArabicSmallHighUprightRectangularZero

The combining character ARABIC SMALL HIGH UPRIGHT RECTANGULAR ZERO from the Unicode standard, defined by '\x06e0' (•۠).

ArabicSmallHighDotlessHeadOfKhah

The combining character ARABIC SMALL HIGH DOTLESS HEAD OF KHAH from the Unicode standard, defined by '\x06e1' (•ۡ).

ArabicSmallHighMeemIsolatedForm

The combining character ARABIC SMALL HIGH MEEM ISOLATED FORM from the Unicode standard, defined by '\x06e2' (•ۢ).

ArabicSmallLowSeen

The combining character ARABIC SMALL LOW SEEN from the Unicode standard, defined by '\x06e3' (•ۣ).

ArabicSmallHighMadda

The combining character ARABIC SMALL HIGH MADDA from the Unicode standard, defined by '\x06e4' (•ۤ).

ArabicSmallHighYeh

The combining character ARABIC SMALL HIGH YEH from the Unicode standard, defined by '\x06e7' (•ۧ).

ArabicSmallHighNoon

The combining character ARABIC SMALL HIGH NOON from the Unicode standard, defined by '\x06e8' (•ۨ).

ArabicEmptyCentreLowStop

The combining character ARABIC EMPTY CENTRE LOW STOP from the Unicode standard, defined by '\x06ea' (•۪).

ArabicEmptyCentreHighStop

The combining character ARABIC EMPTY CENTRE HIGH STOP from the Unicode standard, defined by '\x06eb' (•۫).

ArabicRoundedHighStopWithFilledCentre

The combining character ARABIC ROUNDED HIGH STOP WITH FILLED CENTRE from the Unicode standard, defined by '\x06ec' (•۬).

ArabicSmallLowMeem

The combining character ARABIC SMALL LOW MEEM from the Unicode standard, defined by '\x06ed' (•ۭ).

SyriacLetterSuperscriptAlaph

The combining character SYRIAC LETTER SUPERSCRIPT ALAPH from the Unicode standard, defined by '\x0711' (•ܑ).

SyriacPthahaAbove

The combining character SYRIAC PTHAHA ABOVE from the Unicode standard, defined by '\x0730' (•ܰ).

SyriacPthahaBelow

The combining character SYRIAC PTHAHA BELOW from the Unicode standard, defined by '\x0731' (•ܱ).

SyriacPthahaDotted

The combining character SYRIAC PTHAHA DOTTED from the Unicode standard, defined by '\x0732' (•ܲ).

SyriacZqaphaAbove

The combining character SYRIAC ZQAPHA ABOVE from the Unicode standard, defined by '\x0733' (•ܳ).

SyriacZqaphaBelow

The combining character SYRIAC ZQAPHA BELOW from the Unicode standard, defined by '\x0734' (•ܴ).

SyriacZqaphaDotted

The combining character SYRIAC ZQAPHA DOTTED from the Unicode standard, defined by '\x0735' (•ܵ).

SyriacRbasaAbove

The combining character SYRIAC RBASA ABOVE from the Unicode standard, defined by '\x0736' (•ܶ).

SyriacRbasaBelow

The combining character SYRIAC RBASA BELOW from the Unicode standard, defined by '\x0737' (•ܷ).

SyriacDottedZlamaHorizontal

The combining character SYRIAC DOTTED ZLAMA HORIZONTAL from the Unicode standard, defined by '\x0738' (•ܸ).

SyriacDottedZlamaAngular

The combining character SYRIAC DOTTED ZLAMA ANGULAR from the Unicode standard, defined by '\x0739' (•ܹ).

SyriacHbasaAbove

The combining character SYRIAC HBASA ABOVE from the Unicode standard, defined by '\x073a' (•ܺ).

SyriacHbasaBelow

The combining character SYRIAC HBASA BELOW from the Unicode standard, defined by '\x073b' (•ܻ).

SyriacHbasaEsasaDotted

The combining character SYRIAC HBASA-ESASA DOTTED from the Unicode standard, defined by '\x073c' (•ܼ).

SyriacEsasaAbove

The combining character SYRIAC ESASA ABOVE from the Unicode standard, defined by '\x073d' (•ܽ).

SyriacEsasaBelow

The combining character SYRIAC ESASA BELOW from the Unicode standard, defined by '\x073e' (•ܾ).

SyriacRwaha

The combining character SYRIAC RWAHA from the Unicode standard, defined by '\x073f' (•ܿ).

SyriacFeminineDot

The combining character SYRIAC FEMININE DOT from the Unicode standard, defined by '\x0740' (•݀).

SyriacQushshaya

The combining character SYRIAC QUSHSHAYA from the Unicode standard, defined by '\x0741' (•݁).

SyriacRukkakha

The combining character SYRIAC RUKKAKHA from the Unicode standard, defined by '\x0742' (•݂).

SyriacTwoVerticalDotsAbove

The combining character SYRIAC TWO VERTICAL DOTS ABOVE from the Unicode standard, defined by '\x0743' (•݃).

SyriacTwoVerticalDotsBelow

The combining character SYRIAC TWO VERTICAL DOTS BELOW from the Unicode standard, defined by '\x0744' (•݄).

SyriacThreeDotsAbove

The combining character SYRIAC THREE DOTS ABOVE from the Unicode standard, defined by '\x0745' (•݅).

SyriacThreeDotsBelow

The combining character SYRIAC THREE DOTS BELOW from the Unicode standard, defined by '\x0746' (•݆).

SyriacObliqueLineAbove

The combining character SYRIAC OBLIQUE LINE ABOVE from the Unicode standard, defined by '\x0747' (•݇).

SyriacObliqueLineBelow

The combining character SYRIAC OBLIQUE LINE BELOW from the Unicode standard, defined by '\x0748' (•݈).

SyriacMusic

The combining character SYRIAC MUSIC from the Unicode standard, defined by '\x0749' (•݉).

SyriacBarrekh

The combining character SYRIAC BARREKH from the Unicode standard, defined by '\x074a' (•݊).

NkoCombiningShortHighTone

The combining character NKO COMBINING SHORT HIGH TONE from the Unicode standard, defined by '\x07eb' (•߫).

NkoCombiningShortLowTone

The combining character NKO COMBINING SHORT LOW TONE from the Unicode standard, defined by '\x07ec' (•߬).

NkoCombiningShortRisingTone

The combining character NKO COMBINING SHORT RISING TONE from the Unicode standard, defined by '\x07ed' (•߭).

NkoCombiningLongDescendingTone

The combining character NKO COMBINING LONG DESCENDING TONE from the Unicode standard, defined by '\x07ee' (•߮).

NkoCombiningLongHighTone

The combining character NKO COMBINING LONG HIGH TONE from the Unicode standard, defined by '\x07ef' (•߯).

NkoCombiningLongLowTone

The combining character NKO COMBINING LONG LOW TONE from the Unicode standard, defined by '\x07f0' (•߰).

NkoCombiningLongRisingTone

The combining character NKO COMBINING LONG RISING TONE from the Unicode standard, defined by '\x07f1' (•߱).

NkoCombiningNasalizationMark

The combining character NKO COMBINING NASALIZATION MARK from the Unicode standard, defined by '\x07f2' (•߲).

NkoCombiningDoubleDotAbove

The combining character NKO COMBINING DOUBLE DOT ABOVE from the Unicode standard, defined by '\x07f3' (•߳).

SamaritanMarkIn

The combining character SAMARITAN MARK IN from the Unicode standard, defined by '\x0816' (•ࠖ).

SamaritanMarkInAlaf

The combining character SAMARITAN MARK IN-ALAF from the Unicode standard, defined by '\x0817' (•ࠗ).

SamaritanMarkOcclusion

The combining character SAMARITAN MARK OCCLUSION from the Unicode standard, defined by '\x0818' (•࠘).

SamaritanMarkDagesh

The combining character SAMARITAN MARK DAGESH from the Unicode standard, defined by '\x0819' (•࠙).

SamaritanMarkEpentheticYut

The combining character SAMARITAN MARK EPENTHETIC YUT from the Unicode standard, defined by '\x081b' (•ࠛ).

SamaritanVowelSignLongE

The combining character SAMARITAN VOWEL SIGN LONG E from the Unicode standard, defined by '\x081c' (•ࠜ).

SamaritanVowelSignE

The combining character SAMARITAN VOWEL SIGN E from the Unicode standard, defined by '\x081d' (•ࠝ).

SamaritanVowelSignOverlongAa

The combining character SAMARITAN VOWEL SIGN OVERLONG AA from the Unicode standard, defined by '\x081e' (•ࠞ).

SamaritanVowelSignLongAa

The combining character SAMARITAN VOWEL SIGN LONG AA from the Unicode standard, defined by '\x081f' (•ࠟ).

SamaritanVowelSignAa

The combining character SAMARITAN VOWEL SIGN AA from the Unicode standard, defined by '\x0820' (•ࠠ).

SamaritanVowelSignOverlongA

The combining character SAMARITAN VOWEL SIGN OVERLONG A from the Unicode standard, defined by '\x0821' (•ࠡ).

SamaritanVowelSignLongA

The combining character SAMARITAN VOWEL SIGN LONG A from the Unicode standard, defined by '\x0822' (•ࠢ).

SamaritanVowelSignA

The combining character SAMARITAN VOWEL SIGN A from the Unicode standard, defined by '\x0823' (•ࠣ).

SamaritanVowelSignShortA

The combining character SAMARITAN VOWEL SIGN SHORT A from the Unicode standard, defined by '\x0825' (•ࠥ).

SamaritanVowelSignLongU

The combining character SAMARITAN VOWEL SIGN LONG U from the Unicode standard, defined by '\x0826' (•ࠦ).

SamaritanVowelSignU

The combining character SAMARITAN VOWEL SIGN U from the Unicode standard, defined by '\x0827' (•ࠧ).

SamaritanVowelSignLongI

The combining character SAMARITAN VOWEL SIGN LONG I from the Unicode standard, defined by '\x0829' (•ࠩ).

SamaritanVowelSignI

The combining character SAMARITAN VOWEL SIGN I from the Unicode standard, defined by '\x082a' (•ࠪ).

SamaritanVowelSignO

The combining character SAMARITAN VOWEL SIGN O from the Unicode standard, defined by '\x082b' (•ࠫ).

SamaritanVowelSignSukun

The combining character SAMARITAN VOWEL SIGN SUKUN from the Unicode standard, defined by '\x082c' (•ࠬ).

SamaritanMarkNequdaa

The combining character SAMARITAN MARK NEQUDAA from the Unicode standard, defined by '\x082d' (•࠭).

MandaicAffricationMark

The combining character MANDAIC AFFRICATION MARK from the Unicode standard, defined by '\x0859' (•࡙).

MandaicVocalizationMark

The combining character MANDAIC VOCALIZATION MARK from the Unicode standard, defined by '\x085a' (•࡚).

MandaicGeminationMark

The combining character MANDAIC GEMINATION MARK from the Unicode standard, defined by '\x085b' (•࡛).

ArabicSmallHighWordArRub

The combining character ARABIC SMALL HIGH WORD AR-RUB from the Unicode standard, defined by '\x08d4' (•ࣔ).

ArabicSmallHighSad

The combining character ARABIC SMALL HIGH SAD from the Unicode standard, defined by '\x08d5' (•ࣕ).

ArabicSmallHighAin

The combining character ARABIC SMALL HIGH AIN from the Unicode standard, defined by '\x08d6' (•ࣖ).

ArabicSmallHighQaf

The combining character ARABIC SMALL HIGH QAF from the Unicode standard, defined by '\x08d7' (•ࣗ).

ArabicSmallHighNoonWithKasra

The combining character ARABIC SMALL HIGH NOON WITH KASRA from the Unicode standard, defined by '\x08d8' (•ࣘ).

ArabicSmallLowNoonWithKasra

The combining character ARABIC SMALL LOW NOON WITH KASRA from the Unicode standard, defined by '\x08d9' (•ࣙ).

ArabicSmallHighWordAthThalatha

The combining character ARABIC SMALL HIGH WORD ATH-THALATHA from the Unicode standard, defined by '\x08da' (•ࣚ).

ArabicSmallHighWordAsSajda

The combining character ARABIC SMALL HIGH WORD AS-SAJDA from the Unicode standard, defined by '\x08db' (•ࣛ).

ArabicSmallHighWordAnNisf

The combining character ARABIC SMALL HIGH WORD AN-NISF from the Unicode standard, defined by '\x08dc' (•ࣜ).

ArabicSmallHighWordSakta

The combining character ARABIC SMALL HIGH WORD SAKTA from the Unicode standard, defined by '\x08dd' (•ࣝ).

ArabicSmallHighWordQif

The combining character ARABIC SMALL HIGH WORD QIF from the Unicode standard, defined by '\x08de' (•ࣞ).

ArabicSmallHighWordWaqfa

The combining character ARABIC SMALL HIGH WORD WAQFA from the Unicode standard, defined by '\x08df' (•ࣟ).

ArabicSmallHighFootnoteMarker

The combining character ARABIC SMALL HIGH FOOTNOTE MARKER from the Unicode standard, defined by '\x08e0' (•࣠).

ArabicSmallHighSignSafha

The combining character ARABIC SMALL HIGH SIGN SAFHA from the Unicode standard, defined by '\x08e1' (•࣡).

ArabicTurnedDammaBelow

The combining character ARABIC TURNED DAMMA BELOW from the Unicode standard, defined by '\x08e3' (•ࣣ).

ArabicCurlyFatha

The combining character ARABIC CURLY FATHA from the Unicode standard, defined by '\x08e4' (•ࣤ).

ArabicCurlyDamma

The combining character ARABIC CURLY DAMMA from the Unicode standard, defined by '\x08e5' (•ࣥ).

ArabicCurlyKasra

The combining character ARABIC CURLY KASRA from the Unicode standard, defined by '\x08e6' (•ࣦ).

ArabicCurlyFathatan

The combining character ARABIC CURLY FATHATAN from the Unicode standard, defined by '\x08e7' (•ࣧ).

ArabicCurlyDammatan

The combining character ARABIC CURLY DAMMATAN from the Unicode standard, defined by '\x08e8' (•ࣨ).

ArabicCurlyKasratan

The combining character ARABIC CURLY KASRATAN from the Unicode standard, defined by '\x08e9' (•ࣩ).

ArabicToneOneDotAbove

The combining character ARABIC TONE ONE DOT ABOVE from the Unicode standard, defined by '\x08ea' (•࣪).

ArabicToneTwoDotsAbove

The combining character ARABIC TONE TWO DOTS ABOVE from the Unicode standard, defined by '\x08eb' (•࣫).

ArabicToneLoopAbove

The combining character ARABIC TONE LOOP ABOVE from the Unicode standard, defined by '\x08ec' (•࣬).

ArabicToneOneDotBelow

The combining character ARABIC TONE ONE DOT BELOW from the Unicode standard, defined by '\x08ed' (•࣭).

ArabicToneTwoDotsBelow

The combining character ARABIC TONE TWO DOTS BELOW from the Unicode standard, defined by '\x08ee' (•࣮).

ArabicToneLoopBelow

The combining character ARABIC TONE LOOP BELOW from the Unicode standard, defined by '\x08ef' (•࣯).

ArabicOpenFathatan

The combining character ARABIC OPEN FATHATAN from the Unicode standard, defined by '\x08f0' (•ࣰ).

ArabicOpenDammatan

The combining character ARABIC OPEN DAMMATAN from the Unicode standard, defined by '\x08f1' (•ࣱ).

ArabicOpenKasratan

The combining character ARABIC OPEN KASRATAN from the Unicode standard, defined by '\x08f2' (•ࣲ).

ArabicSmallHighWaw

The combining character ARABIC SMALL HIGH WAW from the Unicode standard, defined by '\x08f3' (•ࣳ).

ArabicFathaWithRing

The combining character ARABIC FATHA WITH RING from the Unicode standard, defined by '\x08f4' (•ࣴ).

ArabicFathaWithDotAbove

The combining character ARABIC FATHA WITH DOT ABOVE from the Unicode standard, defined by '\x08f5' (•ࣵ).

ArabicKasraWithDotBelow

The combining character ARABIC KASRA WITH DOT BELOW from the Unicode standard, defined by '\x08f6' (•ࣶ).

ArabicLeftArrowheadAbove

The combining character ARABIC LEFT ARROWHEAD ABOVE from the Unicode standard, defined by '\x08f7' (•ࣷ).

ArabicRightArrowheadAbove

The combining character ARABIC RIGHT ARROWHEAD ABOVE from the Unicode standard, defined by '\x08f8' (•ࣸ).

ArabicLeftArrowheadBelow

The combining character ARABIC LEFT ARROWHEAD BELOW from the Unicode standard, defined by '\x08f9' (•ࣹ).

ArabicRightArrowheadBelow

The combining character ARABIC RIGHT ARROWHEAD BELOW from the Unicode standard, defined by '\x08fa' (•ࣺ).

ArabicDoubleRightArrowheadAbove

The combining character ARABIC DOUBLE RIGHT ARROWHEAD ABOVE from the Unicode standard, defined by '\x08fb' (•ࣻ).

ArabicDoubleRightArrowheadAboveWithDot

The combining character ARABIC DOUBLE RIGHT ARROWHEAD ABOVE WITH DOT from the Unicode standard, defined by '\x08fc' (•ࣼ).

ArabicRightArrowheadAboveWithDot

The combining character ARABIC RIGHT ARROWHEAD ABOVE WITH DOT from the Unicode standard, defined by '\x08fd' (•ࣽ).

ArabicDammaWithDot

The combining character ARABIC DAMMA WITH DOT from the Unicode standard, defined by '\x08fe' (•ࣾ).

ArabicMarkSidewaysNoonGhunna

The combining character ARABIC MARK SIDEWAYS NOON GHUNNA from the Unicode standard, defined by '\x08ff' (•ࣿ).

DevanagariSignNukta

The combining character DEVANAGARI SIGN NUKTA from the Unicode standard, defined by '\x093c' (•़).

DevanagariSignVirama

The combining character DEVANAGARI SIGN VIRAMA from the Unicode standard, defined by '\x094d' (•्).

DevanagariStressSignUdatta

The combining character DEVANAGARI STRESS SIGN UDATTA from the Unicode standard, defined by '\x0951' (•॑).

DevanagariStressSignAnudatta

The combining character DEVANAGARI STRESS SIGN ANUDATTA from the Unicode standard, defined by '\x0952' (•॒).

DevanagariGraveAccent

The combining character DEVANAGARI GRAVE ACCENT from the Unicode standard, defined by '\x0953' (•॓).

DevanagariAcuteAccent

The combining character DEVANAGARI ACUTE ACCENT from the Unicode standard, defined by '\x0954' (•॔).

BengaliSignNukta

The combining character BENGALI SIGN NUKTA from the Unicode standard, defined by '\x09bc' (•়).

BengaliVowelSignAa

The combining character BENGALI VOWEL SIGN AA from the Unicode standard, defined by '\x09be' (•া).

BengaliSignVirama

The combining character BENGALI SIGN VIRAMA from the Unicode standard, defined by '\x09cd' (•্).

BengaliAuLengthMark

The combining character BENGALI AU LENGTH MARK from the Unicode standard, defined by '\x09d7' (•ৗ).

GurmukhiSignNukta

The combining character GURMUKHI SIGN NUKTA from the Unicode standard, defined by '\x0a3c' (•਼).

GurmukhiSignVirama

The combining character GURMUKHI SIGN VIRAMA from the Unicode standard, defined by '\x0a4d' (•੍).

GujaratiSignNukta

The combining character GUJARATI SIGN NUKTA from the Unicode standard, defined by '\x0abc' (•઼).

GujaratiSignVirama

The combining character GUJARATI SIGN VIRAMA from the Unicode standard, defined by '\x0acd' (•્).

OriyaSignNukta

The combining character ORIYA SIGN NUKTA from the Unicode standard, defined by '\x0b3c' (•଼).

OriyaVowelSignAa

The combining character ORIYA VOWEL SIGN AA from the Unicode standard, defined by '\x0b3e' (•ା).

OriyaSignVirama

The combining character ORIYA SIGN VIRAMA from the Unicode standard, defined by '\x0b4d' (•୍).

OriyaAiLengthMark

The combining character ORIYA AI LENGTH MARK from the Unicode standard, defined by '\x0b56' (•ୖ).

OriyaAuLengthMark

The combining character ORIYA AU LENGTH MARK from the Unicode standard, defined by '\x0b57' (•ୗ).

TamilVowelSignAa

The combining character TAMIL VOWEL SIGN AA from the Unicode standard, defined by '\x0bbe' (•ா).

TamilSignVirama

The combining character TAMIL SIGN VIRAMA from the Unicode standard, defined by '\x0bcd' (•்).

TamilAuLengthMark

The combining character TAMIL AU LENGTH MARK from the Unicode standard, defined by '\x0bd7' (•ௗ).

TeluguSignVirama

The combining character TELUGU SIGN VIRAMA from the Unicode standard, defined by '\x0c4d' (•్).

TeluguLengthMark

The combining character TELUGU LENGTH MARK from the Unicode standard, defined by '\x0c55' (•ౕ).

TeluguAiLengthMark

The combining character TELUGU AI LENGTH MARK from the Unicode standard, defined by '\x0c56' (•ౖ).

KannadaSignNukta

The combining character KANNADA SIGN NUKTA from the Unicode standard, defined by '\x0cbc' (•಼).

KannadaVowelSignUu

The combining character KANNADA VOWEL SIGN UU from the Unicode standard, defined by '\x0cc2' (•ೂ).

KannadaSignVirama

The combining character KANNADA SIGN VIRAMA from the Unicode standard, defined by '\x0ccd' (•್).

KannadaLengthMark

The combining character KANNADA LENGTH MARK from the Unicode standard, defined by '\x0cd5' (•ೕ).

KannadaAiLengthMark

The combining character KANNADA AI LENGTH MARK from the Unicode standard, defined by '\x0cd6' (•ೖ).

MalayalamVowelSignAa

The combining character MALAYALAM VOWEL SIGN AA from the Unicode standard, defined by '\x0d3e' (•ാ).

MalayalamSignVirama

The combining character MALAYALAM SIGN VIRAMA from the Unicode standard, defined by '\x0d4d' (•്).

MalayalamAuLengthMark

The combining character MALAYALAM AU LENGTH MARK from the Unicode standard, defined by '\x0d57' (•ൗ).

SinhalaSignAlLakuna

The combining character SINHALA SIGN AL-LAKUNA from the Unicode standard, defined by '\x0dca' (•්).

SinhalaVowelSignAelaPilla

The combining character SINHALA VOWEL SIGN AELA-PILLA from the Unicode standard, defined by '\x0dcf' (•ා).

SinhalaVowelSignGayanukitta

The combining character SINHALA VOWEL SIGN GAYANUKITTA from the Unicode standard, defined by '\x0ddf' (•ෟ).

ThaiCharacterSaraU

The combining character THAI CHARACTER SARA U from the Unicode standard, defined by '\x0e38' (•ุ).

ThaiCharacterSaraUu

The combining character THAI CHARACTER SARA UU from the Unicode standard, defined by '\x0e39' (•ู).

ThaiCharacterPhinthu

The combining character THAI CHARACTER PHINTHU from the Unicode standard, defined by '\x0e3a' (•ฺ).

ThaiCharacterMaiEk

The combining character THAI CHARACTER MAI EK from the Unicode standard, defined by '\x0e48' (•่).

ThaiCharacterMaiTho

The combining character THAI CHARACTER MAI THO from the Unicode standard, defined by '\x0e49' (•้).

ThaiCharacterMaiTri

The combining character THAI CHARACTER MAI TRI from the Unicode standard, defined by '\x0e4a' (•๊).

ThaiCharacterMaiChattawa

The combining character THAI CHARACTER MAI CHATTAWA from the Unicode standard, defined by '\x0e4b' (•๋).

LaoVowelSignU

The combining character LAO VOWEL SIGN U from the Unicode standard, defined by '\x0eb8' (•ຸ).

LaoVowelSignUu

The combining character LAO VOWEL SIGN UU from the Unicode standard, defined by '\x0eb9' (•ູ).

LaoToneMaiEk

The combining character LAO TONE MAI EK from the Unicode standard, defined by '\x0ec8' (•່).

LaoToneMaiTho

The combining character LAO TONE MAI THO from the Unicode standard, defined by '\x0ec9' (•້).

LaoToneMaiTi

The combining character LAO TONE MAI TI from the Unicode standard, defined by '\x0eca' (•໊).

LaoToneMaiCatawa

The combining character LAO TONE MAI CATAWA from the Unicode standard, defined by '\x0ecb' (•໋).

TibetanAstrologicalSignKhyudPa

The combining character TIBETAN ASTROLOGICAL SIGN -KHYUD PA from the Unicode standard, defined by '\x0f18' (•༘).

TibetanAstrologicalSignSdongTshugs

The combining character TIBETAN ASTROLOGICAL SIGN SDONG TSHUGS from the Unicode standard, defined by '\x0f19' (•༙).

TibetanMarkNgasBzungNyiZla

The combining character TIBETAN MARK NGAS BZUNG NYI ZLA from the Unicode standard, defined by '\x0f35' (•༵).

TibetanMarkNgasBzungSgorRtags

The combining character TIBETAN MARK NGAS BZUNG SGOR RTAGS from the Unicode standard, defined by '\x0f37' (•༷).

TibetanMarkTsaPhru

The combining character TIBETAN MARK TSA -PHRU from the Unicode standard, defined by '\x0f39' (•༹).

TibetanVowelSignAa

The combining character TIBETAN VOWEL SIGN AA from the Unicode standard, defined by '\x0f71' (•ཱ).

TibetanVowelSignI

The combining character TIBETAN VOWEL SIGN I from the Unicode standard, defined by '\x0f72' (•ི).

TibetanVowelSignU

The combining character TIBETAN VOWEL SIGN U from the Unicode standard, defined by '\x0f74' (•ུ).

TibetanVowelSignE

The combining character TIBETAN VOWEL SIGN E from the Unicode standard, defined by '\x0f7a' (•ེ).

TibetanVowelSignEe

The combining character TIBETAN VOWEL SIGN EE from the Unicode standard, defined by '\x0f7b' (•ཻ).

TibetanVowelSignO

The combining character TIBETAN VOWEL SIGN O from the Unicode standard, defined by '\x0f7c' (•ོ).

TibetanVowelSignOo

The combining character TIBETAN VOWEL SIGN OO from the Unicode standard, defined by '\x0f7d' (•ཽ).

TibetanVowelSignReversedI

The combining character TIBETAN VOWEL SIGN REVERSED I from the Unicode standard, defined by '\x0f80' (•ྀ).

TibetanSignNyiZlaNaaDa

The combining character TIBETAN SIGN NYI ZLA NAA DA from the Unicode standard, defined by '\x0f82' (•ྂ).

TibetanSignSnaLdan

The combining character TIBETAN SIGN SNA LDAN from the Unicode standard, defined by '\x0f83' (•ྃ).

TibetanMarkHalanta

The combining character TIBETAN MARK HALANTA from the Unicode standard, defined by '\x0f84' (•྄).

TibetanSignLciRtags

The combining character TIBETAN SIGN LCI RTAGS from the Unicode standard, defined by '\x0f86' (•྆).

TibetanSignYangRtags

The combining character TIBETAN SIGN YANG RTAGS from the Unicode standard, defined by '\x0f87' (•྇).

TibetanSubjoinedLetterSsa

The combining character TIBETAN SUBJOINED LETTER SSA from the Unicode standard, defined by '\x0fb5' (•ྵ).

TibetanSubjoinedLetterHa

The combining character TIBETAN SUBJOINED LETTER HA from the Unicode standard, defined by '\x0fb7' (•ྷ).

TibetanSymbolPadmaGdan

The combining character TIBETAN SYMBOL PADMA GDAN from the Unicode standard, defined by '\x0fc6' (•࿆).

MyanmarVowelSignIi

The combining character MYANMAR VOWEL SIGN II from the Unicode standard, defined by '\x102e' (•ီ).

MyanmarSignDotBelow

The combining character MYANMAR SIGN DOT BELOW from the Unicode standard, defined by '\x1037' (•့).

MyanmarSignVirama

The combining character MYANMAR SIGN VIRAMA from the Unicode standard, defined by '\x1039' (•္).

MyanmarSignAsat

The combining character MYANMAR SIGN ASAT from the Unicode standard, defined by '\x103a' (•်).

MyanmarSignShanCouncilEmphaticTone

The combining character MYANMAR SIGN SHAN COUNCIL EMPHATIC TONE from the Unicode standard, defined by '\x108d' (•ႍ).

EthiopicCombiningGeminationAndVowelLengthMark

The combining character ETHIOPIC COMBINING GEMINATION AND VOWEL LENGTH MARK from the Unicode standard, defined by '\x135d' (•፝).

EthiopicCombiningVowelLengthMark

The combining character ETHIOPIC COMBINING VOWEL LENGTH MARK from the Unicode standard, defined by '\x135e' (•፞).

EthiopicCombiningGeminationMark

The combining character ETHIOPIC COMBINING GEMINATION MARK from the Unicode standard, defined by '\x135f' (•፟).

TagalogSignVirama

The combining character TAGALOG SIGN VIRAMA from the Unicode standard, defined by '\x1714' (•᜔).

HanunooSignPamudpod

The combining character HANUNOO SIGN PAMUDPOD from the Unicode standard, defined by '\x1734' (•᜴).

KhmerSignCoeng

The combining character KHMER SIGN COENG from the Unicode standard, defined by '\x17d2' (•្).

KhmerSignAtthacan

The combining character KHMER SIGN ATTHACAN from the Unicode standard, defined by '\x17dd' (•៝).

MongolianLetterAliGaliDagalga

The combining character MONGOLIAN LETTER ALI GALI DAGALGA from the Unicode standard, defined by '\x18a9' (•ᢩ).

LimbuSignMukphreng

The combining character LIMBU SIGN MUKPHRENG from the Unicode standard, defined by '\x1939' (•᤹).

LimbuSignKemphreng

The combining character LIMBU SIGN KEMPHRENG from the Unicode standard, defined by '\x193a' (•᤺).

LimbuSignSaI

The combining character LIMBU SIGN SA-I from the Unicode standard, defined by '\x193b' (•᤻).

BugineseVowelSignI

The combining character BUGINESE VOWEL SIGN I from the Unicode standard, defined by '\x1a17' (•ᨗ).

BugineseVowelSignU

The combining character BUGINESE VOWEL SIGN U from the Unicode standard, defined by '\x1a18' (•ᨘ).

TaiThamSignSakot

The combining character TAI THAM SIGN SAKOT from the Unicode standard, defined by '\x1a60' (•᩠).

TaiThamSignTone1

The combining character TAI THAM SIGN TONE-1 from the Unicode standard, defined by '\x1a75' (•᩵).

TaiThamSignTone2

The combining character TAI THAM SIGN TONE-2 from the Unicode standard, defined by '\x1a76' (•᩶).

TaiThamSignKhuenTone3

The combining character TAI THAM SIGN KHUEN TONE-3 from the Unicode standard, defined by '\x1a77' (•᩷).

TaiThamSignKhuenTone4

The combining character TAI THAM SIGN KHUEN TONE-4 from the Unicode standard, defined by '\x1a78' (•᩸).

TaiThamSignKhuenTone5

The combining character TAI THAM SIGN KHUEN TONE-5 from the Unicode standard, defined by '\x1a79' (•᩹).

TaiThamSignRaHaam

The combining character TAI THAM SIGN RA HAAM from the Unicode standard, defined by '\x1a7a' (•᩺).

TaiThamSignMaiSam

The combining character TAI THAM SIGN MAI SAM from the Unicode standard, defined by '\x1a7b' (•᩻).

TaiThamSignKhuenLueKaran

The combining character TAI THAM SIGN KHUEN-LUE KARAN from the Unicode standard, defined by '\x1a7c' (•᩼).

TaiThamCombiningCryptogrammicDot

The combining character TAI THAM COMBINING CRYPTOGRAMMIC DOT from the Unicode standard, defined by '\x1a7f' (•᩿).

CombiningDoubledCircumflexAccent

The combining character COMBINING DOUBLED CIRCUMFLEX ACCENT from the Unicode standard, defined by '\x1ab0' (•᪰).

CombiningDiaeresisRing

The combining character COMBINING DIAERESIS-RING from the Unicode standard, defined by '\x1ab1' (•᪱).

CombiningInfinity

The combining character COMBINING INFINITY from the Unicode standard, defined by '\x1ab2' (•᪲).

CombiningDownwardsArrow

The combining character COMBINING DOWNWARDS ARROW from the Unicode standard, defined by '\x1ab3' (•᪳).

CombiningTripleDot

The combining character COMBINING TRIPLE DOT from the Unicode standard, defined by '\x1ab4' (•᪴).

CombiningXXBelow

The combining character COMBINING X-X BELOW from the Unicode standard, defined by '\x1ab5' (•᪵).

CombiningWigglyLineBelow

The combining character COMBINING WIGGLY LINE BELOW from the Unicode standard, defined by '\x1ab6' (•᪶).

CombiningOpenMarkBelow

The combining character COMBINING OPEN MARK BELOW from the Unicode standard, defined by '\x1ab7' (•᪷).

CombiningDoubleOpenMarkBelow

The combining character COMBINING DOUBLE OPEN MARK BELOW from the Unicode standard, defined by '\x1ab8' (•᪸).

CombiningLightCentralizationStrokeBelow

The combining character COMBINING LIGHT CENTRALIZATION STROKE BELOW from the Unicode standard, defined by '\x1ab9' (•᪹).

CombiningStrongCentralizationStrokeBelow

The combining character COMBINING STRONG CENTRALIZATION STROKE BELOW from the Unicode standard, defined by '\x1aba' (•᪺).

CombiningParenthesesAbove

The combining character COMBINING PARENTHESES ABOVE from the Unicode standard, defined by '\x1abb' (•᪻).

CombiningDoubleParenthesesAbove

The combining character COMBINING DOUBLE PARENTHESES ABOVE from the Unicode standard, defined by '\x1abc' (•᪼).

CombiningParenthesesBelow

The combining character COMBINING PARENTHESES BELOW from the Unicode standard, defined by '\x1abd' (•᪽).

BalineseSignRerekan

The combining character BALINESE SIGN REREKAN from the Unicode standard, defined by '\x1b34' (•᬴).

BalineseVowelSignTedung

The combining character BALINESE VOWEL SIGN TEDUNG from the Unicode standard, defined by '\x1b35' (•ᬵ).

BalineseAdegAdeg

The combining character BALINESE ADEG ADEG from the Unicode standard, defined by '\x1b44' (•᭄).

BalineseMusicalSymbolCombiningTegeh

The combining character BALINESE MUSICAL SYMBOL COMBINING TEGEH from the Unicode standard, defined by '\x1b6b' (•᭫).

BalineseMusicalSymbolCombiningEndep

The combining character BALINESE MUSICAL SYMBOL COMBINING ENDEP from the Unicode standard, defined by '\x1b6c' (•᭬).

BalineseMusicalSymbolCombiningKempul

The combining character BALINESE MUSICAL SYMBOL COMBINING KEMPUL from the Unicode standard, defined by '\x1b6d' (•᭭).

BalineseMusicalSymbolCombiningKempli

The combining character BALINESE MUSICAL SYMBOL COMBINING KEMPLI from the Unicode standard, defined by '\x1b6e' (•᭮).

BalineseMusicalSymbolCombiningJegogan

The combining character BALINESE MUSICAL SYMBOL COMBINING JEGOGAN from the Unicode standard, defined by '\x1b6f' (•᭯).

BalineseMusicalSymbolCombiningKempulWithJegogan

The combining character BALINESE MUSICAL SYMBOL COMBINING KEMPUL WITH JEGOGAN from the Unicode standard, defined by '\x1b70' (•᭰).

BalineseMusicalSymbolCombiningKempliWithJegogan

The combining character BALINESE MUSICAL SYMBOL COMBINING KEMPLI WITH JEGOGAN from the Unicode standard, defined by '\x1b71' (•᭱).

BalineseMusicalSymbolCombiningBende

The combining character BALINESE MUSICAL SYMBOL COMBINING BENDE from the Unicode standard, defined by '\x1b72' (•᭲).

BalineseMusicalSymbolCombiningGong

The combining character BALINESE MUSICAL SYMBOL COMBINING GONG from the Unicode standard, defined by '\x1b73' (•᭳).

SundaneseSignPamaaeh

The combining character SUNDANESE SIGN PAMAAEH from the Unicode standard, defined by '\x1baa' (•᮪).

SundaneseSignVirama

The combining character SUNDANESE SIGN VIRAMA from the Unicode standard, defined by '\x1bab' (•᮫).

BatakSignTompi

The combining character BATAK SIGN TOMPI from the Unicode standard, defined by '\x1be6' (•᯦).

BatakPangolat

The combining character BATAK PANGOLAT from the Unicode standard, defined by '\x1bf2' (•᯲).

BatakPanongonan

The combining character BATAK PANONGONAN from the Unicode standard, defined by '\x1bf3' (•᯳).

LepchaSignNukta

The combining character LEPCHA SIGN NUKTA from the Unicode standard, defined by '\x1c37' (•᰷).

VedicToneKarshana

The combining character VEDIC TONE KARSHANA from the Unicode standard, defined by '\x1cd0' (•᳐).

VedicToneShara

The combining character VEDIC TONE SHARA from the Unicode standard, defined by '\x1cd1' (•᳑).

VedicTonePrenkha

The combining character VEDIC TONE PRENKHA from the Unicode standard, defined by '\x1cd2' (•᳒).

VedicSignYajurvedicMidlineSvarita

The combining character VEDIC SIGN YAJURVEDIC MIDLINE SVARITA from the Unicode standard, defined by '\x1cd4' (•᳔).

VedicToneYajurvedicAggravatedIndependentSvarita

The combining character VEDIC TONE YAJURVEDIC AGGRAVATED INDEPENDENT SVARITA from the Unicode standard, defined by '\x1cd5' (•᳕).

VedicToneYajurvedicIndependentSvarita

The combining character VEDIC TONE YAJURVEDIC INDEPENDENT SVARITA from the Unicode standard, defined by '\x1cd6' (•᳖).

VedicToneYajurvedicKathakaIndependentSvarita

The combining character VEDIC TONE YAJURVEDIC KATHAKA INDEPENDENT SVARITA from the Unicode standard, defined by '\x1cd7' (•᳗).

VedicToneCandraBelow

The combining character VEDIC TONE CANDRA BELOW from the Unicode standard, defined by '\x1cd8' (•᳘).

VedicToneYajurvedicKathakaIndependentSvaritaSchroeder

The combining character VEDIC TONE YAJURVEDIC KATHAKA INDEPENDENT SVARITA SCHROEDER from the Unicode standard, defined by '\x1cd9' (•᳙).

VedicToneDoubleSvarita

The combining character VEDIC TONE DOUBLE SVARITA from the Unicode standard, defined by '\x1cda' (•᳚).

VedicToneTripleSvarita

The combining character VEDIC TONE TRIPLE SVARITA from the Unicode standard, defined by '\x1cdb' (•᳛).

VedicToneKathakaAnudatta

The combining character VEDIC TONE KATHAKA ANUDATTA from the Unicode standard, defined by '\x1cdc' (•᳜).

VedicToneDotBelow

The combining character VEDIC TONE DOT BELOW from the Unicode standard, defined by '\x1cdd' (•᳝).

VedicToneTwoDotsBelow

The combining character VEDIC TONE TWO DOTS BELOW from the Unicode standard, defined by '\x1cde' (•᳞).

VedicToneThreeDotsBelow

The combining character VEDIC TONE THREE DOTS BELOW from the Unicode standard, defined by '\x1cdf' (•᳟).

VedicToneRigvedicKashmiriIndependentSvarita

The combining character VEDIC TONE RIGVEDIC KASHMIRI INDEPENDENT SVARITA from the Unicode standard, defined by '\x1ce0' (•᳠).

VedicSignVisargaSvarita

The combining character VEDIC SIGN VISARGA SVARITA from the Unicode standard, defined by '\x1ce2' (•᳢).

VedicSignVisargaUdatta

The combining character VEDIC SIGN VISARGA UDATTA from the Unicode standard, defined by '\x1ce3' (•᳣).

VedicSignReversedVisargaUdatta

The combining character VEDIC SIGN REVERSED VISARGA UDATTA from the Unicode standard, defined by '\x1ce4' (•᳤).

VedicSignVisargaAnudatta

The combining character VEDIC SIGN VISARGA ANUDATTA from the Unicode standard, defined by '\x1ce5' (•᳥).

VedicSignReversedVisargaAnudatta

The combining character VEDIC SIGN REVERSED VISARGA ANUDATTA from the Unicode standard, defined by '\x1ce6' (•᳦).

VedicSignVisargaUdattaWithTail

The combining character VEDIC SIGN VISARGA UDATTA WITH TAIL from the Unicode standard, defined by '\x1ce7' (•᳧).

VedicSignVisargaAnudattaWithTail

The combining character VEDIC SIGN VISARGA ANUDATTA WITH TAIL from the Unicode standard, defined by '\x1ce8' (•᳨).

VedicSignTiryak

The combining character VEDIC SIGN TIRYAK from the Unicode standard, defined by '\x1ced' (•᳭).

VedicToneCandraAbove

The combining character VEDIC TONE CANDRA ABOVE from the Unicode standard, defined by '\x1cf4' (•᳴).

VedicToneRingAbove

The combining character VEDIC TONE RING ABOVE from the Unicode standard, defined by '\x1cf8' (•᳸).

VedicToneDoubleRingAbove

The combining character VEDIC TONE DOUBLE RING ABOVE from the Unicode standard, defined by '\x1cf9' (•᳹).

CombiningDottedGraveAccent

The combining character COMBINING DOTTED GRAVE ACCENT from the Unicode standard, defined by '\x1dc0' (•᷀).

CombiningDottedAcuteAccent

The combining character COMBINING DOTTED ACUTE ACCENT from the Unicode standard, defined by '\x1dc1' (•᷁).

CombiningSnakeBelow

The combining character COMBINING SNAKE BELOW from the Unicode standard, defined by '\x1dc2' (•᷂).

CombiningSuspensionMark

The combining character COMBINING SUSPENSION MARK from the Unicode standard, defined by '\x1dc3' (•᷃).

CombiningMacronAcute

The combining character COMBINING MACRON-ACUTE from the Unicode standard, defined by '\x1dc4' (•᷄).

CombiningGraveMacron

The combining character COMBINING GRAVE-MACRON from the Unicode standard, defined by '\x1dc5' (•᷅).

CombiningMacronGrave

The combining character COMBINING MACRON-GRAVE from the Unicode standard, defined by '\x1dc6' (•᷆).

CombiningAcuteMacron

The combining character COMBINING ACUTE-MACRON from the Unicode standard, defined by '\x1dc7' (•᷇).

CombiningGraveAcuteGrave

The combining character COMBINING GRAVE-ACUTE-GRAVE from the Unicode standard, defined by '\x1dc8' (•᷈).

CombiningAcuteGraveAcute

The combining character COMBINING ACUTE-GRAVE-ACUTE from the Unicode standard, defined by '\x1dc9' (•᷉).

CombiningLatinSmallLetterRBelow

The combining character COMBINING LATIN SMALL LETTER R BELOW from the Unicode standard, defined by '\x1dca' (•᷊).

CombiningBreveMacron

The combining character COMBINING BREVE-MACRON from the Unicode standard, defined by '\x1dcb' (•᷋).

CombiningMacronBreve

The combining character COMBINING MACRON-BREVE from the Unicode standard, defined by '\x1dcc' (•᷌).

CombiningDoubleCircumflexAbove

The combining character COMBINING DOUBLE CIRCUMFLEX ABOVE from the Unicode standard, defined by '\x1dcd' (•᷍).

CombiningOgonekAbove

The combining character COMBINING OGONEK ABOVE from the Unicode standard, defined by '\x1dce' (•᷎).

CombiningZigzagBelow

The combining character COMBINING ZIGZAG BELOW from the Unicode standard, defined by '\x1dcf' (•᷏).

CombiningIsBelow

The combining character COMBINING IS BELOW from the Unicode standard, defined by '\x1dd0' (•᷐).

CombiningUrAbove

The combining character COMBINING UR ABOVE from the Unicode standard, defined by '\x1dd1' (•᷑).

CombiningUsAbove

The combining character COMBINING US ABOVE from the Unicode standard, defined by '\x1dd2' (•᷒).

CombiningLatinSmallLetterFlattenedOpenAAbove

The combining character COMBINING LATIN SMALL LETTER FLATTENED OPEN A ABOVE from the Unicode standard, defined by '\x1dd3' (•ᷓ).

CombiningLatinSmallLetterAe

The combining character COMBINING LATIN SMALL LETTER AE from the Unicode standard, defined by '\x1dd4' (•ᷔ).

CombiningLatinSmallLetterAo

The combining character COMBINING LATIN SMALL LETTER AO from the Unicode standard, defined by '\x1dd5' (•ᷕ).

CombiningLatinSmallLetterAv

The combining character COMBINING LATIN SMALL LETTER AV from the Unicode standard, defined by '\x1dd6' (•ᷖ).

CombiningLatinSmallLetterCCedilla

The combining character COMBINING LATIN SMALL LETTER C CEDILLA from the Unicode standard, defined by '\x1dd7' (•ᷗ).

CombiningLatinSmallLetterInsularD

The combining character COMBINING LATIN SMALL LETTER INSULAR D from the Unicode standard, defined by '\x1dd8' (•ᷘ).

CombiningLatinSmallLetterEth

The combining character COMBINING LATIN SMALL LETTER ETH from the Unicode standard, defined by '\x1dd9' (•ᷙ).

CombiningLatinSmallLetterG

The combining character COMBINING LATIN SMALL LETTER G from the Unicode standard, defined by '\x1dda' (•ᷚ).

CombiningLatinLetterSmallCapitalG

The combining character COMBINING LATIN LETTER SMALL CAPITAL G from the Unicode standard, defined by '\x1ddb' (•ᷛ).

CombiningLatinSmallLetterK

The combining character COMBINING LATIN SMALL LETTER K from the Unicode standard, defined by '\x1ddc' (•ᷜ).

CombiningLatinSmallLetterL

The combining character COMBINING LATIN SMALL LETTER L from the Unicode standard, defined by '\x1ddd' (•ᷝ).

CombiningLatinLetterSmallCapitalL

The combining character COMBINING LATIN LETTER SMALL CAPITAL L from the Unicode standard, defined by '\x1dde' (•ᷞ).

CombiningLatinLetterSmallCapitalM

The combining character COMBINING LATIN LETTER SMALL CAPITAL M from the Unicode standard, defined by '\x1ddf' (•ᷟ).

CombiningLatinSmallLetterN

The combining character COMBINING LATIN SMALL LETTER N from the Unicode standard, defined by '\x1de0' (•ᷠ).

CombiningLatinLetterSmallCapitalN

The combining character COMBINING LATIN LETTER SMALL CAPITAL N from the Unicode standard, defined by '\x1de1' (•ᷡ).

CombiningLatinLetterSmallCapitalR

The combining character COMBINING LATIN LETTER SMALL CAPITAL R from the Unicode standard, defined by '\x1de2' (•ᷢ).

CombiningLatinSmallLetterRRotunda

The combining character COMBINING LATIN SMALL LETTER R ROTUNDA from the Unicode standard, defined by '\x1de3' (•ᷣ).

CombiningLatinSmallLetterS

The combining character COMBINING LATIN SMALL LETTER S from the Unicode standard, defined by '\x1de4' (•ᷤ).

CombiningLatinSmallLetterLongS

The combining character COMBINING LATIN SMALL LETTER LONG S from the Unicode standard, defined by '\x1de5' (•ᷥ).

CombiningLatinSmallLetterZ

The combining character COMBINING LATIN SMALL LETTER Z from the Unicode standard, defined by '\x1de6' (•ᷦ).

CombiningLatinSmallLetterAlpha

The combining character COMBINING LATIN SMALL LETTER ALPHA from the Unicode standard, defined by '\x1de7' (•ᷧ).

CombiningLatinSmallLetterB

The combining character COMBINING LATIN SMALL LETTER B from the Unicode standard, defined by '\x1de8' (•ᷨ).

CombiningLatinSmallLetterBeta

The combining character COMBINING LATIN SMALL LETTER BETA from the Unicode standard, defined by '\x1de9' (•ᷩ).

CombiningLatinSmallLetterSchwa

The combining character COMBINING LATIN SMALL LETTER SCHWA from the Unicode standard, defined by '\x1dea' (•ᷪ).

CombiningLatinSmallLetterF

The combining character COMBINING LATIN SMALL LETTER F from the Unicode standard, defined by '\x1deb' (•ᷫ).

CombiningLatinSmallLetterLWithDoubleMiddleTilde

The combining character COMBINING LATIN SMALL LETTER L WITH DOUBLE MIDDLE TILDE from the Unicode standard, defined by '\x1dec' (•ᷬ).

CombiningLatinSmallLetterOWithLightCentralizationStroke

The combining character COMBINING LATIN SMALL LETTER O WITH LIGHT CENTRALIZATION STROKE from the Unicode standard, defined by '\x1ded' (•ᷭ).

CombiningLatinSmallLetterP

The combining character COMBINING LATIN SMALL LETTER P from the Unicode standard, defined by '\x1dee' (•ᷮ).

CombiningLatinSmallLetterEsh

The combining character COMBINING LATIN SMALL LETTER ESH from the Unicode standard, defined by '\x1def' (•ᷯ).

CombiningLatinSmallLetterUWithLightCentralizationStroke

The combining character COMBINING LATIN SMALL LETTER U WITH LIGHT CENTRALIZATION STROKE from the Unicode standard, defined by '\x1df0' (•ᷰ).

CombiningLatinSmallLetterW

The combining character COMBINING LATIN SMALL LETTER W from the Unicode standard, defined by '\x1df1' (•ᷱ).

CombiningLatinSmallLetterAWithDiaeresis

The combining character COMBINING LATIN SMALL LETTER A WITH DIAERESIS from the Unicode standard, defined by '\x1df2' (•ᷲ).

CombiningLatinSmallLetterOWithDiaeresis

The combining character COMBINING LATIN SMALL LETTER O WITH DIAERESIS from the Unicode standard, defined by '\x1df3' (•ᷳ).

CombiningLatinSmallLetterUWithDiaeresis

The combining character COMBINING LATIN SMALL LETTER U WITH DIAERESIS from the Unicode standard, defined by '\x1df4' (•ᷴ).

CombiningUpTackAbove

The combining character COMBINING UP TACK ABOVE from the Unicode standard, defined by '\x1df5' (•᷵).

CombiningDeletionMark

The combining character COMBINING DELETION MARK from the Unicode standard, defined by '\x1dfb' (•᷻).

CombiningDoubleInvertedBreveBelow

The combining character COMBINING DOUBLE INVERTED BREVE BELOW from the Unicode standard, defined by '\x1dfc' (•᷼).

CombiningAlmostEqualToBelow

The combining character COMBINING ALMOST EQUAL TO BELOW from the Unicode standard, defined by '\x1dfd' (•᷽).

CombiningLeftArrowheadAbove

The combining character COMBINING LEFT ARROWHEAD ABOVE from the Unicode standard, defined by '\x1dfe' (•᷾).

CombiningRightArrowheadAndDownArrowheadBelow

The combining character COMBINING RIGHT ARROWHEAD AND DOWN ARROWHEAD BELOW from the Unicode standard, defined by '\x1dff' (•᷿).

CombiningLeftHarpoonAbove

The combining character COMBINING LEFT HARPOON ABOVE from the Unicode standard, defined by '\x20d0' (•⃐).

CombiningRightHarpoonAbove

The combining character COMBINING RIGHT HARPOON ABOVE from the Unicode standard, defined by '\x20d1' (•⃑).

CombiningLongVerticalLineOverlay

The combining character COMBINING LONG VERTICAL LINE OVERLAY from the Unicode standard, defined by '\x20d2' (•⃒).

CombiningShortVerticalLineOverlay

The combining character COMBINING SHORT VERTICAL LINE OVERLAY from the Unicode standard, defined by '\x20d3' (•⃓).

CombiningAnticlockwiseArrowAbove

The combining character COMBINING ANTICLOCKWISE ARROW ABOVE from the Unicode standard, defined by '\x20d4' (•⃔).

CombiningClockwiseArrowAbove

The combining character COMBINING CLOCKWISE ARROW ABOVE from the Unicode standard, defined by '\x20d5' (•⃕).

CombiningLeftArrowAbove

The combining character COMBINING LEFT ARROW ABOVE from the Unicode standard, defined by '\x20d6' (•⃖).

CombiningRightArrowAbove

The combining character COMBINING RIGHT ARROW ABOVE from the Unicode standard, defined by '\x20d7' (•⃗).

CombiningRingOverlay

The combining character COMBINING RING OVERLAY from the Unicode standard, defined by '\x20d8' (•⃘).

CombiningClockwiseRingOverlay

The combining character COMBINING CLOCKWISE RING OVERLAY from the Unicode standard, defined by '\x20d9' (•⃙).

CombiningAnticlockwiseRingOverlay

The combining character COMBINING ANTICLOCKWISE RING OVERLAY from the Unicode standard, defined by '\x20da' (•⃚).

CombiningThreeDotsAbove

The combining character COMBINING THREE DOTS ABOVE from the Unicode standard, defined by '\x20db' (•⃛).

CombiningFourDotsAbove

The combining character COMBINING FOUR DOTS ABOVE from the Unicode standard, defined by '\x20dc' (•⃜).

CombiningLeftRightArrowAbove

The combining character COMBINING LEFT RIGHT ARROW ABOVE from the Unicode standard, defined by '\x20e1' (•⃡).

CombiningReverseSolidusOverlay

The combining character COMBINING REVERSE SOLIDUS OVERLAY from the Unicode standard, defined by '\x20e5' (•⃥).

CombiningDoubleVerticalStrokeOverlay

The combining character COMBINING DOUBLE VERTICAL STROKE OVERLAY from the Unicode standard, defined by '\x20e6' (•⃦).

CombiningAnnuitySymbol

The combining character COMBINING ANNUITY SYMBOL from the Unicode standard, defined by '\x20e7' (•⃧).

CombiningTripleUnderdot

The combining character COMBINING TRIPLE UNDERDOT from the Unicode standard, defined by '\x20e8' (•⃨).

CombiningWideBridgeAbove

The combining character COMBINING WIDE BRIDGE ABOVE from the Unicode standard, defined by '\x20e9' (•⃩).

CombiningLeftwardsArrowOverlay

The combining character COMBINING LEFTWARDS ARROW OVERLAY from the Unicode standard, defined by '\x20ea' (•⃪).

CombiningLongDoubleSolidusOverlay

The combining character COMBINING LONG DOUBLE SOLIDUS OVERLAY from the Unicode standard, defined by '\x20eb' (•⃫).

CombiningRightwardsHarpoonWithBarbDownwards

The combining character COMBINING RIGHTWARDS HARPOON WITH BARB DOWNWARDS from the Unicode standard, defined by '\x20ec' (•⃬).

CombiningLeftwardsHarpoonWithBarbDownwards

The combining character COMBINING LEFTWARDS HARPOON WITH BARB DOWNWARDS from the Unicode standard, defined by '\x20ed' (•⃭).

CombiningLeftArrowBelow

The combining character COMBINING LEFT ARROW BELOW from the Unicode standard, defined by '\x20ee' (•⃮).

CombiningRightArrowBelow

The combining character COMBINING RIGHT ARROW BELOW from the Unicode standard, defined by '\x20ef' (•⃯).

CombiningAsteriskAbove

The combining character COMBINING ASTERISK ABOVE from the Unicode standard, defined by '\x20f0' (•⃰).

CopticCombiningNiAbove

The combining character COPTIC COMBINING NI ABOVE from the Unicode standard, defined by '\x2cef' (•⳯).

CopticCombiningSpiritusAsper

The combining character COPTIC COMBINING SPIRITUS ASPER from the Unicode standard, defined by '\x2cf0' (•⳰).

CopticCombiningSpiritusLenis

The combining character COPTIC COMBINING SPIRITUS LENIS from the Unicode standard, defined by '\x2cf1' (•⳱).

TifinaghConsonantJoiner

The combining character TIFINAGH CONSONANT JOINER from the Unicode standard, defined by '\x2d7f' (•⵿).

CombiningCyrillicLetterBe

The combining character COMBINING CYRILLIC LETTER BE from the Unicode standard, defined by '\x2de0' (•ⷠ).

CombiningCyrillicLetterVe

The combining character COMBINING CYRILLIC LETTER VE from the Unicode standard, defined by '\x2de1' (•ⷡ).

CombiningCyrillicLetterGhe

The combining character COMBINING CYRILLIC LETTER GHE from the Unicode standard, defined by '\x2de2' (•ⷢ).

CombiningCyrillicLetterDe

The combining character COMBINING CYRILLIC LETTER DE from the Unicode standard, defined by '\x2de3' (•ⷣ).

CombiningCyrillicLetterZhe

The combining character COMBINING CYRILLIC LETTER ZHE from the Unicode standard, defined by '\x2de4' (•ⷤ).

CombiningCyrillicLetterZe

The combining character COMBINING CYRILLIC LETTER ZE from the Unicode standard, defined by '\x2de5' (•ⷥ).

CombiningCyrillicLetterKa

The combining character COMBINING CYRILLIC LETTER KA from the Unicode standard, defined by '\x2de6' (•ⷦ).

CombiningCyrillicLetterEl

The combining character COMBINING CYRILLIC LETTER EL from the Unicode standard, defined by '\x2de7' (•ⷧ).

CombiningCyrillicLetterEm

The combining character COMBINING CYRILLIC LETTER EM from the Unicode standard, defined by '\x2de8' (•ⷨ).

CombiningCyrillicLetterEn

The combining character COMBINING CYRILLIC LETTER EN from the Unicode standard, defined by '\x2de9' (•ⷩ).

CombiningCyrillicLetterO

The combining character COMBINING CYRILLIC LETTER O from the Unicode standard, defined by '\x2dea' (•ⷪ).

CombiningCyrillicLetterPe

The combining character COMBINING CYRILLIC LETTER PE from the Unicode standard, defined by '\x2deb' (•ⷫ).

CombiningCyrillicLetterEr

The combining character COMBINING CYRILLIC LETTER ER from the Unicode standard, defined by '\x2dec' (•ⷬ).

CombiningCyrillicLetterEs

The combining character COMBINING CYRILLIC LETTER ES from the Unicode standard, defined by '\x2ded' (•ⷭ).

CombiningCyrillicLetterTe

The combining character COMBINING CYRILLIC LETTER TE from the Unicode standard, defined by '\x2dee' (•ⷮ).

CombiningCyrillicLetterHa

The combining character COMBINING CYRILLIC LETTER HA from the Unicode standard, defined by '\x2def' (•ⷯ).

CombiningCyrillicLetterTse

The combining character COMBINING CYRILLIC LETTER TSE from the Unicode standard, defined by '\x2df0' (•ⷰ).

CombiningCyrillicLetterChe

The combining character COMBINING CYRILLIC LETTER CHE from the Unicode standard, defined by '\x2df1' (•ⷱ).

CombiningCyrillicLetterSha

The combining character COMBINING CYRILLIC LETTER SHA from the Unicode standard, defined by '\x2df2' (•ⷲ).

CombiningCyrillicLetterShcha

The combining character COMBINING CYRILLIC LETTER SHCHA from the Unicode standard, defined by '\x2df3' (•ⷳ).

CombiningCyrillicLetterFita

The combining character COMBINING CYRILLIC LETTER FITA from the Unicode standard, defined by '\x2df4' (•ⷴ).

CombiningCyrillicLetterEsTe

The combining character COMBINING CYRILLIC LETTER ES-TE from the Unicode standard, defined by '\x2df5' (•ⷵ).

CombiningCyrillicLetterA

The combining character COMBINING CYRILLIC LETTER A from the Unicode standard, defined by '\x2df6' (•ⷶ).

CombiningCyrillicLetterIe

The combining character COMBINING CYRILLIC LETTER IE from the Unicode standard, defined by '\x2df7' (•ⷷ).

CombiningCyrillicLetterDjerv

The combining character COMBINING CYRILLIC LETTER DJERV from the Unicode standard, defined by '\x2df8' (•ⷸ).

CombiningCyrillicLetterMonographUk

The combining character COMBINING CYRILLIC LETTER MONOGRAPH UK from the Unicode standard, defined by '\x2df9' (•ⷹ).

CombiningCyrillicLetterYat

The combining character COMBINING CYRILLIC LETTER YAT from the Unicode standard, defined by '\x2dfa' (•ⷺ).

CombiningCyrillicLetterYu

The combining character COMBINING CYRILLIC LETTER YU from the Unicode standard, defined by '\x2dfb' (•ⷻ).

CombiningCyrillicLetterIotifiedA

The combining character COMBINING CYRILLIC LETTER IOTIFIED A from the Unicode standard, defined by '\x2dfc' (•ⷼ).

CombiningCyrillicLetterLittleYus

The combining character COMBINING CYRILLIC LETTER LITTLE YUS from the Unicode standard, defined by '\x2dfd' (•ⷽ).

CombiningCyrillicLetterBigYus

The combining character COMBINING CYRILLIC LETTER BIG YUS from the Unicode standard, defined by '\x2dfe' (•ⷾ).

CombiningCyrillicLetterIotifiedBigYus

The combining character COMBINING CYRILLIC LETTER IOTIFIED BIG YUS from the Unicode standard, defined by '\x2dff' (•ⷿ).

IdeographicLevelToneMark

The combining character IDEOGRAPHIC LEVEL TONE MARK from the Unicode standard, defined by '\x302a' (•〪).

IdeographicRisingToneMark

The combining character IDEOGRAPHIC RISING TONE MARK from the Unicode standard, defined by '\x302b' (•〫).

IdeographicDepartingToneMark

The combining character IDEOGRAPHIC DEPARTING TONE MARK from the Unicode standard, defined by '\x302c' (•〬).

IdeographicEnteringToneMark

The combining character IDEOGRAPHIC ENTERING TONE MARK from the Unicode standard, defined by '\x302d' (•〭).

HangulSingleDotToneMark

The combining character HANGUL SINGLE DOT TONE MARK from the Unicode standard, defined by '\x302e' (•〮).

HangulDoubleDotToneMark

The combining character HANGUL DOUBLE DOT TONE MARK from the Unicode standard, defined by '\x302f' (•〯).

CombiningKatakanaHiraganaVoicedSoundMark

The combining character COMBINING KATAKANA-HIRAGANA VOICED SOUND MARK from the Unicode standard, defined by '\x3099' (•゙).

CombiningKatakanaHiraganaSemiVoicedSoundMark

The combining character COMBINING KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK from the Unicode standard, defined by '\x309a' (•゚).

CombiningCyrillicVzmet

The combining character COMBINING CYRILLIC VZMET from the Unicode standard, defined by '\xa66f' (•꙯).

CombiningCyrillicLetterUkrainianIe

The combining character COMBINING CYRILLIC LETTER UKRAINIAN IE from the Unicode standard, defined by '\xa674' (•ꙴ).

CombiningCyrillicLetterI

The combining character COMBINING CYRILLIC LETTER I from the Unicode standard, defined by '\xa675' (•ꙵ).

CombiningCyrillicLetterYi

The combining character COMBINING CYRILLIC LETTER YI from the Unicode standard, defined by '\xa676' (•ꙶ).

CombiningCyrillicLetterU

The combining character COMBINING CYRILLIC LETTER U from the Unicode standard, defined by '\xa677' (•ꙷ).

CombiningCyrillicLetterHardSign

The combining character COMBINING CYRILLIC LETTER HARD SIGN from the Unicode standard, defined by '\xa678' (•ꙸ).

CombiningCyrillicLetterYeru

The combining character COMBINING CYRILLIC LETTER YERU from the Unicode standard, defined by '\xa679' (•ꙹ).

CombiningCyrillicLetterSoftSign

The combining character COMBINING CYRILLIC LETTER SOFT SIGN from the Unicode standard, defined by '\xa67a' (•ꙺ).

CombiningCyrillicLetterOmega

The combining character COMBINING CYRILLIC LETTER OMEGA from the Unicode standard, defined by '\xa67b' (•ꙻ).

CombiningCyrillicKavyka

The combining character COMBINING CYRILLIC KAVYKA from the Unicode standard, defined by '\xa67c' (•꙼).

CombiningCyrillicPayerok

The combining character COMBINING CYRILLIC PAYEROK from the Unicode standard, defined by '\xa67d' (•꙽).

CombiningCyrillicLetterEf

The combining character COMBINING CYRILLIC LETTER EF from the Unicode standard, defined by '\xa69e' (•ꚞ).

CombiningCyrillicLetterIotifiedE

The combining character COMBINING CYRILLIC LETTER IOTIFIED E from the Unicode standard, defined by '\xa69f' (•ꚟ).

BamumCombiningMarkKoqndon

The combining character BAMUM COMBINING MARK KOQNDON from the Unicode standard, defined by '\xa6f0' (•꛰).

BamumCombiningMarkTukwentis

The combining character BAMUM COMBINING MARK TUKWENTIS from the Unicode standard, defined by '\xa6f1' (•꛱).

SylotiNagriSignHasanta

The combining character SYLOTI NAGRI SIGN HASANTA from the Unicode standard, defined by '\xa806' (•꠆).

SaurashtraSignVirama

The combining character SAURASHTRA SIGN VIRAMA from the Unicode standard, defined by '\xa8c4' (•꣄).

CombiningDevanagariDigitZero

The combining character COMBINING DEVANAGARI DIGIT ZERO from the Unicode standard, defined by '\xa8e0' (•꣠).

CombiningDevanagariDigitOne

The combining character COMBINING DEVANAGARI DIGIT ONE from the Unicode standard, defined by '\xa8e1' (•꣡).

CombiningDevanagariDigitTwo

The combining character COMBINING DEVANAGARI DIGIT TWO from the Unicode standard, defined by '\xa8e2' (•꣢).

CombiningDevanagariDigitThree

The combining character COMBINING DEVANAGARI DIGIT THREE from the Unicode standard, defined by '\xa8e3' (•꣣).

CombiningDevanagariDigitFour

The combining character COMBINING DEVANAGARI DIGIT FOUR from the Unicode standard, defined by '\xa8e4' (•꣤).

CombiningDevanagariDigitFive

The combining character COMBINING DEVANAGARI DIGIT FIVE from the Unicode standard, defined by '\xa8e5' (•꣥).

CombiningDevanagariDigitSix

The combining character COMBINING DEVANAGARI DIGIT SIX from the Unicode standard, defined by '\xa8e6' (•꣦).

CombiningDevanagariDigitSeven

The combining character COMBINING DEVANAGARI DIGIT SEVEN from the Unicode standard, defined by '\xa8e7' (•꣧).

CombiningDevanagariDigitEight

The combining character COMBINING DEVANAGARI DIGIT EIGHT from the Unicode standard, defined by '\xa8e8' (•꣨).

CombiningDevanagariDigitNine

The combining character COMBINING DEVANAGARI DIGIT NINE from the Unicode standard, defined by '\xa8e9' (•꣩).

CombiningDevanagariLetterA

The combining character COMBINING DEVANAGARI LETTER A from the Unicode standard, defined by '\xa8ea' (•꣪).

CombiningDevanagariLetterU

The combining character COMBINING DEVANAGARI LETTER U from the Unicode standard, defined by '\xa8eb' (•꣫).

CombiningDevanagariLetterKa

The combining character COMBINING DEVANAGARI LETTER KA from the Unicode standard, defined by '\xa8ec' (•꣬).

CombiningDevanagariLetterNa

The combining character COMBINING DEVANAGARI LETTER NA from the Unicode standard, defined by '\xa8ed' (•꣭).

CombiningDevanagariLetterPa

The combining character COMBINING DEVANAGARI LETTER PA from the Unicode standard, defined by '\xa8ee' (•꣮).

CombiningDevanagariLetterRa

The combining character COMBINING DEVANAGARI LETTER RA from the Unicode standard, defined by '\xa8ef' (•꣯).

CombiningDevanagariLetterVi

The combining character COMBINING DEVANAGARI LETTER VI from the Unicode standard, defined by '\xa8f0' (•꣰).

CombiningDevanagariSignAvagraha

The combining character COMBINING DEVANAGARI SIGN AVAGRAHA from the Unicode standard, defined by '\xa8f1' (•꣱).

KayahLiTonePlophu

The combining character KAYAH LI TONE PLOPHU from the Unicode standard, defined by '\xa92b' (•꤫).

KayahLiToneCalya

The combining character KAYAH LI TONE CALYA from the Unicode standard, defined by '\xa92c' (•꤬).

KayahLiToneCalyaPlophu

The combining character KAYAH LI TONE CALYA PLOPHU from the Unicode standard, defined by '\xa92d' (•꤭).

RejangVirama

The combining character REJANG VIRAMA from the Unicode standard, defined by '\xa953' (•꥓).

JavaneseSignCecakTelu

The combining character JAVANESE SIGN CECAK TELU from the Unicode standard, defined by '\xa9b3' (•꦳).

JavanesePangkon

The combining character JAVANESE PANGKON from the Unicode standard, defined by '\xa9c0' (•꧀).

TaiVietMaiKang

The combining character TAI VIET MAI KANG from the Unicode standard, defined by '\xaab0' (•ꪰ).

TaiVietVowelI

The combining character TAI VIET VOWEL I from the Unicode standard, defined by '\xaab2' (•ꪲ).

TaiVietVowelUe

The combining character TAI VIET VOWEL UE from the Unicode standard, defined by '\xaab3' (•ꪳ).

TaiVietVowelU

The combining character TAI VIET VOWEL U from the Unicode standard, defined by '\xaab4' (•ꪴ).

TaiVietMaiKhit

The combining character TAI VIET MAI KHIT from the Unicode standard, defined by '\xaab7' (•ꪷ).

TaiVietVowelIa

The combining character TAI VIET VOWEL IA from the Unicode standard, defined by '\xaab8' (•ꪸ).

TaiVietVowelAm

The combining character TAI VIET VOWEL AM from the Unicode standard, defined by '\xaabe' (•ꪾ).

TaiVietToneMaiEk

The combining character TAI VIET TONE MAI EK from the Unicode standard, defined by '\xaabf' (•꪿).

TaiVietToneMaiTho

The combining character TAI VIET TONE MAI THO from the Unicode standard, defined by '\xaac1' (•꫁).

MeeteiMayekVirama

The combining character MEETEI MAYEK VIRAMA from the Unicode standard, defined by '\xaaf6' (•꫶).

MeeteiMayekApunIyek

The combining character MEETEI MAYEK APUN IYEK from the Unicode standard, defined by '\xabed' (•꯭).

HebrewPointJudeoSpanishVarika

The combining character HEBREW POINT JUDEO-SPANISH VARIKA from the Unicode standard, defined by '\xfb1e' (•ﬞ).

CombiningLigatureLeftHalf

The combining character COMBINING LIGATURE LEFT HALF from the Unicode standard, defined by '\xfe20' (•︠).

CombiningLigatureRightHalf

The combining character COMBINING LIGATURE RIGHT HALF from the Unicode standard, defined by '\xfe21' (•︡).

CombiningDoubleTildeLeftHalf

The combining character COMBINING DOUBLE TILDE LEFT HALF from the Unicode standard, defined by '\xfe22' (•︢).

CombiningDoubleTildeRightHalf

The combining character COMBINING DOUBLE TILDE RIGHT HALF from the Unicode standard, defined by '\xfe23' (•︣).

CombiningMacronLeftHalf

The combining character COMBINING MACRON LEFT HALF from the Unicode standard, defined by '\xfe24' (•︤).

CombiningMacronRightHalf

The combining character COMBINING MACRON RIGHT HALF from the Unicode standard, defined by '\xfe25' (•︥).

CombiningConjoiningMacron

The combining character COMBINING CONJOINING MACRON from the Unicode standard, defined by '\xfe26' (•︦).

CombiningLigatureLeftHalfBelow

The combining character COMBINING LIGATURE LEFT HALF BELOW from the Unicode standard, defined by '\xfe27' (•︧).

CombiningLigatureRightHalfBelow

The combining character COMBINING LIGATURE RIGHT HALF BELOW from the Unicode standard, defined by '\xfe28' (•︨).

CombiningTildeLeftHalfBelow

The combining character COMBINING TILDE LEFT HALF BELOW from the Unicode standard, defined by '\xfe29' (•︩).

CombiningTildeRightHalfBelow

The combining character COMBINING TILDE RIGHT HALF BELOW from the Unicode standard, defined by '\xfe2a' (•︪).

CombiningMacronLeftHalfBelow

The combining character COMBINING MACRON LEFT HALF BELOW from the Unicode standard, defined by '\xfe2b' (•︫).

CombiningMacronRightHalfBelow

The combining character COMBINING MACRON RIGHT HALF BELOW from the Unicode standard, defined by '\xfe2c' (•︬).

CombiningConjoiningMacronBelow

The combining character COMBINING CONJOINING MACRON BELOW from the Unicode standard, defined by '\xfe2d' (•︭).

CombiningCyrillicTitloLeftHalf

The combining character COMBINING CYRILLIC TITLO LEFT HALF from the Unicode standard, defined by '\xfe2e' (•︮).

CombiningCyrillicTitloRightHalf

The combining character COMBINING CYRILLIC TITLO RIGHT HALF from the Unicode standard, defined by '\xfe2f' (•︯).

PhaistosDiscSignCombiningObliqueStroke

The combining character PHAISTOS DISC SIGN COMBINING OBLIQUE STROKE from the Unicode standard, defined by '\x101fd' (•𐇽).

CopticEpactThousandsMark

The combining character COPTIC EPACT THOUSANDS MARK from the Unicode standard, defined by '\x102e0' (•𐋠).

CombiningOldPermicLetterAn

The combining character COMBINING OLD PERMIC LETTER AN from the Unicode standard, defined by '\x10376' (•𐍶).

CombiningOldPermicLetterDoi

The combining character COMBINING OLD PERMIC LETTER DOI from the Unicode standard, defined by '\x10377' (•𐍷).

CombiningOldPermicLetterZata

The combining character COMBINING OLD PERMIC LETTER ZATA from the Unicode standard, defined by '\x10378' (•𐍸).

CombiningOldPermicLetterNenoe

The combining character COMBINING OLD PERMIC LETTER NENOE from the Unicode standard, defined by '\x10379' (•𐍹).

CombiningOldPermicLetterSii

The combining character COMBINING OLD PERMIC LETTER SII from the Unicode standard, defined by '\x1037a' (•𐍺).

KharoshthiSignDoubleRingBelow

The combining character KHAROSHTHI SIGN DOUBLE RING BELOW from the Unicode standard, defined by '\x10a0d' (•𐨍).

KharoshthiSignVisarga

The combining character KHAROSHTHI SIGN VISARGA from the Unicode standard, defined by '\x10a0f' (•𐨏).

KharoshthiSignBarAbove

The combining character KHAROSHTHI SIGN BAR ABOVE from the Unicode standard, defined by '\x10a38' (•𐨸).

KharoshthiSignCauda

The combining character KHAROSHTHI SIGN CAUDA from the Unicode standard, defined by '\x10a39' (•𐨹).

KharoshthiSignDotBelow

The combining character KHAROSHTHI SIGN DOT BELOW from the Unicode standard, defined by '\x10a3a' (•𐨺).

KharoshthiVirama

The combining character KHAROSHTHI VIRAMA from the Unicode standard, defined by '\x10a3f' (•𐨿).

ManichaeanAbbreviationMarkAbove

The combining character MANICHAEAN ABBREVIATION MARK ABOVE from the Unicode standard, defined by '\x10ae5' (•𐫥).

ManichaeanAbbreviationMarkBelow

The combining character MANICHAEAN ABBREVIATION MARK BELOW from the Unicode standard, defined by '\x10ae6' (•𐫦).

BrahmiVirama

The combining character BRAHMI VIRAMA from the Unicode standard, defined by '\x11046' (•𑁆).

BrahmiNumberJoiner

The combining character BRAHMI NUMBER JOINER from the Unicode standard, defined by '\x1107f' (•𑁿).

KaithiSignVirama

The combining character KAITHI SIGN VIRAMA from the Unicode standard, defined by '\x110b9' (•𑂹).

KaithiSignNukta

The combining character KAITHI SIGN NUKTA from the Unicode standard, defined by '\x110ba' (•𑂺).

ChakmaSignCandrabindu

The combining character CHAKMA SIGN CANDRABINDU from the Unicode standard, defined by '\x11100' (•𑄀).

ChakmaSignAnusvara

The combining character CHAKMA SIGN ANUSVARA from the Unicode standard, defined by '\x11101' (•𑄁).

ChakmaSignVisarga

The combining character CHAKMA SIGN VISARGA from the Unicode standard, defined by '\x11102' (•𑄂).

ChakmaVowelSignA

The combining character CHAKMA VOWEL SIGN A from the Unicode standard, defined by '\x11127' (•𑄧).

ChakmaVirama

The combining character CHAKMA VIRAMA from the Unicode standard, defined by '\x11133' (•𑄳).

ChakmaMaayyaa

The combining character CHAKMA MAAYYAA from the Unicode standard, defined by '\x11134' (•𑄴).

MahajaniSignNukta

The combining character MAHAJANI SIGN NUKTA from the Unicode standard, defined by '\x11173' (•𑅳).

SharadaSignVirama

The combining character SHARADA SIGN VIRAMA from the Unicode standard, defined by '\x111c0' (•𑇀).

SharadaSignNukta

The combining character SHARADA SIGN NUKTA from the Unicode standard, defined by '\x111ca' (•𑇊).

KhojkiSignVirama

The combining character KHOJKI SIGN VIRAMA from the Unicode standard, defined by '\x11235' (•𑈵).

KhojkiSignNukta

The combining character KHOJKI SIGN NUKTA from the Unicode standard, defined by '\x11236' (•𑈶).

KhudawadiSignNukta

The combining character KHUDAWADI SIGN NUKTA from the Unicode standard, defined by '\x112e9' (•𑋩).

KhudawadiSignVirama

The combining character KHUDAWADI SIGN VIRAMA from the Unicode standard, defined by '\x112ea' (•𑋪).

GranthaSignNukta

The combining character GRANTHA SIGN NUKTA from the Unicode standard, defined by '\x1133c' (•𑌼).

GranthaVowelSignAa

The combining character GRANTHA VOWEL SIGN AA from the Unicode standard, defined by '\x1133e' (•𑌾).

GranthaSignVirama

The combining character GRANTHA SIGN VIRAMA from the Unicode standard, defined by '\x1134d' (•𑍍).

GranthaAuLengthMark

The combining character GRANTHA AU LENGTH MARK from the Unicode standard, defined by '\x11357' (•𑍗).

CombiningGranthaDigitZero

The combining character COMBINING GRANTHA DIGIT ZERO from the Unicode standard, defined by '\x11366' (•𑍦).

CombiningGranthaDigitOne

The combining character COMBINING GRANTHA DIGIT ONE from the Unicode standard, defined by '\x11367' (•𑍧).

CombiningGranthaDigitTwo

The combining character COMBINING GRANTHA DIGIT TWO from the Unicode standard, defined by '\x11368' (•𑍨).

CombiningGranthaDigitThree

The combining character COMBINING GRANTHA DIGIT THREE from the Unicode standard, defined by '\x11369' (•𑍩).

CombiningGranthaDigitFour

The combining character COMBINING GRANTHA DIGIT FOUR from the Unicode standard, defined by '\x1136a' (•𑍪).

CombiningGranthaDigitFive

The combining character COMBINING GRANTHA DIGIT FIVE from the Unicode standard, defined by '\x1136b' (•𑍫).

CombiningGranthaDigitSix

The combining character COMBINING GRANTHA DIGIT SIX from the Unicode standard, defined by '\x1136c' (•𑍬).

CombiningGranthaLetterA

The combining character COMBINING GRANTHA LETTER A from the Unicode standard, defined by '\x11370' (•𑍰).

CombiningGranthaLetterKa

The combining character COMBINING GRANTHA LETTER KA from the Unicode standard, defined by '\x11371' (•𑍱).

CombiningGranthaLetterNa

The combining character COMBINING GRANTHA LETTER NA from the Unicode standard, defined by '\x11372' (•𑍲).

CombiningGranthaLetterVi

The combining character COMBINING GRANTHA LETTER VI from the Unicode standard, defined by '\x11373' (•𑍳).

CombiningGranthaLetterPa

The combining character COMBINING GRANTHA LETTER PA from the Unicode standard, defined by '\x11374' (•𑍴).

NewaSignVirama

The combining character NEWA SIGN VIRAMA from the Unicode standard, defined by '\x11442' (•𑑂).

NewaSignNukta

The combining character NEWA SIGN NUKTA from the Unicode standard, defined by '\x11446' (•𑑆).

TirhutaVowelSignAa

The combining character TIRHUTA VOWEL SIGN AA from the Unicode standard, defined by '\x114b0' (•𑒰).

TirhutaVowelSignShortE

The combining character TIRHUTA VOWEL SIGN SHORT E from the Unicode standard, defined by '\x114ba' (•𑒺).

TirhutaVowelSignShortO

The combining character TIRHUTA VOWEL SIGN SHORT O from the Unicode standard, defined by '\x114bd' (•𑒽).

TirhutaSignVirama

The combining character TIRHUTA SIGN VIRAMA from the Unicode standard, defined by '\x114c2' (•𑓂).

TirhutaSignNukta

The combining character TIRHUTA SIGN NUKTA from the Unicode standard, defined by '\x114c3' (•𑓃).

SiddhamVowelSignAa

The combining character SIDDHAM VOWEL SIGN AA from the Unicode standard, defined by '\x115af' (•𑖯).

SiddhamSignVirama

The combining character SIDDHAM SIGN VIRAMA from the Unicode standard, defined by '\x115bf' (•𑖿).

SiddhamSignNukta

The combining character SIDDHAM SIGN NUKTA from the Unicode standard, defined by '\x115c0' (•𑗀).

ModiSignVirama

The combining character MODI SIGN VIRAMA from the Unicode standard, defined by '\x1163f' (•𑘿).

TakriSignVirama

The combining character TAKRI SIGN VIRAMA from the Unicode standard, defined by '\x116b6' (•𑚶).

TakriSignNukta

The combining character TAKRI SIGN NUKTA from the Unicode standard, defined by '\x116b7' (•𑚷).

AhomSignKiller

The combining character AHOM SIGN KILLER from the Unicode standard, defined by '\x1172b' (•𑜫).

BhaiksukiSignVirama

The combining character BHAIKSUKI SIGN VIRAMA from the Unicode standard, defined by '\x11c3f' (•𑰿).

BassaVahCombiningHighTone

The combining character BASSA VAH COMBINING HIGH TONE from the Unicode standard, defined by '\x16af0' (•𖫰).

BassaVahCombiningLowTone

The combining character BASSA VAH COMBINING LOW TONE from the Unicode standard, defined by '\x16af1' (•𖫱).

BassaVahCombiningMidTone

The combining character BASSA VAH COMBINING MID TONE from the Unicode standard, defined by '\x16af2' (•𖫲).

BassaVahCombiningLowMidTone

The combining character BASSA VAH COMBINING LOW-MID TONE from the Unicode standard, defined by '\x16af3' (•𖫳).

BassaVahCombiningHighLowTone

The combining character BASSA VAH COMBINING HIGH-LOW TONE from the Unicode standard, defined by '\x16af4' (•𖫴).

PahawhHmongMarkCimTub

The combining character PAHAWH HMONG MARK CIM TUB from the Unicode standard, defined by '\x16b30' (•𖬰).

PahawhHmongMarkCimSo

The combining character PAHAWH HMONG MARK CIM SO from the Unicode standard, defined by '\x16b31' (•𖬱).

PahawhHmongMarkCimKes

The combining character PAHAWH HMONG MARK CIM KES from the Unicode standard, defined by '\x16b32' (•𖬲).

PahawhHmongMarkCimKhav

The combining character PAHAWH HMONG MARK CIM KHAV from the Unicode standard, defined by '\x16b33' (•𖬳).

PahawhHmongMarkCimSuam

The combining character PAHAWH HMONG MARK CIM SUAM from the Unicode standard, defined by '\x16b34' (•𖬴).

PahawhHmongMarkCimHom

The combining character PAHAWH HMONG MARK CIM HOM from the Unicode standard, defined by '\x16b35' (•𖬵).

PahawhHmongMarkCimTaum

The combining character PAHAWH HMONG MARK CIM TAUM from the Unicode standard, defined by '\x16b36' (•𖬶).

DuployanDoubleMark

The combining character DUPLOYAN DOUBLE MARK from the Unicode standard, defined by '\x1bc9e' (•𛲞).

MusicalSymbolCombiningStem

The combining character MUSICAL SYMBOL COMBINING STEM from the Unicode standard, defined by '\x1d165' (•𝅥).

MusicalSymbolCombiningSprechgesangStem

The combining character MUSICAL SYMBOL COMBINING SPRECHGESANG STEM from the Unicode standard, defined by '\x1d166' (•𝅦).

MusicalSymbolCombiningTremolo1

The combining character MUSICAL SYMBOL COMBINING TREMOLO-1 from the Unicode standard, defined by '\x1d167' (•𝅧).

MusicalSymbolCombiningTremolo2

The combining character MUSICAL SYMBOL COMBINING TREMOLO-2 from the Unicode standard, defined by '\x1d168' (•𝅨).

MusicalSymbolCombiningTremolo3

The combining character MUSICAL SYMBOL COMBINING TREMOLO-3 from the Unicode standard, defined by '\x1d169' (•𝅩).

MusicalSymbolCombiningAugmentationDot

The combining character MUSICAL SYMBOL COMBINING AUGMENTATION DOT from the Unicode standard, defined by '\x1d16d' (•𝅭).

MusicalSymbolCombiningFlag1

The combining character MUSICAL SYMBOL COMBINING FLAG-1 from the Unicode standard, defined by '\x1d16e' (•𝅮).

MusicalSymbolCombiningFlag2

The combining character MUSICAL SYMBOL COMBINING FLAG-2 from the Unicode standard, defined by '\x1d16f' (•𝅯).

MusicalSymbolCombiningFlag3

The combining character MUSICAL SYMBOL COMBINING FLAG-3 from the Unicode standard, defined by '\x1d170' (•𝅰).

MusicalSymbolCombiningFlag4

The combining character MUSICAL SYMBOL COMBINING FLAG-4 from the Unicode standard, defined by '\x1d171' (•𝅱).

MusicalSymbolCombiningFlag5

The combining character MUSICAL SYMBOL COMBINING FLAG-5 from the Unicode standard, defined by '\x1d172' (•𝅲).

MusicalSymbolCombiningAccent

The combining character MUSICAL SYMBOL COMBINING ACCENT from the Unicode standard, defined by '\x1d17b' (•𝅻).

MusicalSymbolCombiningStaccato

The combining character MUSICAL SYMBOL COMBINING STACCATO from the Unicode standard, defined by '\x1d17c' (•𝅼).

MusicalSymbolCombiningTenuto

The combining character MUSICAL SYMBOL COMBINING TENUTO from the Unicode standard, defined by '\x1d17d' (•𝅽).

MusicalSymbolCombiningStaccatissimo

The combining character MUSICAL SYMBOL COMBINING STACCATISSIMO from the Unicode standard, defined by '\x1d17e' (•𝅾).

MusicalSymbolCombiningMarcato

The combining character MUSICAL SYMBOL COMBINING MARCATO from the Unicode standard, defined by '\x1d17f' (•𝅿).

MusicalSymbolCombiningMarcatoStaccato

The combining character MUSICAL SYMBOL COMBINING MARCATO-STACCATO from the Unicode standard, defined by '\x1d180' (•𝆀).

MusicalSymbolCombiningAccentStaccato

The combining character MUSICAL SYMBOL COMBINING ACCENT-STACCATO from the Unicode standard, defined by '\x1d181' (•𝆁).

MusicalSymbolCombiningLoure

The combining character MUSICAL SYMBOL COMBINING LOURE from the Unicode standard, defined by '\x1d182' (•𝆂).

MusicalSymbolCombiningDoit

The combining character MUSICAL SYMBOL COMBINING DOIT from the Unicode standard, defined by '\x1d185' (•𝆅).

MusicalSymbolCombiningRip

The combining character MUSICAL SYMBOL COMBINING RIP from the Unicode standard, defined by '\x1d186' (•𝆆).

MusicalSymbolCombiningFlip

The combining character MUSICAL SYMBOL COMBINING FLIP from the Unicode standard, defined by '\x1d187' (•𝆇).

MusicalSymbolCombiningSmear

The combining character MUSICAL SYMBOL COMBINING SMEAR from the Unicode standard, defined by '\x1d188' (•𝆈).

MusicalSymbolCombiningBend

The combining character MUSICAL SYMBOL COMBINING BEND from the Unicode standard, defined by '\x1d189' (•𝆉).

MusicalSymbolCombiningDoubleTongue

The combining character MUSICAL SYMBOL COMBINING DOUBLE TONGUE from the Unicode standard, defined by '\x1d18a' (•𝆊).

MusicalSymbolCombiningTripleTongue

The combining character MUSICAL SYMBOL COMBINING TRIPLE TONGUE from the Unicode standard, defined by '\x1d18b' (•𝆋).

MusicalSymbolCombiningDownBow

The combining character MUSICAL SYMBOL COMBINING DOWN BOW from the Unicode standard, defined by '\x1d1aa' (•𝆪).

MusicalSymbolCombiningUpBow

The combining character MUSICAL SYMBOL COMBINING UP BOW from the Unicode standard, defined by '\x1d1ab' (•𝆫).

MusicalSymbolCombiningHarmonic

The combining character MUSICAL SYMBOL COMBINING HARMONIC from the Unicode standard, defined by '\x1d1ac' (•𝆬).

MusicalSymbolCombiningSnapPizzicato

The combining character MUSICAL SYMBOL COMBINING SNAP PIZZICATO from the Unicode standard, defined by '\x1d1ad' (•𝆭).

CombiningGreekMusicalTriseme

The combining character COMBINING GREEK MUSICAL TRISEME from the Unicode standard, defined by '\x1d242' (•𝉂).

CombiningGreekMusicalTetraseme

The combining character COMBINING GREEK MUSICAL TETRASEME from the Unicode standard, defined by '\x1d243' (•𝉃).

CombiningGreekMusicalPentaseme

The combining character COMBINING GREEK MUSICAL PENTASEME from the Unicode standard, defined by '\x1d244' (•𝉄).

CombiningGlagoliticLetterAzu

The combining character COMBINING GLAGOLITIC LETTER AZU from the Unicode standard, defined by '\x1e000' (•𞀀).

CombiningGlagoliticLetterBuky

The combining character COMBINING GLAGOLITIC LETTER BUKY from the Unicode standard, defined by '\x1e001' (•𞀁).

CombiningGlagoliticLetterVede

The combining character COMBINING GLAGOLITIC LETTER VEDE from the Unicode standard, defined by '\x1e002' (•𞀂).

CombiningGlagoliticLetterGlagoli

The combining character COMBINING GLAGOLITIC LETTER GLAGOLI from the Unicode standard, defined by '\x1e003' (•𞀃).

CombiningGlagoliticLetterDobro

The combining character COMBINING GLAGOLITIC LETTER DOBRO from the Unicode standard, defined by '\x1e004' (•𞀄).

CombiningGlagoliticLetterYestu

The combining character COMBINING GLAGOLITIC LETTER YESTU from the Unicode standard, defined by '\x1e005' (•𞀅).

CombiningGlagoliticLetterZhivete

The combining character COMBINING GLAGOLITIC LETTER ZHIVETE from the Unicode standard, defined by '\x1e006' (•𞀆).

CombiningGlagoliticLetterZemlja

The combining character COMBINING GLAGOLITIC LETTER ZEMLJA from the Unicode standard, defined by '\x1e008' (•𞀈).

CombiningGlagoliticLetterIzhe

The combining character COMBINING GLAGOLITIC LETTER IZHE from the Unicode standard, defined by '\x1e009' (•𞀉).

CombiningGlagoliticLetterInitialIzhe

The combining character COMBINING GLAGOLITIC LETTER INITIAL IZHE from the Unicode standard, defined by '\x1e00a' (•𞀊).

CombiningGlagoliticLetterI

The combining character COMBINING GLAGOLITIC LETTER I from the Unicode standard, defined by '\x1e00b' (•𞀋).

CombiningGlagoliticLetterDjervi

The combining character COMBINING GLAGOLITIC LETTER DJERVI from the Unicode standard, defined by '\x1e00c' (•𞀌).

CombiningGlagoliticLetterKako

The combining character COMBINING GLAGOLITIC LETTER KAKO from the Unicode standard, defined by '\x1e00d' (•𞀍).

CombiningGlagoliticLetterLjudije

The combining character COMBINING GLAGOLITIC LETTER LJUDIJE from the Unicode standard, defined by '\x1e00e' (•𞀎).

CombiningGlagoliticLetterMyslite

The combining character COMBINING GLAGOLITIC LETTER MYSLITE from the Unicode standard, defined by '\x1e00f' (•𞀏).

CombiningGlagoliticLetterNashi

The combining character COMBINING GLAGOLITIC LETTER NASHI from the Unicode standard, defined by '\x1e010' (•𞀐).

CombiningGlagoliticLetterOnu

The combining character COMBINING GLAGOLITIC LETTER ONU from the Unicode standard, defined by '\x1e011' (•𞀑).

CombiningGlagoliticLetterPokoji

The combining character COMBINING GLAGOLITIC LETTER POKOJI from the Unicode standard, defined by '\x1e012' (•𞀒).

CombiningGlagoliticLetterRitsi

The combining character COMBINING GLAGOLITIC LETTER RITSI from the Unicode standard, defined by '\x1e013' (•𞀓).

CombiningGlagoliticLetterSlovo

The combining character COMBINING GLAGOLITIC LETTER SLOVO from the Unicode standard, defined by '\x1e014' (•𞀔).

CombiningGlagoliticLetterTvrido

The combining character COMBINING GLAGOLITIC LETTER TVRIDO from the Unicode standard, defined by '\x1e015' (•𞀕).

CombiningGlagoliticLetterUku

The combining character COMBINING GLAGOLITIC LETTER UKU from the Unicode standard, defined by '\x1e016' (•𞀖).

CombiningGlagoliticLetterFritu

The combining character COMBINING GLAGOLITIC LETTER FRITU from the Unicode standard, defined by '\x1e017' (•𞀗).

CombiningGlagoliticLetterHeru

The combining character COMBINING GLAGOLITIC LETTER HERU from the Unicode standard, defined by '\x1e018' (•𞀘).

CombiningGlagoliticLetterShta

The combining character COMBINING GLAGOLITIC LETTER SHTA from the Unicode standard, defined by '\x1e01b' (•𞀛).

CombiningGlagoliticLetterTsi

The combining character COMBINING GLAGOLITIC LETTER TSI from the Unicode standard, defined by '\x1e01c' (•𞀜).

CombiningGlagoliticLetterChrivi

The combining character COMBINING GLAGOLITIC LETTER CHRIVI from the Unicode standard, defined by '\x1e01d' (•𞀝).

CombiningGlagoliticLetterSha

The combining character COMBINING GLAGOLITIC LETTER SHA from the Unicode standard, defined by '\x1e01e' (•𞀞).

CombiningGlagoliticLetterYeru

The combining character COMBINING GLAGOLITIC LETTER YERU from the Unicode standard, defined by '\x1e01f' (•𞀟).

CombiningGlagoliticLetterYeri

The combining character COMBINING GLAGOLITIC LETTER YERI from the Unicode standard, defined by '\x1e020' (•𞀠).

CombiningGlagoliticLetterYati

The combining character COMBINING GLAGOLITIC LETTER YATI from the Unicode standard, defined by '\x1e021' (•𞀡).

CombiningGlagoliticLetterYu

The combining character COMBINING GLAGOLITIC LETTER YU from the Unicode standard, defined by '\x1e023' (•𞀣).

CombiningGlagoliticLetterSmallYus

The combining character COMBINING GLAGOLITIC LETTER SMALL YUS from the Unicode standard, defined by '\x1e024' (•𞀤).

CombiningGlagoliticLetterYo

The combining character COMBINING GLAGOLITIC LETTER YO from the Unicode standard, defined by '\x1e026' (•𞀦).

CombiningGlagoliticLetterIotatedSmallYus

The combining character COMBINING GLAGOLITIC LETTER IOTATED SMALL YUS from the Unicode standard, defined by '\x1e027' (•𞀧).

CombiningGlagoliticLetterBigYus

The combining character COMBINING GLAGOLITIC LETTER BIG YUS from the Unicode standard, defined by '\x1e028' (•𞀨).

CombiningGlagoliticLetterIotatedBigYus

The combining character COMBINING GLAGOLITIC LETTER IOTATED BIG YUS from the Unicode standard, defined by '\x1e029' (•𞀩).

CombiningGlagoliticLetterFita

The combining character COMBINING GLAGOLITIC LETTER FITA from the Unicode standard, defined by '\x1e02a' (•𞀪).

MendeKikakuiCombiningNumberTeens

The combining character MENDE KIKAKUI COMBINING NUMBER TEENS from the Unicode standard, defined by '\x1e8d0' (•𞣐).

MendeKikakuiCombiningNumberTens

The combining character MENDE KIKAKUI COMBINING NUMBER TENS from the Unicode standard, defined by '\x1e8d1' (•𞣑).

MendeKikakuiCombiningNumberHundreds

The combining character MENDE KIKAKUI COMBINING NUMBER HUNDREDS from the Unicode standard, defined by '\x1e8d2' (•𞣒).

MendeKikakuiCombiningNumberThousands

The combining character MENDE KIKAKUI COMBINING NUMBER THOUSANDS from the Unicode standard, defined by '\x1e8d3' (•𞣓).

MendeKikakuiCombiningNumberTenThousands

The combining character MENDE KIKAKUI COMBINING NUMBER TEN THOUSANDS from the Unicode standard, defined by '\x1e8d4' (•𞣔).

MendeKikakuiCombiningNumberHundredThousands

The combining character MENDE KIKAKUI COMBINING NUMBER HUNDRED THOUSANDS from the Unicode standard, defined by '\x1e8d5' (•𞣕).

MendeKikakuiCombiningNumberMillions

The combining character MENDE KIKAKUI COMBINING NUMBER MILLIONS from the Unicode standard, defined by '\x1e8d6' (•𞣖).

AdlamAlifLengthener

The combining character ADLAM ALIF LENGTHENER from the Unicode standard, defined by '\x1e944' (•𞥄).

AdlamVowelLengthener

The combining character ADLAM VOWEL LENGTHENER from the Unicode standard, defined by '\x1e945' (•𞥅).

AdlamGeminationMark

The combining character ADLAM GEMINATION MARK from the Unicode standard, defined by '\x1e946' (•𞥆).

AdlamHamza

The combining character ADLAM HAMZA from the Unicode standard, defined by '\x1e947' (•𞥇).

AdlamConsonantModifier

The combining character ADLAM CONSONANT MODIFIER from the Unicode standard, defined by '\x1e948' (•𞥈).

AdlamGeminateConsonantModifier

The combining character ADLAM GEMINATE CONSONANT MODIFIER from the Unicode standard, defined by '\x1e949' (•𞥉).

AdlamNukta

The combining character ADLAM NUKTA from the Unicode standard, defined by '\x1e94a' (•𞥊).

Instances

Instances details
Arbitrary CombiningCharacter Source # 
Instance details

Defined in Data.Char.Combining

IsString CombiningCharacter Source # 
Instance details

Defined in Data.Char.Combining

Bounded CombiningCharacter Source # 
Instance details

Defined in Data.Char.Combining

Enum CombiningCharacter Source # 
Instance details

Defined in Data.Char.Combining

Read CombiningCharacter Source # 
Instance details

Defined in Data.Char.Combining

Show CombiningCharacter Source # 
Instance details

Defined in Data.Char.Combining

Eq CombiningCharacter Source # 
Instance details

Defined in Data.Char.Combining

Ord CombiningCharacter Source # 
Instance details

Defined in Data.Char.Combining

UnicodeCharacter CombiningCharacter Source # 
Instance details

Defined in Data.Char.Combining

UnicodeText CombiningCharacter Source # 
Instance details

Defined in Data.Char.Combining

ApplyCombine CombiningCharacter CombiningCharacter CombiningSequence Source # 
Instance details

Defined in Data.Char.Combining

ApplyCombine CombiningCharacter CombiningSequence CombiningSequence Source # 
Instance details

Defined in Data.Char.Combining

ApplyCombine Char CombiningCharacter Text Source # 
Instance details

Defined in Data.Char.Combining

ApplyCombine Char [CombiningCharacter] Text Source # 
Instance details

Defined in Data.Char.Combining

ApplyCombine CombiningCharacter [CombiningCharacter] [CombiningCharacter] Source # 
Instance details

Defined in Data.Char.Combining

IsString [CombiningCharacter] Source # 
Instance details

Defined in Data.Char.Combining

type CombiningChar = CombiningCharacter Source #

A type synonym to make working with CombiningCharacter more convenient.

A set of combining characters

newtype CombiningSequence Source #

A set of CombiningCharacters that can then all be applied to the same character. The (*^) is used both to "stack" characters in a CombiningSequence, and to apply a CombiningCharacter or a CombiningSequence to a Char.

Instances

Instances details
Arbitrary CombiningSequence Source # 
Instance details

Defined in Data.Char.Combining

IsString CombiningSequence Source # 
Instance details

Defined in Data.Char.Combining

Read CombiningSequence Source # 
Instance details

Defined in Data.Char.Combining

Show CombiningSequence Source # 
Instance details

Defined in Data.Char.Combining

Eq CombiningSequence Source # 
Instance details

Defined in Data.Char.Combining

Ord CombiningSequence Source # 
Instance details

Defined in Data.Char.Combining

ApplyCombine CombiningCharacter CombiningCharacter CombiningSequence Source # 
Instance details

Defined in Data.Char.Combining

ApplyCombine CombiningCharacter CombiningSequence CombiningSequence Source # 
Instance details

Defined in Data.Char.Combining

ApplyCombine Char CombiningSequence Text Source # 
Instance details

Defined in Data.Char.Combining

Conversions from and to CombiningCharacter

combiningToUnicode Source #

Arguments

:: CombiningCharacter

The given CombiningCharacter to convert to a Unicode codepoint.

-> Char

A Unicode Character that is the codepoint of the given CombiningCharacter. The

Convert the given CombiningCharacter to a Char in Unicode, this codepoints need a preceding codepoint to be applied to.

combiningCharacter Source #

Arguments

:: Char

The given Char to convert to a CombiningCharacter.

-> Maybe CombiningCharacter

The equivalent CombiningCharacter for the given Char wrapped in a Just; if the Char is not a combining character, Nothing.

Convert the given Char to its corresponding CombiningCharacter wrapped in a Just data constructor. If the given Char is not a combining character, Nothing is returned.

combiningCharacter' Source #

Arguments

:: Char

The given Char to convert.

-> CombiningCharacter

The corresponding CombiningCharacter if such character exists.

Convert the given Char to its corresponding CombiningCharacter. If the given Char is not a combining character, an error is produced.

isCombiningCharacter Source #

Arguments

:: Char

The given Character to check.

-> Bool

True if the given Character is a combining character; False otherwise.

Checks if the given Char is a combining character.

stripCombiningSequence Source #

Arguments

:: Char

The Character that should be stripped from its applied CombiningCharacters.

-> Char

The "root" Character that is the given Character stripped from the applied CombiningCharacters.

Convert the given Character to its "root" character that omits all the applied CombiningCharacters. If the given Character is a CombiningCharacter itself, then this is returned.

stripCombinings Source #

Arguments

:: Text

The given Text object to strip CombiningCharacters from, both through filtering and decomposing.

-> Text

A Text object where the CombiningCharacters are filtered out.

Remove the CombiningCharacters in the Text and the ones that are applied to a character through "composition". This function is useful for example to remove diacritics from a Text object.

Applying a CombiningCharacter to a Char

class ApplyCombine a b c | a b -> c, b c -> a where Source #

A typeclass used to apply a CombiningCharacter or a CombiningSequence to a Char, and return a Text object.

Minimal complete definition

(*^)

Methods

(*^) :: a -> b -> c infixr 8 Source #

Applies the given CombiningCharacter or CombiningSequence to the given character. The operator is right-to-left, to allow "stacking" of CombiningCharacters for example:

'a' *^ CombiningGraveAccent *^ CombiningPlusSignBelow

(*^!) :: a -> b -> c infixr 8 Source #

Applies the given CombiningCharacter or CombiningSequence to the given character, and use composition characters in case that is possible. The operator is right-to-left, to allow "stacking" of CombiningCharacters for example:

'a' *^! CombiningGraveAccent *^! CombiningPlusSignBelow

Instances

Instances details
ApplyCombine CombiningCharacter CombiningCharacter CombiningSequence Source # 
Instance details

Defined in Data.Char.Combining

ApplyCombine CombiningCharacter CombiningSequence CombiningSequence Source # 
Instance details

Defined in Data.Char.Combining

ApplyCombine Char CombiningCharacter Text Source # 
Instance details

Defined in Data.Char.Combining

ApplyCombine Char CombiningSequence Text Source # 
Instance details

Defined in Data.Char.Combining

ApplyCombine Char [CombiningCharacter] Text Source # 
Instance details

Defined in Data.Char.Combining

ApplyCombine CombiningCharacter [CombiningCharacter] [CombiningCharacter] Source # 
Instance details

Defined in Data.Char.Combining

Decompose characters

decomposeCombining Source #

Arguments

:: Char

The given Character to decompose.

-> Maybe (Char, CombiningCharacter)

A 2-tuple of a Character and a CombiningCharacter wrapped in a Just if the Char can be decomposed; Nothing otherwise.

Convert a given character that can be represented a Char and a CombiningCharacter to a 2-tuple that contains this combination. The returning Char (the first item in the 2-tuple) can still be a composed form, and thus can sometimes be passed again through this function.

decomposeCombiningSequence Source #

Arguments

:: Char

The Character to decompose.

-> (Char, [CombiningCharacter])

A 2-tuple with the "root" Character and the list of CombiningCharacters that are applied to it.

Convert the given Character to a 2-tuple that contains the "root" character, and a set of CombiningCharacters that can be applied to construct that character. Characters that do not contain a combining character return an empty list for the list of CombiningCharacters.

For a Char that is a CombiningCharacter itself, it will return a 2-tuple with that character as first item, and an empty list of CombiningCharacters.

Compose Characters and CombiningCharacters to a dedicated Char

composeCombining Source #

Arguments

:: Char

The given Character that is combined with a CombiningCharacter.

-> CombiningCharacter

The given CombiningCharacter that is applied to the given Character.

-> Maybe Char

A dedicated Character wrapped in a Just if such character exists, Nothing otherwise.

Check if for the given Char and the given CombiningCharacter a dedicated Char exists that is the equivalent. If so, that dedicated character is wrapped in a Just; Nothing otherwise. This is a flipped version of composeCombining'.

composeCombining' Source #

Arguments

:: CombiningCharacter

The given CombiningCharacter that is applied to the given Character.

-> Char

The given Character that is combined with a CombiningCharacter.

-> Maybe Char

A dedicated Character wrapped in a Just if such character exists, Nothing otherwise.

Check if for the given Char and the given CombiningCharacter a dedicated Char exists that is the equivalent. If so, that dedicated character is wrapped in a Just; Nothing otherwise. This is a flipped version of composeCombining.

composeCombiningSequence Source #

Arguments

:: Char

The given Character to start with.

-> [CombiningCharacter]

The list of CombiningCharacters to apply.

-> (Char, [CombiningCharacter]) 

Try to combine the given character with the CombiningCharacters in the list, by applying composeCombining on the items left-to-right. The result is a 2-tuple with a more dedicated Character (if possible), and a list of CombiningCharacters that could not be applied. This is a flipped version of composeCombiningSequence'.

composeCombiningSequence' Source #

Arguments

:: [CombiningCharacter]

The list of CombiningCharacters to apply.

-> Char

The given Character to start with.

-> (Char, [CombiningCharacter]) 

Try to combine the given character with the CombiningCharacters in the list, by applying composeCombining on the items left-to-right. The result is a 2-tuple with a more dedicated Character (if possible), and a list of CombiningCharacters that could not be applied. This is a flipped version of composeCombiningSequence.

Pattern synonyms for the combining characters

pattern GraveAccent :: CombiningCharacter Source #

A pattern synonym for CombiningGraveAccent, the name without the Combining part, defined by '\x0300' (•̀).

pattern AcuteAccent :: CombiningCharacter Source #

A pattern synonym for CombiningAcuteAccent, the name without the Combining part, defined by '\x0301' (•́).

pattern CircumflexAccent :: CombiningCharacter Source #

A pattern synonym for CombiningCircumflexAccent, the name without the Combining part, defined by '\x0302' (•̂).

pattern Tilde :: CombiningCharacter Source #

A pattern synonym for CombiningTilde, the name without the Combining part, defined by '\x0303' (•̃).

pattern Macron :: CombiningCharacter Source #

A pattern synonym for CombiningMacron, the name without the Combining part, defined by '\x0304' (•̄).

pattern Overline :: CombiningCharacter Source #

A pattern synonym for CombiningOverline, the name without the Combining part, defined by '\x0305' (•̅).

pattern Breve :: CombiningCharacter Source #

A pattern synonym for CombiningBreve, the name without the Combining part, defined by '\x0306' (•̆).

pattern DotAbove :: CombiningCharacter Source #

A pattern synonym for CombiningDotAbove, the name without the Combining part, defined by '\x0307' (•̇).

pattern Diaeresis :: CombiningCharacter Source #

A pattern synonym for CombiningDiaeresis, the name without the Combining part, defined by '\x0308' (•̈).

pattern HookAbove :: CombiningCharacter Source #

A pattern synonym for CombiningHookAbove, the name without the Combining part, defined by '\x0309' (•̉).

pattern RingAbove :: CombiningCharacter Source #

A pattern synonym for CombiningRingAbove, the name without the Combining part, defined by '\x030a' (•̊).

pattern DoubleAcuteAccent :: CombiningCharacter Source #

A pattern synonym for CombiningDoubleAcuteAccent, the name without the Combining part, defined by '\x030b' (•̋).

pattern Caron :: CombiningCharacter Source #

A pattern synonym for CombiningCaron, the name without the Combining part, defined by '\x030c' (•̌).

pattern VerticalLineAbove :: CombiningCharacter Source #

A pattern synonym for CombiningVerticalLineAbove, the name without the Combining part, defined by '\x030d' (•̍).

pattern DoubleVerticalLineAbove :: CombiningCharacter Source #

A pattern synonym for CombiningDoubleVerticalLineAbove, the name without the Combining part, defined by '\x030e' (•̎).

pattern DoubleGraveAccent :: CombiningCharacter Source #

A pattern synonym for CombiningDoubleGraveAccent, the name without the Combining part, defined by '\x030f' (•̏).

pattern Candrabindu :: CombiningCharacter Source #

A pattern synonym for CombiningCandrabindu, the name without the Combining part, defined by '\x0310' (•̐).

pattern InvertedBreve :: CombiningCharacter Source #

A pattern synonym for CombiningInvertedBreve, the name without the Combining part, defined by '\x0311' (•̑).

pattern TurnedCommaAbove :: CombiningCharacter Source #

A pattern synonym for CombiningTurnedCommaAbove, the name without the Combining part, defined by '\x0312' (•̒).

pattern CommaAbove :: CombiningCharacter Source #

A pattern synonym for CombiningCommaAbove, the name without the Combining part, defined by '\x0313' (•̓).

pattern ReversedCommaAbove :: CombiningCharacter Source #

A pattern synonym for CombiningReversedCommaAbove, the name without the Combining part, defined by '\x0314' (•̔).

pattern CommaAboveRight :: CombiningCharacter Source #

A pattern synonym for CombiningCommaAboveRight, the name without the Combining part, defined by '\x0315' (•̕).

pattern GraveAccentBelow :: CombiningCharacter Source #

A pattern synonym for CombiningGraveAccentBelow, the name without the Combining part, defined by '\x0316' (•̖).

pattern AcuteAccentBelow :: CombiningCharacter Source #

A pattern synonym for CombiningAcuteAccentBelow, the name without the Combining part, defined by '\x0317' (•̗).

pattern LeftTackBelow :: CombiningCharacter Source #

A pattern synonym for CombiningLeftTackBelow, the name without the Combining part, defined by '\x0318' (•̘).

pattern RightTackBelow :: CombiningCharacter Source #

A pattern synonym for CombiningRightTackBelow, the name without the Combining part, defined by '\x0319' (•̙).

pattern LeftAngleAbove :: CombiningCharacter Source #

A pattern synonym for CombiningLeftAngleAbove, the name without the Combining part, defined by '\x031a' (•̚).

pattern Horn :: CombiningCharacter Source #

A pattern synonym for CombiningHorn, the name without the Combining part, defined by '\x031b' (•̛).

pattern LeftHalfRingBelow :: CombiningCharacter Source #

A pattern synonym for CombiningLeftHalfRingBelow, the name without the Combining part, defined by '\x031c' (•̜).

pattern UpTackBelow :: CombiningCharacter Source #

A pattern synonym for CombiningUpTackBelow, the name without the Combining part, defined by '\x031d' (•̝).

pattern DownTackBelow :: CombiningCharacter Source #

A pattern synonym for CombiningDownTackBelow, the name without the Combining part, defined by '\x031e' (•̞).

pattern PlusSignBelow :: CombiningCharacter Source #

A pattern synonym for CombiningPlusSignBelow, the name without the Combining part, defined by '\x031f' (•̟).

pattern MinusSignBelow :: CombiningCharacter Source #

A pattern synonym for CombiningMinusSignBelow, the name without the Combining part, defined by '\x0320' (•̠).

pattern PalatalizedHookBelow :: CombiningCharacter Source #

A pattern synonym for CombiningPalatalizedHookBelow, the name without the Combining part, defined by '\x0321' (•̡).

pattern RetroflexHookBelow :: CombiningCharacter Source #

A pattern synonym for CombiningRetroflexHookBelow, the name without the Combining part, defined by '\x0322' (•̢).

pattern DotBelow :: CombiningCharacter Source #

A pattern synonym for CombiningDotBelow, the name without the Combining part, defined by '\x0323' (•̣).

pattern DiaeresisBelow :: CombiningCharacter Source #

A pattern synonym for CombiningDiaeresisBelow, the name without the Combining part, defined by '\x0324' (•̤).

pattern RingBelow :: CombiningCharacter Source #

A pattern synonym for CombiningRingBelow, the name without the Combining part, defined by '\x0325' (•̥).

pattern CommaBelow :: CombiningCharacter Source #

A pattern synonym for CombiningCommaBelow, the name without the Combining part, defined by '\x0326' (•̦).

pattern Cedilla :: CombiningCharacter Source #

A pattern synonym for CombiningCedilla, the name without the Combining part, defined by '\x0327' (•̧).

pattern Ogonek :: CombiningCharacter Source #

A pattern synonym for CombiningOgonek, the name without the Combining part, defined by '\x0328' (•̨).

pattern VerticalLineBelow :: CombiningCharacter Source #

A pattern synonym for CombiningVerticalLineBelow, the name without the Combining part, defined by '\x0329' (•̩).

pattern BridgeBelow :: CombiningCharacter Source #

A pattern synonym for CombiningBridgeBelow, the name without the Combining part, defined by '\x032a' (•̪).

pattern InvertedDoubleArchBelow :: CombiningCharacter Source #

A pattern synonym for CombiningInvertedDoubleArchBelow, the name without the Combining part, defined by '\x032b' (•̫).

pattern CaronBelow :: CombiningCharacter Source #

A pattern synonym for CombiningCaronBelow, the name without the Combining part, defined by '\x032c' (•̬).

pattern CircumflexAccentBelow :: CombiningCharacter Source #

A pattern synonym for CombiningCircumflexAccentBelow, the name without the Combining part, defined by '\x032d' (•̭).

pattern BreveBelow :: CombiningCharacter Source #

A pattern synonym for CombiningBreveBelow, the name without the Combining part, defined by '\x032e' (•̮).

pattern InvertedBreveBelow :: CombiningCharacter Source #

A pattern synonym for CombiningInvertedBreveBelow, the name without the Combining part, defined by '\x032f' (•̯).

pattern TildeBelow :: CombiningCharacter Source #

A pattern synonym for CombiningTildeBelow, the name without the Combining part, defined by '\x0330' (•̰).

pattern MacronBelow :: CombiningCharacter Source #

A pattern synonym for CombiningMacronBelow, the name without the Combining part, defined by '\x0331' (•̱).

pattern LowLine :: CombiningCharacter Source #

A pattern synonym for CombiningLowLine, the name without the Combining part, defined by '\x0332' (•̲).

pattern DoubleLowLine :: CombiningCharacter Source #

A pattern synonym for CombiningDoubleLowLine, the name without the Combining part, defined by '\x0333' (•̳).

pattern TildeOverlay :: CombiningCharacter Source #

A pattern synonym for CombiningTildeOverlay, the name without the Combining part, defined by '\x0334' (•̴).

pattern ShortStrokeOverlay :: CombiningCharacter Source #

A pattern synonym for CombiningShortStrokeOverlay, the name without the Combining part, defined by '\x0335' (•̵).

pattern LongStrokeOverlay :: CombiningCharacter Source #

A pattern synonym for CombiningLongStrokeOverlay, the name without the Combining part, defined by '\x0336' (•̶).

pattern ShortSolidusOverlay :: CombiningCharacter Source #

A pattern synonym for CombiningShortSolidusOverlay, the name without the Combining part, defined by '\x0337' (•̷).

pattern LongSolidusOverlay :: CombiningCharacter Source #

A pattern synonym for CombiningLongSolidusOverlay, the name without the Combining part, defined by '\x0338' (•̸).

pattern RightHalfRingBelow :: CombiningCharacter Source #

A pattern synonym for CombiningRightHalfRingBelow, the name without the Combining part, defined by '\x0339' (•̹).

pattern InvertedBridgeBelow :: CombiningCharacter Source #

A pattern synonym for CombiningInvertedBridgeBelow, the name without the Combining part, defined by '\x033a' (•̺).

pattern SquareBelow :: CombiningCharacter Source #

A pattern synonym for CombiningSquareBelow, the name without the Combining part, defined by '\x033b' (•̻).

pattern SeagullBelow :: CombiningCharacter Source #

A pattern synonym for CombiningSeagullBelow, the name without the Combining part, defined by '\x033c' (•̼).

pattern XAbove :: CombiningCharacter Source #

A pattern synonym for CombiningXAbove, the name without the Combining part, defined by '\x033d' (•̽).

pattern VerticalTilde :: CombiningCharacter Source #

A pattern synonym for CombiningVerticalTilde, the name without the Combining part, defined by '\x033e' (•̾).

pattern DoubleOverline :: CombiningCharacter Source #

A pattern synonym for CombiningDoubleOverline, the name without the Combining part, defined by '\x033f' (•̿).

pattern GraveToneMark :: CombiningCharacter Source #

A pattern synonym for CombiningGraveToneMark, the name without the Combining part, defined by '\x0340' (•̀).

pattern AcuteToneMark :: CombiningCharacter Source #

A pattern synonym for CombiningAcuteToneMark, the name without the Combining part, defined by '\x0341' (•́).

pattern GreekPerispomeni :: CombiningCharacter Source #

A pattern synonym for CombiningGreekPerispomeni, the name without the Combining part, defined by '\x0342' (•͂).

pattern GreekKoronis :: CombiningCharacter Source #

A pattern synonym for CombiningGreekKoronis, the name without the Combining part, defined by '\x0343' (•̓).

pattern GreekDialytikaTonos :: CombiningCharacter Source #

A pattern synonym for CombiningGreekDialytikaTonos, the name without the Combining part, defined by '\x0344' (•̈́).

pattern GreekYpogegrammeni :: CombiningCharacter Source #

A pattern synonym for CombiningGreekYpogegrammeni, the name without the Combining part, defined by '\x0345' (•ͅ).

pattern BridgeAbove :: CombiningCharacter Source #

A pattern synonym for CombiningBridgeAbove, the name without the Combining part, defined by '\x0346' (•͆).

pattern EqualsSignBelow :: CombiningCharacter Source #

A pattern synonym for CombiningEqualsSignBelow, the name without the Combining part, defined by '\x0347' (•͇).

pattern DoubleVerticalLineBelow :: CombiningCharacter Source #

A pattern synonym for CombiningDoubleVerticalLineBelow, the name without the Combining part, defined by '\x0348' (•͈).

pattern LeftAngleBelow :: CombiningCharacter Source #

A pattern synonym for CombiningLeftAngleBelow, the name without the Combining part, defined by '\x0349' (•͉).

pattern NotTildeAbove :: CombiningCharacter Source #

A pattern synonym for CombiningNotTildeAbove, the name without the Combining part, defined by '\x034a' (•͊).

pattern HomotheticAbove :: CombiningCharacter Source #

A pattern synonym for CombiningHomotheticAbove, the name without the Combining part, defined by '\x034b' (•͋).

pattern AlmostEqualToAbove :: CombiningCharacter Source #

A pattern synonym for CombiningAlmostEqualToAbove, the name without the Combining part, defined by '\x034c' (•͌).

pattern LeftRightArrowBelow :: CombiningCharacter Source #

A pattern synonym for CombiningLeftRightArrowBelow, the name without the Combining part, defined by '\x034d' (•͍).

pattern UpwardsArrowBelow :: CombiningCharacter Source #

A pattern synonym for CombiningUpwardsArrowBelow, the name without the Combining part, defined by '\x034e' (•͎).

pattern RightArrowheadAbove :: CombiningCharacter Source #

A pattern synonym for CombiningRightArrowheadAbove, the name without the Combining part, defined by '\x0350' (•͐).

pattern LeftHalfRingAbove :: CombiningCharacter Source #

A pattern synonym for CombiningLeftHalfRingAbove, the name without the Combining part, defined by '\x0351' (•͑).

pattern Fermata :: CombiningCharacter Source #

A pattern synonym for CombiningFermata, the name without the Combining part, defined by '\x0352' (•͒).

pattern XBelow :: CombiningCharacter Source #

A pattern synonym for CombiningXBelow, the name without the Combining part, defined by '\x0353' (•͓).

pattern LeftArrowheadBelow :: CombiningCharacter Source #

A pattern synonym for CombiningLeftArrowheadBelow, the name without the Combining part, defined by '\x0354' (•͔).

pattern RightArrowheadBelow :: CombiningCharacter Source #

A pattern synonym for CombiningRightArrowheadBelow, the name without the Combining part, defined by '\x0355' (•͕).

pattern RightArrowheadAndUpArrowheadBelow :: CombiningCharacter Source #

A pattern synonym for CombiningRightArrowheadAndUpArrowheadBelow, the name without the Combining part, defined by '\x0356' (•͖).

pattern RightHalfRingAbove :: CombiningCharacter Source #

A pattern synonym for CombiningRightHalfRingAbove, the name without the Combining part, defined by '\x0357' (•͗).

pattern DotAboveRight :: CombiningCharacter Source #

A pattern synonym for CombiningDotAboveRight, the name without the Combining part, defined by '\x0358' (•͘).

pattern AsteriskBelow :: CombiningCharacter Source #

A pattern synonym for CombiningAsteriskBelow, the name without the Combining part, defined by '\x0359' (•͙).

pattern DoubleRingBelow :: CombiningCharacter Source #

A pattern synonym for CombiningDoubleRingBelow, the name without the Combining part, defined by '\x035a' (•͚).

pattern ZigzagAbove :: CombiningCharacter Source #

A pattern synonym for CombiningZigzagAbove, the name without the Combining part, defined by '\x035b' (•͛).

pattern DoubleBreveBelow :: CombiningCharacter Source #

A pattern synonym for CombiningDoubleBreveBelow, the name without the Combining part, defined by '\x035c' (•͜).

pattern DoubleBreve :: CombiningCharacter Source #

A pattern synonym for CombiningDoubleBreve, the name without the Combining part, defined by '\x035d' (•͝).

pattern DoubleMacron :: CombiningCharacter Source #

A pattern synonym for CombiningDoubleMacron, the name without the Combining part, defined by '\x035e' (•͞).

pattern DoubleMacronBelow :: CombiningCharacter Source #

A pattern synonym for CombiningDoubleMacronBelow, the name without the Combining part, defined by '\x035f' (•͟).

pattern DoubleTilde :: CombiningCharacter Source #

A pattern synonym for CombiningDoubleTilde, the name without the Combining part, defined by '\x0360' (•͠).

pattern DoubleInvertedBreve :: CombiningCharacter Source #

A pattern synonym for CombiningDoubleInvertedBreve, the name without the Combining part, defined by '\x0361' (•͡).

pattern DoubleRightwardsArrowBelow :: CombiningCharacter Source #

A pattern synonym for CombiningDoubleRightwardsArrowBelow, the name without the Combining part, defined by '\x0362' (•͢).

pattern LatinSmallLetterA :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterA, the name without the Combining part, defined by '\x0363' (•ͣ).

pattern LatinSmallLetterE :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterE, the name without the Combining part, defined by '\x0364' (•ͤ).

pattern LatinSmallLetterI :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterI, the name without the Combining part, defined by '\x0365' (•ͥ).

pattern LatinSmallLetterO :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterO, the name without the Combining part, defined by '\x0366' (•ͦ).

pattern LatinSmallLetterU :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterU, the name without the Combining part, defined by '\x0367' (•ͧ).

pattern LatinSmallLetterC :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterC, the name without the Combining part, defined by '\x0368' (•ͨ).

pattern LatinSmallLetterD :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterD, the name without the Combining part, defined by '\x0369' (•ͩ).

pattern LatinSmallLetterH :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterH, the name without the Combining part, defined by '\x036a' (•ͪ).

pattern LatinSmallLetterM :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterM, the name without the Combining part, defined by '\x036b' (•ͫ).

pattern LatinSmallLetterR :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterR, the name without the Combining part, defined by '\x036c' (•ͬ).

pattern LatinSmallLetterT :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterT, the name without the Combining part, defined by '\x036d' (•ͭ).

pattern LatinSmallLetterV :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterV, the name without the Combining part, defined by '\x036e' (•ͮ).

pattern LatinSmallLetterX :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterX, the name without the Combining part, defined by '\x036f' (•ͯ).

pattern CyrillicTitlo :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicTitlo, the name without the Combining part, defined by '\x0483' (•҃).

pattern CyrillicPalatalization :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicPalatalization, the name without the Combining part, defined by '\x0484' (•҄).

pattern CyrillicDasiaPneumata :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicDasiaPneumata, the name without the Combining part, defined by '\x0485' (•҅).

pattern CyrillicPsiliPneumata :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicPsiliPneumata, the name without the Combining part, defined by '\x0486' (•҆).

pattern CyrillicPokrytie :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicPokrytie, the name without the Combining part, defined by '\x0487' (•҇).

pattern NkoShortHighTone :: CombiningCharacter Source #

A pattern synonym for NkoCombiningShortHighTone, the name without the Combining part, defined by '\x07eb' (•߫).

pattern NkoShortLowTone :: CombiningCharacter Source #

A pattern synonym for NkoCombiningShortLowTone, the name without the Combining part, defined by '\x07ec' (•߬).

pattern NkoShortRisingTone :: CombiningCharacter Source #

A pattern synonym for NkoCombiningShortRisingTone, the name without the Combining part, defined by '\x07ed' (•߭).

pattern NkoLongDescendingTone :: CombiningCharacter Source #

A pattern synonym for NkoCombiningLongDescendingTone, the name without the Combining part, defined by '\x07ee' (•߮).

pattern NkoLongHighTone :: CombiningCharacter Source #

A pattern synonym for NkoCombiningLongHighTone, the name without the Combining part, defined by '\x07ef' (•߯).

pattern NkoLongLowTone :: CombiningCharacter Source #

A pattern synonym for NkoCombiningLongLowTone, the name without the Combining part, defined by '\x07f0' (•߰).

pattern NkoLongRisingTone :: CombiningCharacter Source #

A pattern synonym for NkoCombiningLongRisingTone, the name without the Combining part, defined by '\x07f1' (•߱).

pattern NkoNasalizationMark :: CombiningCharacter Source #

A pattern synonym for NkoCombiningNasalizationMark, the name without the Combining part, defined by '\x07f2' (•߲).

pattern NkoDoubleDotAbove :: CombiningCharacter Source #

A pattern synonym for NkoCombiningDoubleDotAbove, the name without the Combining part, defined by '\x07f3' (•߳).

pattern EthiopicGeminationAndVowelLengthMark :: CombiningCharacter Source #

A pattern synonym for EthiopicCombiningGeminationAndVowelLengthMark, the name without the Combining part, defined by '\x135d' (•፝).

pattern EthiopicVowelLengthMark :: CombiningCharacter Source #

A pattern synonym for EthiopicCombiningVowelLengthMark, the name without the Combining part, defined by '\x135e' (•፞).

pattern EthiopicGeminationMark :: CombiningCharacter Source #

A pattern synonym for EthiopicCombiningGeminationMark, the name without the Combining part, defined by '\x135f' (•፟).

pattern TaiThamCryptogrammicDot :: CombiningCharacter Source #

A pattern synonym for TaiThamCombiningCryptogrammicDot, the name without the Combining part, defined by '\x1a7f' (•᩿).

pattern DoubledCircumflexAccent :: CombiningCharacter Source #

A pattern synonym for CombiningDoubledCircumflexAccent, the name without the Combining part, defined by '\x1ab0' (•᪰).

pattern DiaeresisRing :: CombiningCharacter Source #

A pattern synonym for CombiningDiaeresisRing, the name without the Combining part, defined by '\x1ab1' (•᪱).

pattern Infinity :: CombiningCharacter Source #

A pattern synonym for CombiningInfinity, the name without the Combining part, defined by '\x1ab2' (•᪲).

pattern DownwardsArrow :: CombiningCharacter Source #

A pattern synonym for CombiningDownwardsArrow, the name without the Combining part, defined by '\x1ab3' (•᪳).

pattern TripleDot :: CombiningCharacter Source #

A pattern synonym for CombiningTripleDot, the name without the Combining part, defined by '\x1ab4' (•᪴).

pattern XXBelow :: CombiningCharacter Source #

A pattern synonym for CombiningXXBelow, the name without the Combining part, defined by '\x1ab5' (•᪵).

pattern WigglyLineBelow :: CombiningCharacter Source #

A pattern synonym for CombiningWigglyLineBelow, the name without the Combining part, defined by '\x1ab6' (•᪶).

pattern OpenMarkBelow :: CombiningCharacter Source #

A pattern synonym for CombiningOpenMarkBelow, the name without the Combining part, defined by '\x1ab7' (•᪷).

pattern DoubleOpenMarkBelow :: CombiningCharacter Source #

A pattern synonym for CombiningDoubleOpenMarkBelow, the name without the Combining part, defined by '\x1ab8' (•᪸).

pattern LightCentralizationStrokeBelow :: CombiningCharacter Source #

A pattern synonym for CombiningLightCentralizationStrokeBelow, the name without the Combining part, defined by '\x1ab9' (•᪹).

pattern StrongCentralizationStrokeBelow :: CombiningCharacter Source #

A pattern synonym for CombiningStrongCentralizationStrokeBelow, the name without the Combining part, defined by '\x1aba' (•᪺).

pattern ParenthesesAbove :: CombiningCharacter Source #

A pattern synonym for CombiningParenthesesAbove, the name without the Combining part, defined by '\x1abb' (•᪻).

pattern DoubleParenthesesAbove :: CombiningCharacter Source #

A pattern synonym for CombiningDoubleParenthesesAbove, the name without the Combining part, defined by '\x1abc' (•᪼).

pattern ParenthesesBelow :: CombiningCharacter Source #

A pattern synonym for CombiningParenthesesBelow, the name without the Combining part, defined by '\x1abd' (•᪽).

pattern BalineseMusicalSymbolTegeh :: CombiningCharacter Source #

A pattern synonym for BalineseMusicalSymbolCombiningTegeh, the name without the Combining part, defined by '\x1b6b' (•᭫).

pattern BalineseMusicalSymbolEndep :: CombiningCharacter Source #

A pattern synonym for BalineseMusicalSymbolCombiningEndep, the name without the Combining part, defined by '\x1b6c' (•᭬).

pattern BalineseMusicalSymbolKempul :: CombiningCharacter Source #

A pattern synonym for BalineseMusicalSymbolCombiningKempul, the name without the Combining part, defined by '\x1b6d' (•᭭).

pattern BalineseMusicalSymbolKempli :: CombiningCharacter Source #

A pattern synonym for BalineseMusicalSymbolCombiningKempli, the name without the Combining part, defined by '\x1b6e' (•᭮).

pattern BalineseMusicalSymbolJegogan :: CombiningCharacter Source #

A pattern synonym for BalineseMusicalSymbolCombiningJegogan, the name without the Combining part, defined by '\x1b6f' (•᭯).

pattern BalineseMusicalSymbolKempulWithJegogan :: CombiningCharacter Source #

A pattern synonym for BalineseMusicalSymbolCombiningKempulWithJegogan, the name without the Combining part, defined by '\x1b70' (•᭰).

pattern BalineseMusicalSymbolKempliWithJegogan :: CombiningCharacter Source #

A pattern synonym for BalineseMusicalSymbolCombiningKempliWithJegogan, the name without the Combining part, defined by '\x1b71' (•᭱).

pattern BalineseMusicalSymbolBende :: CombiningCharacter Source #

A pattern synonym for BalineseMusicalSymbolCombiningBende, the name without the Combining part, defined by '\x1b72' (•᭲).

pattern BalineseMusicalSymbolGong :: CombiningCharacter Source #

A pattern synonym for BalineseMusicalSymbolCombiningGong, the name without the Combining part, defined by '\x1b73' (•᭳).

pattern DottedGraveAccent :: CombiningCharacter Source #

A pattern synonym for CombiningDottedGraveAccent, the name without the Combining part, defined by '\x1dc0' (•᷀).

pattern DottedAcuteAccent :: CombiningCharacter Source #

A pattern synonym for CombiningDottedAcuteAccent, the name without the Combining part, defined by '\x1dc1' (•᷁).

pattern SnakeBelow :: CombiningCharacter Source #

A pattern synonym for CombiningSnakeBelow, the name without the Combining part, defined by '\x1dc2' (•᷂).

pattern SuspensionMark :: CombiningCharacter Source #

A pattern synonym for CombiningSuspensionMark, the name without the Combining part, defined by '\x1dc3' (•᷃).

pattern MacronAcute :: CombiningCharacter Source #

A pattern synonym for CombiningMacronAcute, the name without the Combining part, defined by '\x1dc4' (•᷄).

pattern GraveMacron :: CombiningCharacter Source #

A pattern synonym for CombiningGraveMacron, the name without the Combining part, defined by '\x1dc5' (•᷅).

pattern MacronGrave :: CombiningCharacter Source #

A pattern synonym for CombiningMacronGrave, the name without the Combining part, defined by '\x1dc6' (•᷆).

pattern AcuteMacron :: CombiningCharacter Source #

A pattern synonym for CombiningAcuteMacron, the name without the Combining part, defined by '\x1dc7' (•᷇).

pattern GraveAcuteGrave :: CombiningCharacter Source #

A pattern synonym for CombiningGraveAcuteGrave, the name without the Combining part, defined by '\x1dc8' (•᷈).

pattern AcuteGraveAcute :: CombiningCharacter Source #

A pattern synonym for CombiningAcuteGraveAcute, the name without the Combining part, defined by '\x1dc9' (•᷉).

pattern LatinSmallLetterRBelow :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterRBelow, the name without the Combining part, defined by '\x1dca' (•᷊).

pattern BreveMacron :: CombiningCharacter Source #

A pattern synonym for CombiningBreveMacron, the name without the Combining part, defined by '\x1dcb' (•᷋).

pattern MacronBreve :: CombiningCharacter Source #

A pattern synonym for CombiningMacronBreve, the name without the Combining part, defined by '\x1dcc' (•᷌).

pattern DoubleCircumflexAbove :: CombiningCharacter Source #

A pattern synonym for CombiningDoubleCircumflexAbove, the name without the Combining part, defined by '\x1dcd' (•᷍).

pattern OgonekAbove :: CombiningCharacter Source #

A pattern synonym for CombiningOgonekAbove, the name without the Combining part, defined by '\x1dce' (•᷎).

pattern ZigzagBelow :: CombiningCharacter Source #

A pattern synonym for CombiningZigzagBelow, the name without the Combining part, defined by '\x1dcf' (•᷏).

pattern IsBelow :: CombiningCharacter Source #

A pattern synonym for CombiningIsBelow, the name without the Combining part, defined by '\x1dd0' (•᷐).

pattern UrAbove :: CombiningCharacter Source #

A pattern synonym for CombiningUrAbove, the name without the Combining part, defined by '\x1dd1' (•᷑).

pattern UsAbove :: CombiningCharacter Source #

A pattern synonym for CombiningUsAbove, the name without the Combining part, defined by '\x1dd2' (•᷒).

pattern LatinSmallLetterFlattenedOpenAAbove :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterFlattenedOpenAAbove, the name without the Combining part, defined by '\x1dd3' (•ᷓ).

pattern LatinSmallLetterAe :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterAe, the name without the Combining part, defined by '\x1dd4' (•ᷔ).

pattern LatinSmallLetterAo :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterAo, the name without the Combining part, defined by '\x1dd5' (•ᷕ).

pattern LatinSmallLetterAv :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterAv, the name without the Combining part, defined by '\x1dd6' (•ᷖ).

pattern LatinSmallLetterCCedilla :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterCCedilla, the name without the Combining part, defined by '\x1dd7' (•ᷗ).

pattern LatinSmallLetterInsularD :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterInsularD, the name without the Combining part, defined by '\x1dd8' (•ᷘ).

pattern LatinSmallLetterEth :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterEth, the name without the Combining part, defined by '\x1dd9' (•ᷙ).

pattern LatinSmallLetterG :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterG, the name without the Combining part, defined by '\x1dda' (•ᷚ).

pattern LatinLetterSmallCapitalG :: CombiningCharacter Source #

A pattern synonym for CombiningLatinLetterSmallCapitalG, the name without the Combining part, defined by '\x1ddb' (•ᷛ).

pattern LatinSmallLetterK :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterK, the name without the Combining part, defined by '\x1ddc' (•ᷜ).

pattern LatinSmallLetterL :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterL, the name without the Combining part, defined by '\x1ddd' (•ᷝ).

pattern LatinLetterSmallCapitalL :: CombiningCharacter Source #

A pattern synonym for CombiningLatinLetterSmallCapitalL, the name without the Combining part, defined by '\x1dde' (•ᷞ).

pattern LatinLetterSmallCapitalM :: CombiningCharacter Source #

A pattern synonym for CombiningLatinLetterSmallCapitalM, the name without the Combining part, defined by '\x1ddf' (•ᷟ).

pattern LatinSmallLetterN :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterN, the name without the Combining part, defined by '\x1de0' (•ᷠ).

pattern LatinLetterSmallCapitalN :: CombiningCharacter Source #

A pattern synonym for CombiningLatinLetterSmallCapitalN, the name without the Combining part, defined by '\x1de1' (•ᷡ).

pattern LatinLetterSmallCapitalR :: CombiningCharacter Source #

A pattern synonym for CombiningLatinLetterSmallCapitalR, the name without the Combining part, defined by '\x1de2' (•ᷢ).

pattern LatinSmallLetterRRotunda :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterRRotunda, the name without the Combining part, defined by '\x1de3' (•ᷣ).

pattern LatinSmallLetterS :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterS, the name without the Combining part, defined by '\x1de4' (•ᷤ).

pattern LatinSmallLetterLongS :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterLongS, the name without the Combining part, defined by '\x1de5' (•ᷥ).

pattern LatinSmallLetterZ :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterZ, the name without the Combining part, defined by '\x1de6' (•ᷦ).

pattern LatinSmallLetterAlpha :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterAlpha, the name without the Combining part, defined by '\x1de7' (•ᷧ).

pattern LatinSmallLetterB :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterB, the name without the Combining part, defined by '\x1de8' (•ᷨ).

pattern LatinSmallLetterBeta :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterBeta, the name without the Combining part, defined by '\x1de9' (•ᷩ).

pattern LatinSmallLetterSchwa :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterSchwa, the name without the Combining part, defined by '\x1dea' (•ᷪ).

pattern LatinSmallLetterF :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterF, the name without the Combining part, defined by '\x1deb' (•ᷫ).

pattern LatinSmallLetterLWithDoubleMiddleTilde :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterLWithDoubleMiddleTilde, the name without the Combining part, defined by '\x1dec' (•ᷬ).

pattern LatinSmallLetterOWithLightCentralizationStroke :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterOWithLightCentralizationStroke, the name without the Combining part, defined by '\x1ded' (•ᷭ).

pattern LatinSmallLetterP :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterP, the name without the Combining part, defined by '\x1dee' (•ᷮ).

pattern LatinSmallLetterEsh :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterEsh, the name without the Combining part, defined by '\x1def' (•ᷯ).

pattern LatinSmallLetterUWithLightCentralizationStroke :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterUWithLightCentralizationStroke, the name without the Combining part, defined by '\x1df0' (•ᷰ).

pattern LatinSmallLetterW :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterW, the name without the Combining part, defined by '\x1df1' (•ᷱ).

pattern LatinSmallLetterAWithDiaeresis :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterAWithDiaeresis, the name without the Combining part, defined by '\x1df2' (•ᷲ).

pattern LatinSmallLetterOWithDiaeresis :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterOWithDiaeresis, the name without the Combining part, defined by '\x1df3' (•ᷳ).

pattern LatinSmallLetterUWithDiaeresis :: CombiningCharacter Source #

A pattern synonym for CombiningLatinSmallLetterUWithDiaeresis, the name without the Combining part, defined by '\x1df4' (•ᷴ).

pattern UpTackAbove :: CombiningCharacter Source #

A pattern synonym for CombiningUpTackAbove, the name without the Combining part, defined by '\x1df5' (•᷵).

pattern DeletionMark :: CombiningCharacter Source #

A pattern synonym for CombiningDeletionMark, the name without the Combining part, defined by '\x1dfb' (•᷻).

pattern DoubleInvertedBreveBelow :: CombiningCharacter Source #

A pattern synonym for CombiningDoubleInvertedBreveBelow, the name without the Combining part, defined by '\x1dfc' (•᷼).

pattern AlmostEqualToBelow :: CombiningCharacter Source #

A pattern synonym for CombiningAlmostEqualToBelow, the name without the Combining part, defined by '\x1dfd' (•᷽).

pattern LeftArrowheadAbove :: CombiningCharacter Source #

A pattern synonym for CombiningLeftArrowheadAbove, the name without the Combining part, defined by '\x1dfe' (•᷾).

pattern RightArrowheadAndDownArrowheadBelow :: CombiningCharacter Source #

A pattern synonym for CombiningRightArrowheadAndDownArrowheadBelow, the name without the Combining part, defined by '\x1dff' (•᷿).

pattern LeftHarpoonAbove :: CombiningCharacter Source #

A pattern synonym for CombiningLeftHarpoonAbove, the name without the Combining part, defined by '\x20d0' (•⃐).

pattern RightHarpoonAbove :: CombiningCharacter Source #

A pattern synonym for CombiningRightHarpoonAbove, the name without the Combining part, defined by '\x20d1' (•⃑).

pattern LongVerticalLineOverlay :: CombiningCharacter Source #

A pattern synonym for CombiningLongVerticalLineOverlay, the name without the Combining part, defined by '\x20d2' (•⃒).

pattern ShortVerticalLineOverlay :: CombiningCharacter Source #

A pattern synonym for CombiningShortVerticalLineOverlay, the name without the Combining part, defined by '\x20d3' (•⃓).

pattern AnticlockwiseArrowAbove :: CombiningCharacter Source #

A pattern synonym for CombiningAnticlockwiseArrowAbove, the name without the Combining part, defined by '\x20d4' (•⃔).

pattern ClockwiseArrowAbove :: CombiningCharacter Source #

A pattern synonym for CombiningClockwiseArrowAbove, the name without the Combining part, defined by '\x20d5' (•⃕).

pattern LeftArrowAbove :: CombiningCharacter Source #

A pattern synonym for CombiningLeftArrowAbove, the name without the Combining part, defined by '\x20d6' (•⃖).

pattern RightArrowAbove :: CombiningCharacter Source #

A pattern synonym for CombiningRightArrowAbove, the name without the Combining part, defined by '\x20d7' (•⃗).

pattern RingOverlay :: CombiningCharacter Source #

A pattern synonym for CombiningRingOverlay, the name without the Combining part, defined by '\x20d8' (•⃘).

pattern ClockwiseRingOverlay :: CombiningCharacter Source #

A pattern synonym for CombiningClockwiseRingOverlay, the name without the Combining part, defined by '\x20d9' (•⃙).

pattern AnticlockwiseRingOverlay :: CombiningCharacter Source #

A pattern synonym for CombiningAnticlockwiseRingOverlay, the name without the Combining part, defined by '\x20da' (•⃚).

pattern ThreeDotsAbove :: CombiningCharacter Source #

A pattern synonym for CombiningThreeDotsAbove, the name without the Combining part, defined by '\x20db' (•⃛).

pattern FourDotsAbove :: CombiningCharacter Source #

A pattern synonym for CombiningFourDotsAbove, the name without the Combining part, defined by '\x20dc' (•⃜).

pattern LeftRightArrowAbove :: CombiningCharacter Source #

A pattern synonym for CombiningLeftRightArrowAbove, the name without the Combining part, defined by '\x20e1' (•⃡).

pattern ReverseSolidusOverlay :: CombiningCharacter Source #

A pattern synonym for CombiningReverseSolidusOverlay, the name without the Combining part, defined by '\x20e5' (•⃥).

pattern DoubleVerticalStrokeOverlay :: CombiningCharacter Source #

A pattern synonym for CombiningDoubleVerticalStrokeOverlay, the name without the Combining part, defined by '\x20e6' (•⃦).

pattern AnnuitySymbol :: CombiningCharacter Source #

A pattern synonym for CombiningAnnuitySymbol, the name without the Combining part, defined by '\x20e7' (•⃧).

pattern TripleUnderdot :: CombiningCharacter Source #

A pattern synonym for CombiningTripleUnderdot, the name without the Combining part, defined by '\x20e8' (•⃨).

pattern WideBridgeAbove :: CombiningCharacter Source #

A pattern synonym for CombiningWideBridgeAbove, the name without the Combining part, defined by '\x20e9' (•⃩).

pattern LeftwardsArrowOverlay :: CombiningCharacter Source #

A pattern synonym for CombiningLeftwardsArrowOverlay, the name without the Combining part, defined by '\x20ea' (•⃪).

pattern LongDoubleSolidusOverlay :: CombiningCharacter Source #

A pattern synonym for CombiningLongDoubleSolidusOverlay, the name without the Combining part, defined by '\x20eb' (•⃫).

pattern RightwardsHarpoonWithBarbDownwards :: CombiningCharacter Source #

A pattern synonym for CombiningRightwardsHarpoonWithBarbDownwards, the name without the Combining part, defined by '\x20ec' (•⃬).

pattern LeftwardsHarpoonWithBarbDownwards :: CombiningCharacter Source #

A pattern synonym for CombiningLeftwardsHarpoonWithBarbDownwards, the name without the Combining part, defined by '\x20ed' (•⃭).

pattern LeftArrowBelow :: CombiningCharacter Source #

A pattern synonym for CombiningLeftArrowBelow, the name without the Combining part, defined by '\x20ee' (•⃮).

pattern RightArrowBelow :: CombiningCharacter Source #

A pattern synonym for CombiningRightArrowBelow, the name without the Combining part, defined by '\x20ef' (•⃯).

pattern AsteriskAbove :: CombiningCharacter Source #

A pattern synonym for CombiningAsteriskAbove, the name without the Combining part, defined by '\x20f0' (•⃰).

pattern CopticNiAbove :: CombiningCharacter Source #

A pattern synonym for CopticCombiningNiAbove, the name without the Combining part, defined by '\x2cef' (•⳯).

pattern CopticSpiritusAsper :: CombiningCharacter Source #

A pattern synonym for CopticCombiningSpiritusAsper, the name without the Combining part, defined by '\x2cf0' (•⳰).

pattern CopticSpiritusLenis :: CombiningCharacter Source #

A pattern synonym for CopticCombiningSpiritusLenis, the name without the Combining part, defined by '\x2cf1' (•⳱).

pattern CyrillicLetterBe :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterBe, the name without the Combining part, defined by '\x2de0' (•ⷠ).

pattern CyrillicLetterVe :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterVe, the name without the Combining part, defined by '\x2de1' (•ⷡ).

pattern CyrillicLetterGhe :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterGhe, the name without the Combining part, defined by '\x2de2' (•ⷢ).

pattern CyrillicLetterDe :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterDe, the name without the Combining part, defined by '\x2de3' (•ⷣ).

pattern CyrillicLetterZhe :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterZhe, the name without the Combining part, defined by '\x2de4' (•ⷤ).

pattern CyrillicLetterZe :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterZe, the name without the Combining part, defined by '\x2de5' (•ⷥ).

pattern CyrillicLetterKa :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterKa, the name without the Combining part, defined by '\x2de6' (•ⷦ).

pattern CyrillicLetterEl :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterEl, the name without the Combining part, defined by '\x2de7' (•ⷧ).

pattern CyrillicLetterEm :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterEm, the name without the Combining part, defined by '\x2de8' (•ⷨ).

pattern CyrillicLetterEn :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterEn, the name without the Combining part, defined by '\x2de9' (•ⷩ).

pattern CyrillicLetterO :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterO, the name without the Combining part, defined by '\x2dea' (•ⷪ).

pattern CyrillicLetterPe :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterPe, the name without the Combining part, defined by '\x2deb' (•ⷫ).

pattern CyrillicLetterEr :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterEr, the name without the Combining part, defined by '\x2dec' (•ⷬ).

pattern CyrillicLetterEs :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterEs, the name without the Combining part, defined by '\x2ded' (•ⷭ).

pattern CyrillicLetterTe :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterTe, the name without the Combining part, defined by '\x2dee' (•ⷮ).

pattern CyrillicLetterHa :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterHa, the name without the Combining part, defined by '\x2def' (•ⷯ).

pattern CyrillicLetterTse :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterTse, the name without the Combining part, defined by '\x2df0' (•ⷰ).

pattern CyrillicLetterChe :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterChe, the name without the Combining part, defined by '\x2df1' (•ⷱ).

pattern CyrillicLetterSha :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterSha, the name without the Combining part, defined by '\x2df2' (•ⷲ).

pattern CyrillicLetterShcha :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterShcha, the name without the Combining part, defined by '\x2df3' (•ⷳ).

pattern CyrillicLetterFita :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterFita, the name without the Combining part, defined by '\x2df4' (•ⷴ).

pattern CyrillicLetterEsTe :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterEsTe, the name without the Combining part, defined by '\x2df5' (•ⷵ).

pattern CyrillicLetterA :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterA, the name without the Combining part, defined by '\x2df6' (•ⷶ).

pattern CyrillicLetterIe :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterIe, the name without the Combining part, defined by '\x2df7' (•ⷷ).

pattern CyrillicLetterDjerv :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterDjerv, the name without the Combining part, defined by '\x2df8' (•ⷸ).

pattern CyrillicLetterMonographUk :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterMonographUk, the name without the Combining part, defined by '\x2df9' (•ⷹ).

pattern CyrillicLetterYat :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterYat, the name without the Combining part, defined by '\x2dfa' (•ⷺ).

pattern CyrillicLetterYu :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterYu, the name without the Combining part, defined by '\x2dfb' (•ⷻ).

pattern CyrillicLetterIotifiedA :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterIotifiedA, the name without the Combining part, defined by '\x2dfc' (•ⷼ).

pattern CyrillicLetterLittleYus :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterLittleYus, the name without the Combining part, defined by '\x2dfd' (•ⷽ).

pattern CyrillicLetterBigYus :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterBigYus, the name without the Combining part, defined by '\x2dfe' (•ⷾ).

pattern CyrillicLetterIotifiedBigYus :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterIotifiedBigYus, the name without the Combining part, defined by '\x2dff' (•ⷿ).

pattern KatakanaHiraganaVoicedSoundMark :: CombiningCharacter Source #

A pattern synonym for CombiningKatakanaHiraganaVoicedSoundMark, the name without the Combining part, defined by '\x3099' (•゙).

pattern KatakanaHiraganaSemiVoicedSoundMark :: CombiningCharacter Source #

A pattern synonym for CombiningKatakanaHiraganaSemiVoicedSoundMark, the name without the Combining part, defined by '\x309a' (•゚).

pattern CyrillicVzmet :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicVzmet, the name without the Combining part, defined by '\xa66f' (•꙯).

pattern CyrillicLetterUkrainianIe :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterUkrainianIe, the name without the Combining part, defined by '\xa674' (•ꙴ).

pattern CyrillicLetterI :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterI, the name without the Combining part, defined by '\xa675' (•ꙵ).

pattern CyrillicLetterYi :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterYi, the name without the Combining part, defined by '\xa676' (•ꙶ).

pattern CyrillicLetterU :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterU, the name without the Combining part, defined by '\xa677' (•ꙷ).

pattern CyrillicLetterHardSign :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterHardSign, the name without the Combining part, defined by '\xa678' (•ꙸ).

pattern CyrillicLetterYeru :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterYeru, the name without the Combining part, defined by '\xa679' (•ꙹ).

pattern CyrillicLetterSoftSign :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterSoftSign, the name without the Combining part, defined by '\xa67a' (•ꙺ).

pattern CyrillicLetterOmega :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterOmega, the name without the Combining part, defined by '\xa67b' (•ꙻ).

pattern CyrillicKavyka :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicKavyka, the name without the Combining part, defined by '\xa67c' (•꙼).

pattern CyrillicPayerok :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicPayerok, the name without the Combining part, defined by '\xa67d' (•꙽).

pattern CyrillicLetterEf :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterEf, the name without the Combining part, defined by '\xa69e' (•ꚞ).

pattern CyrillicLetterIotifiedE :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicLetterIotifiedE, the name without the Combining part, defined by '\xa69f' (•ꚟ).

pattern BamumMarkKoqndon :: CombiningCharacter Source #

A pattern synonym for BamumCombiningMarkKoqndon, the name without the Combining part, defined by '\xa6f0' (•꛰).

pattern BamumMarkTukwentis :: CombiningCharacter Source #

A pattern synonym for BamumCombiningMarkTukwentis, the name without the Combining part, defined by '\xa6f1' (•꛱).

pattern DevanagariDigitZero :: CombiningCharacter Source #

A pattern synonym for CombiningDevanagariDigitZero, the name without the Combining part, defined by '\xa8e0' (•꣠).

pattern DevanagariDigitOne :: CombiningCharacter Source #

A pattern synonym for CombiningDevanagariDigitOne, the name without the Combining part, defined by '\xa8e1' (•꣡).

pattern DevanagariDigitTwo :: CombiningCharacter Source #

A pattern synonym for CombiningDevanagariDigitTwo, the name without the Combining part, defined by '\xa8e2' (•꣢).

pattern DevanagariDigitThree :: CombiningCharacter Source #

A pattern synonym for CombiningDevanagariDigitThree, the name without the Combining part, defined by '\xa8e3' (•꣣).

pattern DevanagariDigitFour :: CombiningCharacter Source #

A pattern synonym for CombiningDevanagariDigitFour, the name without the Combining part, defined by '\xa8e4' (•꣤).

pattern DevanagariDigitFive :: CombiningCharacter Source #

A pattern synonym for CombiningDevanagariDigitFive, the name without the Combining part, defined by '\xa8e5' (•꣥).

pattern DevanagariDigitSix :: CombiningCharacter Source #

A pattern synonym for CombiningDevanagariDigitSix, the name without the Combining part, defined by '\xa8e6' (•꣦).

pattern DevanagariDigitSeven :: CombiningCharacter Source #

A pattern synonym for CombiningDevanagariDigitSeven, the name without the Combining part, defined by '\xa8e7' (•꣧).

pattern DevanagariDigitEight :: CombiningCharacter Source #

A pattern synonym for CombiningDevanagariDigitEight, the name without the Combining part, defined by '\xa8e8' (•꣨).

pattern DevanagariDigitNine :: CombiningCharacter Source #

A pattern synonym for CombiningDevanagariDigitNine, the name without the Combining part, defined by '\xa8e9' (•꣩).

pattern DevanagariLetterA :: CombiningCharacter Source #

A pattern synonym for CombiningDevanagariLetterA, the name without the Combining part, defined by '\xa8ea' (•꣪).

pattern DevanagariLetterU :: CombiningCharacter Source #

A pattern synonym for CombiningDevanagariLetterU, the name without the Combining part, defined by '\xa8eb' (•꣫).

pattern DevanagariLetterKa :: CombiningCharacter Source #

A pattern synonym for CombiningDevanagariLetterKa, the name without the Combining part, defined by '\xa8ec' (•꣬).

pattern DevanagariLetterNa :: CombiningCharacter Source #

A pattern synonym for CombiningDevanagariLetterNa, the name without the Combining part, defined by '\xa8ed' (•꣭).

pattern DevanagariLetterPa :: CombiningCharacter Source #

A pattern synonym for CombiningDevanagariLetterPa, the name without the Combining part, defined by '\xa8ee' (•꣮).

pattern DevanagariLetterRa :: CombiningCharacter Source #

A pattern synonym for CombiningDevanagariLetterRa, the name without the Combining part, defined by '\xa8ef' (•꣯).

pattern DevanagariLetterVi :: CombiningCharacter Source #

A pattern synonym for CombiningDevanagariLetterVi, the name without the Combining part, defined by '\xa8f0' (•꣰).

pattern DevanagariSignAvagraha :: CombiningCharacter Source #

A pattern synonym for CombiningDevanagariSignAvagraha, the name without the Combining part, defined by '\xa8f1' (•꣱).

pattern LigatureLeftHalf :: CombiningCharacter Source #

A pattern synonym for CombiningLigatureLeftHalf, the name without the Combining part, defined by '\xfe20' (•︠).

pattern LigatureRightHalf :: CombiningCharacter Source #

A pattern synonym for CombiningLigatureRightHalf, the name without the Combining part, defined by '\xfe21' (•︡).

pattern DoubleTildeLeftHalf :: CombiningCharacter Source #

A pattern synonym for CombiningDoubleTildeLeftHalf, the name without the Combining part, defined by '\xfe22' (•︢).

pattern DoubleTildeRightHalf :: CombiningCharacter Source #

A pattern synonym for CombiningDoubleTildeRightHalf, the name without the Combining part, defined by '\xfe23' (•︣).

pattern MacronLeftHalf :: CombiningCharacter Source #

A pattern synonym for CombiningMacronLeftHalf, the name without the Combining part, defined by '\xfe24' (•︤).

pattern MacronRightHalf :: CombiningCharacter Source #

A pattern synonym for CombiningMacronRightHalf, the name without the Combining part, defined by '\xfe25' (•︥).

pattern ConjoiningMacron :: CombiningCharacter Source #

A pattern synonym for CombiningConjoiningMacron, the name without the Combining part, defined by '\xfe26' (•︦).

pattern LigatureLeftHalfBelow :: CombiningCharacter Source #

A pattern synonym for CombiningLigatureLeftHalfBelow, the name without the Combining part, defined by '\xfe27' (•︧).

pattern LigatureRightHalfBelow :: CombiningCharacter Source #

A pattern synonym for CombiningLigatureRightHalfBelow, the name without the Combining part, defined by '\xfe28' (•︨).

pattern TildeLeftHalfBelow :: CombiningCharacter Source #

A pattern synonym for CombiningTildeLeftHalfBelow, the name without the Combining part, defined by '\xfe29' (•︩).

pattern TildeRightHalfBelow :: CombiningCharacter Source #

A pattern synonym for CombiningTildeRightHalfBelow, the name without the Combining part, defined by '\xfe2a' (•︪).

pattern MacronLeftHalfBelow :: CombiningCharacter Source #

A pattern synonym for CombiningMacronLeftHalfBelow, the name without the Combining part, defined by '\xfe2b' (•︫).

pattern MacronRightHalfBelow :: CombiningCharacter Source #

A pattern synonym for CombiningMacronRightHalfBelow, the name without the Combining part, defined by '\xfe2c' (•︬).

pattern ConjoiningMacronBelow :: CombiningCharacter Source #

A pattern synonym for CombiningConjoiningMacronBelow, the name without the Combining part, defined by '\xfe2d' (•︭).

pattern CyrillicTitloLeftHalf :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicTitloLeftHalf, the name without the Combining part, defined by '\xfe2e' (•︮).

pattern CyrillicTitloRightHalf :: CombiningCharacter Source #

A pattern synonym for CombiningCyrillicTitloRightHalf, the name without the Combining part, defined by '\xfe2f' (•︯).

pattern PhaistosDiscSignObliqueStroke :: CombiningCharacter Source #

A pattern synonym for PhaistosDiscSignCombiningObliqueStroke, the name without the Combining part, defined by '\x101fd' (•𐇽).

pattern OldPermicLetterAn :: CombiningCharacter Source #

A pattern synonym for CombiningOldPermicLetterAn, the name without the Combining part, defined by '\x10376' (•𐍶).

pattern OldPermicLetterDoi :: CombiningCharacter Source #

A pattern synonym for CombiningOldPermicLetterDoi, the name without the Combining part, defined by '\x10377' (•𐍷).

pattern OldPermicLetterZata :: CombiningCharacter Source #

A pattern synonym for CombiningOldPermicLetterZata, the name without the Combining part, defined by '\x10378' (•𐍸).

pattern OldPermicLetterNenoe :: CombiningCharacter Source #

A pattern synonym for CombiningOldPermicLetterNenoe, the name without the Combining part, defined by '\x10379' (•𐍹).

pattern OldPermicLetterSii :: CombiningCharacter Source #

A pattern synonym for CombiningOldPermicLetterSii, the name without the Combining part, defined by '\x1037a' (•𐍺).

pattern GranthaDigitZero :: CombiningCharacter Source #

A pattern synonym for CombiningGranthaDigitZero, the name without the Combining part, defined by '\x11366' (•𑍦).

pattern GranthaDigitOne :: CombiningCharacter Source #

A pattern synonym for CombiningGranthaDigitOne, the name without the Combining part, defined by '\x11367' (•𑍧).

pattern GranthaDigitTwo :: CombiningCharacter Source #

A pattern synonym for CombiningGranthaDigitTwo, the name without the Combining part, defined by '\x11368' (•𑍨).

pattern GranthaDigitThree :: CombiningCharacter Source #

A pattern synonym for CombiningGranthaDigitThree, the name without the Combining part, defined by '\x11369' (•𑍩).

pattern GranthaDigitFour :: CombiningCharacter Source #

A pattern synonym for CombiningGranthaDigitFour, the name without the Combining part, defined by '\x1136a' (•𑍪).

pattern GranthaDigitFive :: CombiningCharacter Source #

A pattern synonym for CombiningGranthaDigitFive, the name without the Combining part, defined by '\x1136b' (•𑍫).

pattern GranthaDigitSix :: CombiningCharacter Source #

A pattern synonym for CombiningGranthaDigitSix, the name without the Combining part, defined by '\x1136c' (•𑍬).

pattern GranthaLetterA :: CombiningCharacter Source #

A pattern synonym for CombiningGranthaLetterA, the name without the Combining part, defined by '\x11370' (•𑍰).

pattern GranthaLetterKa :: CombiningCharacter Source #

A pattern synonym for CombiningGranthaLetterKa, the name without the Combining part, defined by '\x11371' (•𑍱).

pattern GranthaLetterNa :: CombiningCharacter Source #

A pattern synonym for CombiningGranthaLetterNa, the name without the Combining part, defined by '\x11372' (•𑍲).

pattern GranthaLetterVi :: CombiningCharacter Source #

A pattern synonym for CombiningGranthaLetterVi, the name without the Combining part, defined by '\x11373' (•𑍳).

pattern GranthaLetterPa :: CombiningCharacter Source #

A pattern synonym for CombiningGranthaLetterPa, the name without the Combining part, defined by '\x11374' (•𑍴).

pattern BassaVahHighTone :: CombiningCharacter Source #

A pattern synonym for BassaVahCombiningHighTone, the name without the Combining part, defined by '\x16af0' (•𖫰).

pattern BassaVahLowTone :: CombiningCharacter Source #

A pattern synonym for BassaVahCombiningLowTone, the name without the Combining part, defined by '\x16af1' (•𖫱).

pattern BassaVahMidTone :: CombiningCharacter Source #

A pattern synonym for BassaVahCombiningMidTone, the name without the Combining part, defined by '\x16af2' (•𖫲).

pattern BassaVahLowMidTone :: CombiningCharacter Source #

A pattern synonym for BassaVahCombiningLowMidTone, the name without the Combining part, defined by '\x16af3' (•𖫳).

pattern BassaVahHighLowTone :: CombiningCharacter Source #

A pattern synonym for BassaVahCombiningHighLowTone, the name without the Combining part, defined by '\x16af4' (•𖫴).

pattern MusicalSymbolStem :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningStem, the name without the Combining part, defined by '\x1d165' (•𝅥).

pattern MusicalSymbolSprechgesangStem :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningSprechgesangStem, the name without the Combining part, defined by '\x1d166' (•𝅦).

pattern MusicalSymbolTremolo1 :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningTremolo1, the name without the Combining part, defined by '\x1d167' (•𝅧).

pattern MusicalSymbolTremolo2 :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningTremolo2, the name without the Combining part, defined by '\x1d168' (•𝅨).

pattern MusicalSymbolTremolo3 :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningTremolo3, the name without the Combining part, defined by '\x1d169' (•𝅩).

pattern MusicalSymbolAugmentationDot :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningAugmentationDot, the name without the Combining part, defined by '\x1d16d' (•𝅭).

pattern MusicalSymbolFlag1 :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningFlag1, the name without the Combining part, defined by '\x1d16e' (•𝅮).

pattern MusicalSymbolFlag2 :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningFlag2, the name without the Combining part, defined by '\x1d16f' (•𝅯).

pattern MusicalSymbolFlag3 :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningFlag3, the name without the Combining part, defined by '\x1d170' (•𝅰).

pattern MusicalSymbolFlag4 :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningFlag4, the name without the Combining part, defined by '\x1d171' (•𝅱).

pattern MusicalSymbolFlag5 :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningFlag5, the name without the Combining part, defined by '\x1d172' (•𝅲).

pattern MusicalSymbolAccent :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningAccent, the name without the Combining part, defined by '\x1d17b' (•𝅻).

pattern MusicalSymbolStaccato :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningStaccato, the name without the Combining part, defined by '\x1d17c' (•𝅼).

pattern MusicalSymbolTenuto :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningTenuto, the name without the Combining part, defined by '\x1d17d' (•𝅽).

pattern MusicalSymbolStaccatissimo :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningStaccatissimo, the name without the Combining part, defined by '\x1d17e' (•𝅾).

pattern MusicalSymbolMarcato :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningMarcato, the name without the Combining part, defined by '\x1d17f' (•𝅿).

pattern MusicalSymbolMarcatoStaccato :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningMarcatoStaccato, the name without the Combining part, defined by '\x1d180' (•𝆀).

pattern MusicalSymbolAccentStaccato :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningAccentStaccato, the name without the Combining part, defined by '\x1d181' (•𝆁).

pattern MusicalSymbolLoure :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningLoure, the name without the Combining part, defined by '\x1d182' (•𝆂).

pattern MusicalSymbolDoit :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningDoit, the name without the Combining part, defined by '\x1d185' (•𝆅).

pattern MusicalSymbolRip :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningRip, the name without the Combining part, defined by '\x1d186' (•𝆆).

pattern MusicalSymbolFlip :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningFlip, the name without the Combining part, defined by '\x1d187' (•𝆇).

pattern MusicalSymbolSmear :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningSmear, the name without the Combining part, defined by '\x1d188' (•𝆈).

pattern MusicalSymbolBend :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningBend, the name without the Combining part, defined by '\x1d189' (•𝆉).

pattern MusicalSymbolDoubleTongue :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningDoubleTongue, the name without the Combining part, defined by '\x1d18a' (•𝆊).

pattern MusicalSymbolTripleTongue :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningTripleTongue, the name without the Combining part, defined by '\x1d18b' (•𝆋).

pattern MusicalSymbolDownBow :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningDownBow, the name without the Combining part, defined by '\x1d1aa' (•𝆪).

pattern MusicalSymbolUpBow :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningUpBow, the name without the Combining part, defined by '\x1d1ab' (•𝆫).

pattern MusicalSymbolHarmonic :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningHarmonic, the name without the Combining part, defined by '\x1d1ac' (•𝆬).

pattern MusicalSymbolSnapPizzicato :: CombiningCharacter Source #

A pattern synonym for MusicalSymbolCombiningSnapPizzicato, the name without the Combining part, defined by '\x1d1ad' (•𝆭).

pattern GreekMusicalTriseme :: CombiningCharacter Source #

A pattern synonym for CombiningGreekMusicalTriseme, the name without the Combining part, defined by '\x1d242' (•𝉂).

pattern GreekMusicalTetraseme :: CombiningCharacter Source #

A pattern synonym for CombiningGreekMusicalTetraseme, the name without the Combining part, defined by '\x1d243' (•𝉃).

pattern GreekMusicalPentaseme :: CombiningCharacter Source #

A pattern synonym for CombiningGreekMusicalPentaseme, the name without the Combining part, defined by '\x1d244' (•𝉄).

pattern GlagoliticLetterAzu :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterAzu, the name without the Combining part, defined by '\x1e000' (•𞀀).

pattern GlagoliticLetterBuky :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterBuky, the name without the Combining part, defined by '\x1e001' (•𞀁).

pattern GlagoliticLetterVede :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterVede, the name without the Combining part, defined by '\x1e002' (•𞀂).

pattern GlagoliticLetterGlagoli :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterGlagoli, the name without the Combining part, defined by '\x1e003' (•𞀃).

pattern GlagoliticLetterDobro :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterDobro, the name without the Combining part, defined by '\x1e004' (•𞀄).

pattern GlagoliticLetterYestu :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterYestu, the name without the Combining part, defined by '\x1e005' (•𞀅).

pattern GlagoliticLetterZhivete :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterZhivete, the name without the Combining part, defined by '\x1e006' (•𞀆).

pattern GlagoliticLetterZemlja :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterZemlja, the name without the Combining part, defined by '\x1e008' (•𞀈).

pattern GlagoliticLetterIzhe :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterIzhe, the name without the Combining part, defined by '\x1e009' (•𞀉).

pattern GlagoliticLetterInitialIzhe :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterInitialIzhe, the name without the Combining part, defined by '\x1e00a' (•𞀊).

pattern GlagoliticLetterI :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterI, the name without the Combining part, defined by '\x1e00b' (•𞀋).

pattern GlagoliticLetterDjervi :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterDjervi, the name without the Combining part, defined by '\x1e00c' (•𞀌).

pattern GlagoliticLetterKako :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterKako, the name without the Combining part, defined by '\x1e00d' (•𞀍).

pattern GlagoliticLetterLjudije :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterLjudije, the name without the Combining part, defined by '\x1e00e' (•𞀎).

pattern GlagoliticLetterMyslite :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterMyslite, the name without the Combining part, defined by '\x1e00f' (•𞀏).

pattern GlagoliticLetterNashi :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterNashi, the name without the Combining part, defined by '\x1e010' (•𞀐).

pattern GlagoliticLetterOnu :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterOnu, the name without the Combining part, defined by '\x1e011' (•𞀑).

pattern GlagoliticLetterPokoji :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterPokoji, the name without the Combining part, defined by '\x1e012' (•𞀒).

pattern GlagoliticLetterRitsi :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterRitsi, the name without the Combining part, defined by '\x1e013' (•𞀓).

pattern GlagoliticLetterSlovo :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterSlovo, the name without the Combining part, defined by '\x1e014' (•𞀔).

pattern GlagoliticLetterTvrido :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterTvrido, the name without the Combining part, defined by '\x1e015' (•𞀕).

pattern GlagoliticLetterUku :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterUku, the name without the Combining part, defined by '\x1e016' (•𞀖).

pattern GlagoliticLetterFritu :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterFritu, the name without the Combining part, defined by '\x1e017' (•𞀗).

pattern GlagoliticLetterHeru :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterHeru, the name without the Combining part, defined by '\x1e018' (•𞀘).

pattern GlagoliticLetterShta :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterShta, the name without the Combining part, defined by '\x1e01b' (•𞀛).

pattern GlagoliticLetterTsi :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterTsi, the name without the Combining part, defined by '\x1e01c' (•𞀜).

pattern GlagoliticLetterChrivi :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterChrivi, the name without the Combining part, defined by '\x1e01d' (•𞀝).

pattern GlagoliticLetterSha :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterSha, the name without the Combining part, defined by '\x1e01e' (•𞀞).

pattern GlagoliticLetterYeru :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterYeru, the name without the Combining part, defined by '\x1e01f' (•𞀟).

pattern GlagoliticLetterYeri :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterYeri, the name without the Combining part, defined by '\x1e020' (•𞀠).

pattern GlagoliticLetterYati :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterYati, the name without the Combining part, defined by '\x1e021' (•𞀡).

pattern GlagoliticLetterYu :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterYu, the name without the Combining part, defined by '\x1e023' (•𞀣).

pattern GlagoliticLetterSmallYus :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterSmallYus, the name without the Combining part, defined by '\x1e024' (•𞀤).

pattern GlagoliticLetterYo :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterYo, the name without the Combining part, defined by '\x1e026' (•𞀦).

pattern GlagoliticLetterIotatedSmallYus :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterIotatedSmallYus, the name without the Combining part, defined by '\x1e027' (•𞀧).

pattern GlagoliticLetterBigYus :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterBigYus, the name without the Combining part, defined by '\x1e028' (•𞀨).

pattern GlagoliticLetterIotatedBigYus :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterIotatedBigYus, the name without the Combining part, defined by '\x1e029' (•𞀩).

pattern GlagoliticLetterFita :: CombiningCharacter Source #

A pattern synonym for CombiningGlagoliticLetterFita, the name without the Combining part, defined by '\x1e02a' (•𞀪).

pattern MendeKikakuiNumberTeens :: CombiningCharacter Source #

A pattern synonym for MendeKikakuiCombiningNumberTeens, the name without the Combining part, defined by '\x1e8d0' (•𞣐).

pattern MendeKikakuiNumberTens :: CombiningCharacter Source #

A pattern synonym for MendeKikakuiCombiningNumberTens, the name without the Combining part, defined by '\x1e8d1' (•𞣑).

pattern MendeKikakuiNumberHundreds :: CombiningCharacter Source #

A pattern synonym for MendeKikakuiCombiningNumberHundreds, the name without the Combining part, defined by '\x1e8d2' (•𞣒).

pattern MendeKikakuiNumberThousands :: CombiningCharacter Source #

A pattern synonym for MendeKikakuiCombiningNumberThousands, the name without the Combining part, defined by '\x1e8d3' (•𞣓).

pattern MendeKikakuiNumberTenThousands :: CombiningCharacter Source #

A pattern synonym for MendeKikakuiCombiningNumberTenThousands, the name without the Combining part, defined by '\x1e8d4' (•𞣔).

pattern MendeKikakuiNumberHundredThousands :: CombiningCharacter Source #

A pattern synonym for MendeKikakuiCombiningNumberHundredThousands, the name without the Combining part, defined by '\x1e8d5' (•𞣕).

pattern MendeKikakuiNumberMillions :: CombiningCharacter Source #

A pattern synonym for MendeKikakuiCombiningNumberMillions, the name without the Combining part, defined by '\x1e8d6' (•𞣖).