System.Text.Encodings.Web Represents an HTML character encoding. Initializes a new instance of the class. Creates a new instance of the HtmlEncoder class with the specified settings. Settings that control how the instance encodes, primarily which characters to encode. is . A new instance of the class. Creates a new instance of the HtmlEncoder class that specifies characters the encoder is allowed to not encode. The set of characters that the encoder is allowed to not encode. is . A new instance of the class. Gets a built-in instance of the class. A built-in instance of the class. Represents a JavaScript character encoding. Initializes a new instance of the class. Creates a new instance of JavaScriptEncoder class with the specified settings. Settings that control how the instance encodes, primarily which characters to encode. is . A new instance of the class. Creates a new instance of the JavaScriptEncoder class that specifies characters the encoder is allowed to not encode. The set of characters that the encoder is allowed to not encode. is . A new instance of the class. Gets a built-in instance of the class. A built-in instance of the class. Gets a built-in JavaScript encoder instance that is less strict about what is encoded. A JavaScript encoder instance. The base class of web encoders. Initializes a new instance of the class. Encodes characters from an array and writes them to a object. The stream to which to write the encoded text. The array of characters to encode. The array index of the first character to encode. The number of characters in the array to encode. is . The method failed. The encoder does not implement correctly. is . is out of range. is out of range. Encodes the specified string to a object. The stream to which to write the encoded text. The string to encode. Encodes a substring and writes it to a object. The stream to which to write the encoded text. The string whose substring is to be encoded. The index where the substring starts. The number of characters in the substring. is . The method failed. The encoder does not implement correctly. is . is out of range. is out of range. Encodes the supplied characters. A source buffer containing the characters to encode. The destination buffer to which the encoded form of will be written. The number of characters consumed from the buffer. The number of characters written to the buffer. to indicate there is no further source data that needs to be encoded; otherwise, . An enumeration value that describes the result of the encoding operation. Encodes the supplied string and returns the encoded text as a new string. The string to encode. is . The method failed. The encoder does not implement correctly. The encoded string. Encodes the supplied UTF-8 text. A source buffer containing the UTF-8 text to encode. The destination buffer to which the encoded form of will be written. The number of bytes consumed from the buffer. The number of bytes written to the buffer. to indicate there is no further source data that needs to be encoded; otherwise, . A status code that describes the result of the encoding operation. Finds the index of the first character to encode. The text buffer to search. The number of characters in . The index of the first character to encode. Finds the first element in a UTF-8 text input buffer that would be escaped by the current encoder instance. The UTF-8 text input buffer to search. The index of the first element in that would be escaped by the current encoder instance, or -1 if no data in requires escaping. Encodes a Unicode scalar value and writes it to a buffer. A Unicode scalar value. A pointer to the buffer to which to write the encoded text. The length of the destination in characters. When the method returns, indicates the number of characters written to the . if is too small to fit the encoded text; otherwise, returns . Determines if a given Unicode scalar value will be encoded. A Unicode scalar value. if the value will be encoded by this encoder; otherwise, returns . Gets the maximum number of characters that this encoder can generate for each input code point. The maximum number of characters. Represents a filter that allows only certain Unicode code points. Instantiates an empty filter (allows no code points through by default). Instantiates a filter by cloning the allowed list of another object. The other object to be cloned. Instantiates a filter where only the character ranges specified by are allowed by the filter. The allowed character ranges. is . Allows the character specified by through the filter. The allowed character. Allows all characters specified by through the filter. The allowed characters. is . Allows all code points specified by . The allowed code points. is . Allows all characters specified by through the filter. The range of characters to be allowed. is . Allows all characters specified by through the filter. The ranges of characters to be allowed. is . Resets this object by disallowing all characters. Disallows the character through the filter. The disallowed character. Disallows all characters specified by through the filter. The disallowed characters. is . Disallows all characters specified by through the filter. The range of characters to be disallowed. is . Disallows all characters specified by through the filter. The ranges of characters to be disallowed. is . Gets an enumerator of all allowed code points. The enumerator of allowed code points. Represents a URL character encoding. Initializes a new instance of the class. Creates a new instance of UrlEncoder class with the specified settings. Settings that control how the instance encodes, primarily which characters to encode. is . A new instance of the class. Creates a new instance of the UrlEncoder class that specifies characters the encoder is allowed to not encode. The set of characters that the encoder is allowed to not encode. is . A new instance of the class. Gets a built-in instance of the class. A built-in instance of the class. Represents a contiguous range of Unicode code points. Creates a new that includes a specified number of characters starting at a specified Unicode code point. The first code point in the range. The number of code points in the range. is less than zero or greater than 0xFFFF. -or- is less than zero. -or- plus is greater than 0xFFFF. Creates a new instance from a span of characters. The first character in the range. The last character in the range. precedes . A range that includes all characters between and . Gets the first code point in the range represented by this instance. The first code point in the range. Gets the number of code points in the range represented by this instance. The number of code points in the range. Provides static properties that return predefined instances that correspond to blocks from the Unicode specification. Gets a range that consists of the entire Basic Multilingual Plane (BMP), from U+0000 to U+FFFF). A range that consists of the entire BMP. Gets the Alphabetic Presentation Forms Unicode block (U+FB00-U+FB4F). The Alphabetic Presentation Forms Unicode block (U+FB00-U+FB4F). Gets the Arabic Unicode block (U+0600-U+06FF). The Arabic Unicode block (U+0600-U+06FF). Gets the Arabic Extended-A Unicode block (U+08A0-U+08FF). The Arabic Extended-A Unicode block (U+08A0-U+08FF). A corresponding to the 'Arabic Extended-B' Unicode block (U+0870..U+089F). Gets the Arabic Presentation Forms-A Unicode block (U+FB50-U+FDFF). The Arabic Presentation Forms-A Unicode block (U+FB50-U+FDFF). Gets the Arabic Presentation Forms-B Unicode block (U+FE70-U+FEFF). The Arabic Presentation Forms-B Unicode block (U+FE70-U+FEFF). Gets the Arabic Supplement Unicode block (U+0750-U+077F). The Arabic Supplement Unicode block (U+0750-U+077F). Gets the Armenian Unicode block (U+0530-U+058F). The Armenian Unicode block (U+0530-U+058F). Gets the Arrows Unicode block (U+2190-U+21FF). The Arrows Unicode block (U+2190-U+21FF). Gets the Balinese Unicode block (U+1B00-U+1B7F). The Balinese Unicode block (U+1B00-U+1B7F). Gets the Bamum Unicode block (U+A6A0-U+A6FF). The Bamum Unicode block (U+A6A0-U+A6FF). Gets the Basic Latin Unicode block (U+0021-U+007F). The Basic Latin Unicode block (U+0021-U+007F). Gets the Batak Unicode block (U+1BC0-U+1BFF). The Batak Unicode block (U+1BC0-U+1BFF). Gets the Bengali Unicode block (U+0980-U+09FF). The Bengali Unicode block (U+0980-U+09FF). Gets the Block Elements Unicode block (U+2580-U+259F). The Block Elements Unicode block (U+2580-U+259F). Gets the Bopomofo Unicode block (U+3100-U+312F). The Bopomofo Unicode block (U+3105-U+312F). Gets the Bopomofo Extended Unicode block (U+31A0-U+31BF). The Bopomofo Extended Unicode block (U+31A0-U+31BF). Gets the Box Drawing Unicode block (U+2500-U+257F). The Box Drawing Unicode block (U+2500-U+257F). Gets the Braille Patterns Unicode block (U+2800-U+28FF). The Braille Patterns Unicode block (U+2800-U+28FF). Gets the Buginese Unicode block (U+1A00-U+1A1F). The Buginese Unicode block (U+1A00-U+1A1F). Gets the Buhid Unicode block (U+1740-U+175F). The Buhid Unicode block (U+1740-U+175F). Gets the Cham Unicode block (U+AA00-U+AA5F). The Cham Unicode block (U+AA00-U+AA5F). Gets the Cherokee Unicode block (U+13A0-U+13FF). The Cherokee Unicode block (U+13A0-U+13FF). Gets the Cherokee Supplement Unicode block (U+AB70-U+ABBF). The Cherokee Supplement Unicode block (U+AB70-U+ABBF). Gets the CJK Compatibility Unicode block (U+3300-U+33FF). The CJK Compatibility Unicode block (U+3300-U+33FF). Gets the CJK Compatibility Forms Unicode block (U+FE30-U+FE4F). The CJK Compatibility Forms Unicode block (U+FE30-U+FE4F). Gets the CJK Compatibility Ideographs Unicode block (U+F900-U+FAD9). The CJK Compatibility Ideographs Unicode block (U+F900-U+FAD9). Gets the CJK Radicals Supplement Unicode block (U+2E80-U+2EFF). The CJK Radicals Supplement Unicode block (U+2E80-U+2EFF). Gets the CJK Strokes Unicode block (U+31C0-U+31EF). The CJK Strokes Unicode block (U+31C0-U+31EF). Gets the CJK Symbols and Punctuation Unicode block (U+3000-U+303F). The CJK Symbols and Punctuation Unicode block (U+3000-U+303F). Gets the CJK Unified Ideographs Unicode block (U+4E00-U+9FCC). The CJK Unified Ideographs Unicode block (U+4E00-U+9FCC). Gets the CJK Unitied Ideographs Extension A Unicode block (U+3400-U+4DB5). The CJK Unitied Ideographs Extension A Unicode block (U+3400-U+4DB5). Gets the Combining Diacritical Marks Unicode block (U+0300-U+036F). The Combining Diacritical Marks Unicode block (U+0300-U+036F). Gets the Combining Diacritical Marks Extended Unicode block (U+1AB0-U+1AFF). The Combining Diacritical Marks Extended Unicode block (U+1AB0-U+1AFF). Gets the Combining Diacritical Marks for Symbols Unicode block (U+20D0-U+20FF). The Combining Diacritical Marks for Symbols Unicode block (U+20D0-U+20FF). Gets the Combining Diacritical Marks Supplement Unicode block (U+1DC0-U+1DFF). The Combining Diacritical Marks Supplement Unicode block (U+1DC0-U+1DFF). Gets the Combining Half Marks Unicode block (U+FE20-U+FE2F). The Combining Half Marks Unicode block (U+FE20-U+FE2F). Gets the Common Indic Number Forms Unicode block (U+A830-U+A83F). The Common Indic Number Forms Unicode block (U+A830-U+A83F). Gets the Control Pictures Unicode block (U+2400-U+243F). The Control Pictures Unicode block (U+2400-U+243F). Gets the Coptic Unicode block (U+2C80-U+2CFF). The Coptic Unicode block (U+2C80-U+2CFF). Gets the Currency Symbols Unicode block (U+20A0-U+20CF). The Currency Symbols Unicode block (U+20A0-U+20CF). Gets the Cyrillic Unicode block (U+0400-U+04FF). The Cyrillic Unicode block (U+0400-U+04FF). Gets the Cyrillic Extended-A Unicode block (U+2DE0-U+2DFF). The Cyrillic Extended-A Unicode block (U+2DE0-U+2DFF). Gets the Cyrillic Extended-B Unicode block (U+A640-U+A69F). The Cyrillic Extended-B Unicode block (U+A640-U+A69F). A corresponding to the 'Cyrillic Extended-C' Unicode block (U+1C80..U+1C8F). Gets the Cyrillic Supplement Unicode block (U+0500-U+052F). The Cyrillic Supplement Unicode block (U+0500-U+052F). Gets the Devangari Unicode block (U+0900-U+097F). The Devangari Unicode block (U+0900-U+097F). Gets the Devanagari Extended Unicode block (U+A8E0-U+A8FF). The Devanagari Extended Unicode block (U+A8E0-U+A8FF). Gets the Dingbats Unicode block (U+2700-U+27BF). The Dingbats Unicode block (U+2700-U+27BF). Gets the Enclosed Alphanumerics Unicode block (U+2460-U+24FF). The Enclosed Alphanumerics Unicode block (U+2460-U+24FF). Gets the Enclosed CJK Letters and Months Unicode block (U+3200-U+32FF). The Enclosed CJK Letters and Months Unicode block (U+3200-U+32FF). Gets the Ethiopic Unicode block (U+1200-U+137C). The Ethiopic Unicode block (U+1200-U+137C). Gets the Ethipic Extended Unicode block (U+2D80-U+2DDF). The Ethipic Extended Unicode block (U+2D80-U+2DDF). Gets the Ethiopic Extended-A Unicode block (U+AB00-U+AB2F). The Ethiopic Extended-A Unicode block (U+AB00-U+AB2F). Gets the Ethiopic Supplement Unicode block (U+1380-U+1399). The Ethiopic Supplement Unicode block (U+1380-U+1399). Gets the General Punctuation Unicode block (U+2000-U+206F). The General Punctuation Unicode block (U+2000-U+206F). Gets the Geometric Shapes Unicode block (U+25A0-U+25FF). The Geometric Shapes Unicode block (U+25A0-U+25FF). Gets the Georgian Unicode block (U+10A0-U+10FF). The Georgian Unicode block (U+10A0-U+10FF). A corresponding to the 'Georgian Extended' Unicode block (U+1C90..U+1CBF). Gets the Georgian Supplement Unicode block (U+2D00-U+2D2F). The Georgian Supplement Unicode block (U+2D00-U+2D2F). Gets the Glagolitic Unicode block (U+2C00-U+2C5F). The Glagolitic Unicode block (U+2C00-U+2C5F). Gets the Greek and Coptic Unicode block (U+0370-U+03FF). The Greek and Coptic Unicode block (U+0370-U+03FF). Gets the Greek Extended Unicode block (U+1F00-U+1FFF). The Greek Extended Unicode block (U+1F00-U+1FFF). Gets the Gujarti Unicode block (U+0A81-U+0AFF). The Gujarti Unicode block (U+0A81-U+0AFF). Gets the Gurmukhi Unicode block (U+0A01-U+0A7F). The Gurmukhi Unicode block (U+0A01-U+0A7F). Gets the Halfwidth and Fullwidth Forms Unicode block (U+FF00-U+FFEE). The Halfwidth and Fullwidth Forms Unicode block (U+FF00-U+FFEE). Gets the Hangul Compatibility Jamo Unicode block (U+3131-U+318F). The Hangul Compatibility Jamo Unicode block (U+3131-U+318F). Gets the Hangul Jamo Unicode block (U+1100-U+11FF). The Hangul Jamo Unicode block (U+1100-U+11FF). Gets the Hangul Jamo Extended-A Unicode block (U+A960-U+A9F). The Hangul Jamo Extended-A Unicode block (U+A960-U+A97F). Gets the Hangul Jamo Extended-B Unicode block (U+D7B0-U+D7FF). The Hangul Jamo Extended-B Unicode block (U+D7B0-U+D7FF). Gets the Hangul Syllables Unicode block (U+AC00-U+D7AF). The Hangul Syllables Unicode block (U+AC00-U+D7AF). Gets the Hanunoo Unicode block (U+1720-U+173F). The Hanunoo Unicode block (U+1720-U+173F). Gets the Hebrew Unicode block (U+0590-U+05FF). The Hebrew Unicode block (U+0590-U+05FF). Gets the Hiragana Unicode block (U+3040-U+309F). The Hiragana Unicode block (U+3040-U+309F). Gets the Ideographic Description Characters Unicode block (U+2FF0-U+2FFF). The Ideographic Description Characters Unicode block (U+2FF0-U+2FFF). Gets the IPA Extensions Unicode block (U+0250-U+02AF). The IPA Extensions Unicode block (U+0250-U+02AF). Gets the Javanese Unicode block (U+A980-U+A9DF). The Javanese Unicode block (U+A980-U+A9DF). Gets the Kanbun Unicode block (U+3190-U+319F). The Kanbun Unicode block (U+3190-U+319F). Gets the Kangxi Radicals Supplement Unicode block (U+2F00-U+2FDF). The Kangxi Radicals Supplement Unicode block (U+2F00-U+2FDF). Gets the Kannada Unicode block (U+0C81-U+0CFF). The Kannada Unicode block (U+0C81-U+0CFF). Gets the Katakana Unicode block (U+30A0-U+30FF). The Katakana Unicode block (U+30A0-U+30FF). Gets the Katakana Phonetic Extensions Unicode block (U+31F0-U+31FF). The Katakana Phonetic Extensions Unicode block (U+31F0-U+31FF). Gets the Kayah Li Unicode block (U+A900-U+A92F). The Kayah Li Unicode block (U+A900-U+A92F). Gets the Khmer Unicode block (U+1780-U+17FF). The Khmer Unicode block (U+1780-U+17FF). Gets the Khmer Symbols Unicode block (U+19E0-U+19FF). The Khmer Symbols Unicode block (U+19E0-U+19FF). Gets the Lao Unicode block (U+0E80-U+0EDF). The Lao Unicode block (U+0E80-U+0EDF). Gets the Latin-1 Supplement Unicode block (U+00A1-U+00FF). The Latin-1 Supplement Unicode block (U+00A1-U+00FF). Gets the Latin Extended-A Unicode block (U+0100-U+017F). The Latin Extended-A Unicode block (U+0100-U+017F). Gets the Latin Extended Additional Unicode block (U+1E00-U+1EFF). The Latin Extended Additional Unicode block (U+1E00-U+1EFF). Gets the Latin Extended-B Unicode block (U+0180-U+024F). The Latin Extended-B Unicode block (U+0180-U+024F). Gets the Latin Extended-C Unicode block (U+2C60-U+2C7F). The Latin Extended-C Unicode block (U+2C60-U+2C7F). Gets the Latin Extended-D Unicode block (U+A720-U+A7FF). The Latin Extended-D Unicode block (U+A720-U+A7FF). Gets the Latin Extended-E Unicode block (U+AB30-U+AB6F). The Latin Extended-E Unicode block (U+AB30-U+AB6F). Gets the Lepcha Unicode block (U+1C00-U+1C4F). The Lepcha Unicode block (U+1C00-U+1C4F). Gets the Letterlike Symbols Unicode block (U+2100-U+214F). The Letterlike Symbols Unicode block (U+2100-U+214F). Gets the Limbu Unicode block (U+1900-U+194F). The Limbu Unicode block (U+1900-U+194F). Gets the Lisu Unicode block (U+A4D0-U+A4FF). The Lisu Unicode block (U+A4D0-U+A4FF). Gets the Malayalam Unicode block (U+0D00-U+0D7F). The Malayalam Unicode block (U+0D00-U+0D7F). Gets the Mandaic Unicode block (U+0840-U+085F). The Mandaic Unicode block (U+0840-U+085F). Gets the Mathematical Operators Unicode block (U+2200-U+22FF). The Mathematical Operators Unicode block (U+2200-U+22FF). Gets the Meetei Mayek Unicode block (U+ABC0-U+ABFF). The Meetei Mayek Unicode block (U+ABC0-U+ABFF). Gets the Meetei Mayek Extensions Unicode block (U+AAE0-U+AAFF). The Meetei Mayek Extensions Unicode block (U+AAE0-U+AAFF). Gets the Miscellaneous Mathematical Symbols-A Unicode block (U+27C0-U+27EF). The Miscellaneous Mathematical Symbols-A Unicode block (U+27C0-U+27EF). Gets the Miscellaneous Mathematical Symbols-B Unicode block (U+2980-U+29FF). The Miscellaneous Mathematical Symbols-B Unicode block (U+2980-U+29FF). Gets the Miscellaneous Symbols Unicode block (U+2600-U+26FF). The Miscellaneous Symbols Unicode block (U+2600-U+26FF). Gets the Miscellaneous Symbols and Arrows Unicode block (U+2B00-U+2BFF). The Miscellaneous Symbols and Arrows Unicode block (U+2B00-U+2BFF). Gets the Miscellaneous Technical Unicode block (U+2300-U+23FF). The Miscellaneous Technical Unicode block (U+2300-U+23FF). Gets the Modifier Tone Letters Unicode block (U+A700-U+A71F). The Modifier Tone Letters Unicode block (U+A700-U+A71F). Gets the Mongolian Unicode block (U+1800-U+18AF). The Mongolian Unicode block (U+1800-U+18AF). Gets the Myanmar Unicode block (U+1000-U+109F). The Myanmar Unicode block (U+1000-U+109F). Gets the Myanmar Extended-A Unicode block (U+AA60-U+AA7F). The Myanmar Extended-A Unicode block (U+AA60-U+AA7F). Gets the Myanmar Extended-B Unicode block (U+A9E0-U+A9FF). The Myanmar Extended-B Unicode block (U+A9E0-U+A9FF). Gets the New Tai Lue Unicode block (U+1980-U+19DF). The New Tai Lue Unicode block (U+1980-U+19DF). Gets the NKo Unicode block (U+07C0-U+07FF). The NKo Unicode block (U+07C0-U+07FF). Gets an empty Unicode range. A Unicode range with no elements. Gets the Number Forms Unicode block (U+2150-U+218F). The Number Forms Unicode block (U+2150-U+218F). Gets the Ogham Unicode block (U+1680-U+169F). The Ogham Unicode block (U+1680-U+169F). Gets the Ol Chiki Unicode block (U+1C50-U+1C7F). The Ol Chiki Unicode block (U+1C50-U+1C7F). Gets the Optical Character Recognition Unicode block (U+2440-U+245F). The Optical Character Recognition Unicode block (U+2440-U+245F). Gets the Oriya Unicode block (U+0B00-U+0B7F). The Oriya Unicode block (U+0B00-U+0B7F). Gets the Phags-pa Unicode block (U+A840-U+A87F). The Phags-pa Unicode block (U+A840-U+A87F). Gets the Phonetic Extensions Unicode block (U+1D00-U+1D7F). The Phonetic Extensions Unicode block (U+1D00-U+1D7F). Gets the Phonetic Extensions Supplement Unicode block (U+1D80-U+1DBF). The Phonetic Extensions Supplement Unicode block (U+1D80-U+1DBF). Gets the Rejang Unicode block (U+A930-U+A95F). The Rejang Unicode block (U+A930-U+A95F). Gets the Runic Unicode block (U+16A0-U+16FF). The Runic Unicode block (U+16A0-U+16FF). Gets the Samaritan Unicode block (U+0800-U+083F). The Samaritan Unicode block (U+0800-U+083F). Gets the Saurashtra Unicode block (U+A880-U+A8DF). The Saurashtra Unicode block (U+A880-U+A8DF). Gets the Sinhala Unicode block (U+0D80-U+0DFF). The Sinhala Unicode block (U+0D80-U+0DFF). Gets the Small Form Variants Unicode block (U+FE50-U+FE6F). The Small Form Variants Unicode block (U+FE50-U+FE6F). Gets the Spacing Modifier Letters Unicode block (U+02B0-U+02FF). The Spacing Modifier Letters Unicode block (U+02B0-U+02FF). Gets the Specials Unicode block (U+FFF0-U+FFFF). The Specials Unicode block (U+FFF0-U+FFFF). Gets the Sundanese Unicode block (U+1B80-U+1BBF). The Sundanese Unicode block (U+1B80-U+1BBF). Gets the Sundanese Supplement Unicode block (U+1CC0-U+1CCF). The Sundanese Supplement Unicode block (U+1CC0-U+1CCF). Gets the Superscripts and Subscripts Unicode block (U+2070-U+209F). The Superscripts and Subscripts Unicode block (U+2070-U+209F). Gets the Supplemental Arrows-A Unicode block (U+27F0-U+27FF). The Supplemental Arrows-A Unicode block (U+27F0-U+27FF). Gets the Supplemental Arrows-B Unicode block (U+2900-U+297F). The Supplemental Arrows-B Unicode block (U+2900-U+297F). Gets the Supplemental Mathematical Operators Unicode block (U+2A00-U+2AFF). The Supplemental Mathematical Operators Unicode block (U+2A00-U+2AFF). Gets the Supplemental Punctuation Unicode block (U+2E00-U+2E7F). The Supplemental Punctuation Unicode block (U+2E00-U+2E7F). Gets the Syloti Nagri Unicode block (U+A800-U+A82F). The Syloti Nagri Unicode block (U+A800-U+A82F). Gets the Syriac Unicode block (U+0700-U+074F). The Syriac Unicode block (U+0700-U+074F). A corresponding to the 'Syriac Supplement' Unicode block (U+0860..U+086F). Gets the Tagalog Unicode block (U+1700-U+171F). The Tagalog Unicode block (U+1700-U+171F). Gets the Tagbanwa Unicode block (U+1760-U+177F). The Tagbanwa Unicode block (U+1760-U+177F). Gets the Tai Le Unicode block (U+1950-U+197F). The Tai Le Unicode block (U+1950-U+197F). Gets the Tai Tham Unicode block (U+1A20-U+1AAF). The Tai Tham Unicode block (U+1A20-U+1AAF). Gets the Tai Viet Unicode block (U+AA80-U+AADF). The Tai Viet Unicode block (U+AA80-U+AADF). Gets the Tamil Unicode block (U+0B80-U+0BFF). The Tamil Unicode block (U+0B82-U+0BFA). Gets the Telugu Unicode block (U+0C00-U+0C7F). The Telugu Unicode block (U+0C00-U+0C7F). Gets the Thaana Unicode block (U+0780-U+07BF). The Thaana Unicode block (U+0780-U+07BF). Gets the Thai Unicode block (U+0E00-U+0E7F). The Thai Unicode block (U+0E00-U+0E7F). Gets the Tibetan Unicode block (U+0F00-U+0FFF). The Tibetan Unicode block (U+0F00-U+0FFF). Gets the Tifinagh Unicode block (U+2D30-U+2D7F). The Tifinagh Unicode block (U+2D30-U+2D7F). Gets the Unified Canadian Aboriginal Syllabics Unicode block (U+1400-U+167F). The Unified Canadian Aboriginal Syllabics Unicode block (U+1400-U+167F). Gets the Unified Canadian Aboriginal Syllabics Extended Unicode block (U+18B0-U+18FF). The Unified Canadian Aboriginal Syllabics Extended Unicode block (U+18B0-U+18FF). Gets the Vai Unicode block (U+A500-U+A63F). The Vai Unicode block (U+A500-U+A63F). Gets the Variation Selectors Unicode block (U+FE00-U+FE0F). The Variation Selectors Unicode block (U+FE00-U+FE0F). Gets the Vedic Extensions Unicode block (U+1CD0-U+1CFF). The Vedic Extensions Unicode block (U+1CD0-U+1CFF). Gets the Vertical Forms Unicode block (U+FE10-U+FE1F). The Vertical Forms Unicode block (U+FE10-U+FE1F). Gets the Yijing Hexagram Symbols Unicode block (U+4DC0-U+4DFF). The Yijing Hexagram Symbols Unicode block (U+4DC0-U+4DFF). Gets the Yi Radicals Unicode block (U+A490-U+A4CF). The Yi Radicals Unicode block (U+A490-U+A4CF). Gets the Yi Syllables Unicode block (U+A000-U+A48F). The Yi Syllables Unicode block (U+A000-U+A48F).