389 lines
18 KiB
Plaintext
389 lines
18 KiB
Plaintext
#
|
|
# Name: MacOS_Hebrew [to Unicode]
|
|
# Unicode versions: 1.1, 2.0
|
|
# Table version: 0.1 (from internal ufrm version <8>)
|
|
# Date: 15 November 1995
|
|
# Authors: Peter Edberg <edberg1@applelink.apple.com>
|
|
# Judy Kettenhofen
|
|
#
|
|
# Copyright (c) 1995 Apple Computer, Inc. All Rights reserved.
|
|
#
|
|
# Apple, the Apple logo, and Macintosh are trademarks of Apple
|
|
# Computer, Inc., registered in the United States and other countries.
|
|
# Unicode is a trademark of Unicode Inc. For the sake of brevity,
|
|
# throughout this document, "Macintosh" can be used to refer to
|
|
# Macintosh computers and "Unicode" can be used to refer to the
|
|
# Unicode standard.
|
|
#
|
|
# Apple makes no warranty or representation, either express or
|
|
# implied, with respect to these tables, their quality, accuracy, or
|
|
# fitness for a particular purpose. In no event will Apple be liable
|
|
# for direct, indirect, special, incidental, or consequential damages
|
|
# resulting from any defect or inaccuracy in this document or the
|
|
# accompanying tables.
|
|
#
|
|
# These mapping tables and character lists are preliminary and
|
|
# subject to change. Updated tables will be available from the
|
|
# Unicode Inc. ftp site (unicode.org), the Apple Computer ftp site
|
|
# (ftp.info.apple.com), the Apple Computer World-Wide Web pages
|
|
# (http://www.info.apple.com), and possibly on diskette from APDA
|
|
# (Apple's mail-order distribution service for developers).
|
|
#
|
|
# Format:
|
|
# -------
|
|
#
|
|
# Three tab-separated columns;
|
|
# '#' begins a comment which continues to the end of the line.
|
|
# Column #1 is the MacOS Hebrew code (in hex as 0xNN)
|
|
# Column #2 is the Unicode or Unicode sequence (in hex as 0xNNNN
|
|
# or 0xNNNN+0xNNNN+0xNNNN).
|
|
# Column #3 is the Unicode name (follows a comment sign, '#')
|
|
# Note: The abbreviations LRO, RLO, and PDF are used for
|
|
# LEFT-TO-RIGHT OVERRIDE, RIGHT-TO-LEFT OVERRIDE, and
|
|
# POP DIRECTIONAL FORMATTING, respectively.
|
|
#
|
|
# The entries are in MacOS Hebrew code order.
|
|
#
|
|
# Note that in many cases, a single MacOS Hebrew character maps
|
|
# to a sequence of Unicode characters: LRO or RLO plus some Unicode
|
|
# character + PDF. This is indicated by joining the Unicode
|
|
# characters with '+'. This happens when the direction class of
|
|
# the MacOS Hebrew character is different than the direction class
|
|
# of the Unicode character (usually the MacOS Hebrew character has
|
|
# a strong direction class and the corresponding Unicode character
|
|
# is neutral or has a wek direction class).
|
|
#
|
|
# Notes on MacOS Hebrew:
|
|
# ----------------------
|
|
#
|
|
# 1. General
|
|
#
|
|
# The MacOS Hebrew character set incorporates the Hebrew letter
|
|
# repertoire of ISO 8859-8, and uses the same code points, 0xE0-0xFA.
|
|
# It also incorporates the ASCII character set. In addition, the
|
|
# MacOS Hebrew character set includes the following:
|
|
#
|
|
# - Hebrew points (nikud marks) at xC6, xCB-xCF and xD8-xDF. These are
|
|
# non-spacing combining marks. Note that the RAFE point at 0xD8 is
|
|
# not displayed correctly in some fonts, and cannot be typed using
|
|
# the keyboard layouts in the current Hebrew localized systems. Also
|
|
# note: The character given in Unicode as QAMATS (U+05B8) actually
|
|
# refers to two different sounds, depending on context. For example,
|
|
# when ALEF is followed by QAMATS, the QAMATS can actually refer to
|
|
# two different sounds depending on the following letters. The MacOS
|
|
# Hebrew character set separately encodes these two sounds for the
|
|
# same graphic shape, as "qamats" (0xCB) and "qamats qatan" (0xDE).
|
|
# The "qamats" character is more common, so it is mapped to the
|
|
# Unicode QAMATS; "qamats qatan" can only be used with a limited
|
|
# number of characters, and it is mapped (for roundtrip fidelity) to
|
|
# a character in the corporate use zone.
|
|
#
|
|
# - Various Hebrew ligatures at 0x81, 0xC0, 0xC7, 0xC8, 0xD6, and
|
|
# 0xD7. One of these must be mapped to a corporate zone character
|
|
# for roundtrip fidelity. Also note that the Yiddish YOD YOD PATAH
|
|
# ligature at 0x81 is missing in some fonts.
|
|
#
|
|
# - The NEW SHEQEL SIGN at 0xA6.
|
|
#
|
|
# - Latin characters with diacritics at 0x80 and 0x82-0x9F. However,
|
|
# most of these cannot be typed using the keyboard layouts in the
|
|
# Hebrew localized systems.
|
|
#
|
|
# - Right-left versions of certain ASCII punctuation, symbols and
|
|
# digits: 0xA0-0xA5, 0xA7-0xBF, 0xFB-0xFF. See section 2 (below)
|
|
# on directional characters.
|
|
#
|
|
# - Miscellaneous additional punctuation at 0xC1, 0xC9, 0xCA, and
|
|
# 0xD0-0xD5. There is a variant of the Hebrew encoding in which
|
|
# the LEFT SINGLE QUOTATION MARK at 0xD4 is replaced by FIGURE
|
|
# SPACE. The glyphs for some of the other punctuation characters
|
|
# are missing in some fonts.
|
|
#
|
|
# - Four obsolete characters at 0xC2-0xC5 known as canorals (not to
|
|
# be confused with cantillation marks!). These were used for
|
|
# manual positioning of nikud marks before System 7.1 (at which
|
|
# point nikud positioning became automatic with WorldScript.).
|
|
# However, they may have been incorporated in stored text, so they
|
|
# must be mapped to corporate zone characters for roundtrip
|
|
# fidelity.
|
|
#
|
|
# The MacOS Hebrew character set supports the Hebrew and Yiddish
|
|
# languages.
|
|
#
|
|
# 2. Directional characters and roundtrip fidelity
|
|
#
|
|
# The MacOS Hebrew character set was developed around 1987. At that
|
|
# time the bidirectional line line layout algorithm used in the MacOS
|
|
# Hebrew system was fairly simple; it used only a few direction
|
|
# classes (instead of the 12 or so now used in the Unicode
|
|
# bidirectional algorithm). In order to permit users to handle some
|
|
# tricky layout problems, certain punctuation, symbol, and digit
|
|
# characters have duplicate code points, one with a left-right
|
|
# direction attribute and the other with a right-left direction attribute.
|
|
#
|
|
# For example, percent is encoded at 0x25 with a left-right
|
|
# attribute, and at 0xA5 with a right-left attribute. However, there
|
|
# is only one percent character in Unicode. We need to have a way
|
|
# to map both MacOS Hebrew percent characters to Unicode and back
|
|
# again without loss of information. Mapping one of the MacOS Hebrew
|
|
# percent characters to a code in the Unicode corporate use zone is
|
|
# undesirable, since both of the percent characters are likely to
|
|
# be used in text that is interchanged.
|
|
#
|
|
# The problem is solved with the use of direction override characters
|
|
# and direction-dependent mappings. When mapping from MacOS Hebrew to
|
|
# Unicode, such problem characters are surrounded with an appropriate
|
|
# direction override:
|
|
# MacOS Hebrew 0x25 percent (left) ->
|
|
# Unicode 0x202D (LRO) + 0x0025 (PERCENT SIGN) + 0x202C (PDF)
|
|
# MacOS Hebrew 0xA5 percent (right) ->
|
|
# Unicode 0x202E (RLO) + 0x0025 (PERCENT SIGN) + 0x202C (PDF)
|
|
# When mapping from Unicode to MacOS Hebrew, the MacOS Unicode
|
|
# converter uses the Unicode bidirectional algorithm to determine
|
|
# resolved directions. The mapping from Unicode to MacOS Hebrew can
|
|
# then be disambiguated by the use of the resolved direction:
|
|
# Unicode 0x0025 -> MacOS Hebrew 0x25 (if L) or 0xA5 (if R)
|
|
#
|
|
# However, note that this means we also need to discard the direction
|
|
# override characters when mapping from Unicode to MacOS Hebrew.
|
|
#
|
|
# Even when direction overrides are not needed for roundtrip
|
|
# fidelity, they are sometimes used when mapping MacOS Hebrew
|
|
# characters to Unicode in order to achieve similar text layout with
|
|
# the resulting Unicode text. For example, the single MacOS Hebrew
|
|
# ellipsis character has direction class right-left,and there is no
|
|
# left-right version. However, the Unicode HORIZONTAL ELLIPSIS
|
|
# character has direction class neutral (which means it may end up
|
|
# with a resolved direction of left-right if surrounded by left-right
|
|
# characters). When mapping the MacOS Hebrew ellipsis to Unicode, it
|
|
# is surrounded with a direction override to help preserve proper
|
|
# text layout. The resolved direction is not needed or used when
|
|
# mapping the Unicode HORIZONTAL ELLIPSIS back to MacOS Hebrew.
|
|
#
|
|
##################
|
|
|
|
0x20 0x202D+0x0020+0x202C # LRO + SPACE + PDF
|
|
0x21 0x202D+0x0021+0x202C # LRO + EXCLAMATION MARK + PDF
|
|
0x22 0x202D+0x0022+0x202C # LRO + QUOTATION MARK + PDF
|
|
0x23 0x202D+0x0023+0x202C # LRO + NUMBER SIGN + PDF
|
|
0x24 0x202D+0x0024+0x202C # LRO + DOLLAR SIGN + PDF
|
|
0x25 0x202D+0x0025+0x202C # LRO + PERCENT SIGN + PDF
|
|
0x26 0x0026 # AMPERSAND
|
|
0x27 0x202D+0x0027+0x202C # LRO + APOSTROPHE + PDF
|
|
0x28 0x202D+0x0028+0x202C # LRO + LEFT PARENTHESIS + PDF
|
|
0x29 0x202D+0x0029+0x202C # LRO + RIGHT PARENTHESIS + PDF
|
|
0x2A 0x202D+0x002A+0x202C # LRO + ASTERISK + PDF
|
|
0x2B 0x202D+0x002B+0x202C # LRO + PLUS SIGN + PDF
|
|
0x2C 0x202D+0x002C+0x202C # LRO + COMMA + PDF
|
|
0x2D 0x202D+0x002D+0x202C # LRO + HYPHEN-MINUS + PDF
|
|
0x2E 0x202D+0x002E+0x202C # LRO + FULL STOP + PDF
|
|
0x2F 0x202D+0x002F+0x202C # LRO + SOLIDUS + PDF
|
|
0x30 0x202D+0x0030+0x202C # LRO + DIGIT ZERO + PDF
|
|
0x31 0x202D+0x0031+0x202C # LRO + DIGIT ONE + PDF
|
|
0x32 0x202D+0x0032+0x202C # LRO + DIGIT TWO + PDF
|
|
0x33 0x202D+0x0033+0x202C # LRO + DIGIT THREE + PDF
|
|
0x34 0x202D+0x0034+0x202C # LRO + DIGIT FOUR + PDF
|
|
0x35 0x202D+0x0035+0x202C # LRO + DIGIT FIVE + PDF
|
|
0x36 0x202D+0x0036+0x202C # LRO + DIGIT SIX + PDF
|
|
0x37 0x202D+0x0037+0x202C # LRO + DIGIT SEVEN + PDF
|
|
0x38 0x202D+0x0038+0x202C # LRO + DIGIT EIGHT + PDF
|
|
0x39 0x202D+0x0039+0x202C # LRO + DIGIT NINE + PDF
|
|
0x3A 0x202D+0x003A+0x202C # LRO + COLON + PDF
|
|
0x3B 0x202D+0x003B+0x202C # LRO + SEMICOLON + PDF
|
|
0x3C 0x202D+0x003C+0x202C # LRO + LESS-THAN SIGN + PDF
|
|
0x3D 0x202D+0x003D+0x202C # LRO + EQUALS SIGN + PDF
|
|
0x3E 0x202D+0x003E+0x202C # LRO + GREATER-THAN SIGN + PDF
|
|
0x3F 0x202D+0x003F+0x202C # LRO + QUESTION MARK + PDF
|
|
0x40 0x0040 # COMMERCIAL AT
|
|
0x41 0x0041 # LATIN CAPITAL LETTER A
|
|
0x42 0x0042 # LATIN CAPITAL LETTER B
|
|
0x43 0x0043 # LATIN CAPITAL LETTER C
|
|
0x44 0x0044 # LATIN CAPITAL LETTER D
|
|
0x45 0x0045 # LATIN CAPITAL LETTER E
|
|
0x46 0x0046 # LATIN CAPITAL LETTER F
|
|
0x47 0x0047 # LATIN CAPITAL LETTER G
|
|
0x48 0x0048 # LATIN CAPITAL LETTER H
|
|
0x49 0x0049 # LATIN CAPITAL LETTER I
|
|
0x4A 0x004A # LATIN CAPITAL LETTER J
|
|
0x4B 0x004B # LATIN CAPITAL LETTER K
|
|
0x4C 0x004C # LATIN CAPITAL LETTER L
|
|
0x4D 0x004D # LATIN CAPITAL LETTER M
|
|
0x4E 0x004E # LATIN CAPITAL LETTER N
|
|
0x4F 0x004F # LATIN CAPITAL LETTER O
|
|
0x50 0x0050 # LATIN CAPITAL LETTER P
|
|
0x51 0x0051 # LATIN CAPITAL LETTER Q
|
|
0x52 0x0052 # LATIN CAPITAL LETTER R
|
|
0x53 0x0053 # LATIN CAPITAL LETTER S
|
|
0x54 0x0054 # LATIN CAPITAL LETTER T
|
|
0x55 0x0055 # LATIN CAPITAL LETTER U
|
|
0x56 0x0056 # LATIN CAPITAL LETTER V
|
|
0x57 0x0057 # LATIN CAPITAL LETTER W
|
|
0x58 0x0058 # LATIN CAPITAL LETTER X
|
|
0x59 0x0059 # LATIN CAPITAL LETTER Y
|
|
0x5A 0x005A # LATIN CAPITAL LETTER Z
|
|
0x5B 0x202D+0x005B+0x202C # LRO + LEFT SQUARE BRACKET + PDF
|
|
0x5C 0x005C # REVERSE SOLIDUS
|
|
0x5D 0x202D+0x005D+0x202C # LRO + RIGHT SQUARE BRACKET + PDF
|
|
0x5E 0x005E # CIRCUMFLEX ACCENT
|
|
0x5F 0x005F # LOW LINE
|
|
0x60 0x0060 # GRAVE ACCENT
|
|
0x61 0x0061 # LATIN SMALL LETTER A
|
|
0x62 0x0062 # LATIN SMALL LETTER B
|
|
0x63 0x0063 # LATIN SMALL LETTER C
|
|
0x64 0x0064 # LATIN SMALL LETTER D
|
|
0x65 0x0065 # LATIN SMALL LETTER E
|
|
0x66 0x0066 # LATIN SMALL LETTER F
|
|
0x67 0x0067 # LATIN SMALL LETTER G
|
|
0x68 0x0068 # LATIN SMALL LETTER H
|
|
0x69 0x0069 # LATIN SMALL LETTER I
|
|
0x6A 0x006A # LATIN SMALL LETTER J
|
|
0x6B 0x006B # LATIN SMALL LETTER K
|
|
0x6C 0x006C # LATIN SMALL LETTER L
|
|
0x6D 0x006D # LATIN SMALL LETTER M
|
|
0x6E 0x006E # LATIN SMALL LETTER N
|
|
0x6F 0x006F # LATIN SMALL LETTER O
|
|
0x70 0x0070 # LATIN SMALL LETTER P
|
|
0x71 0x0071 # LATIN SMALL LETTER Q
|
|
0x72 0x0072 # LATIN SMALL LETTER R
|
|
0x73 0x0073 # LATIN SMALL LETTER S
|
|
0x74 0x0074 # LATIN SMALL LETTER T
|
|
0x75 0x0075 # LATIN SMALL LETTER U
|
|
0x76 0x0076 # LATIN SMALL LETTER V
|
|
0x77 0x0077 # LATIN SMALL LETTER W
|
|
0x78 0x0078 # LATIN SMALL LETTER X
|
|
0x79 0x0079 # LATIN SMALL LETTER Y
|
|
0x7A 0x007A # LATIN SMALL LETTER Z
|
|
0x7B 0x202D+0x007B+0x202C # LRO + LEFT CURLY BRACKET + PDF
|
|
0x7C 0x202D+0x007C+0x202C # LRO + VERTICAL LINE + PDF
|
|
0x7D 0x202D+0x007D+0x202C # LRO + RIGHT CURLY BRACKET + PDF
|
|
0x7E 0x007E # TILDE
|
|
#
|
|
0x80 0x00C4 # LATIN CAPITAL LETTER A WITH DIAERESIS
|
|
0x81 0xFB1F # HEBREW LIGATURE YIDDISH YOD YOD PATAH
|
|
0x82 0x00C7 # LATIN CAPITAL LETTER C WITH CEDILLA
|
|
0x83 0x00C9 # LATIN CAPITAL LETTER E WITH ACUTE
|
|
0x84 0x00D1 # LATIN CAPITAL LETTER N WITH TILDE
|
|
0x85 0x00D6 # LATIN CAPITAL LETTER O WITH DIAERESIS
|
|
0x86 0x00DC # LATIN CAPITAL LETTER U WITH DIAERESIS
|
|
0x87 0x00E1 # LATIN SMALL LETTER A WITH ACUTE
|
|
0x88 0x00E0 # LATIN SMALL LETTER A WITH GRAVE
|
|
0x89 0x00E2 # LATIN SMALL LETTER A WITH CIRCUMFLEX
|
|
0x8A 0x00E4 # LATIN SMALL LETTER A WITH DIAERESIS
|
|
0x8B 0x00E3 # LATIN SMALL LETTER A WITH TILDE
|
|
0x8C 0x00E5 # LATIN SMALL LETTER A WITH RING ABOVE
|
|
0x8D 0x00E7 # LATIN SMALL LETTER C WITH CEDILLA
|
|
0x8E 0x00E9 # LATIN SMALL LETTER E WITH ACUTE
|
|
0x8F 0x00E8 # LATIN SMALL LETTER E WITH GRAVE
|
|
0x90 0x00EA # LATIN SMALL LETTER E WITH CIRCUMFLEX
|
|
0x91 0x00EB # LATIN SMALL LETTER E WITH DIAERESIS
|
|
0x92 0x00ED # LATIN SMALL LETTER I WITH ACUTE
|
|
0x93 0x00EC # LATIN SMALL LETTER I WITH GRAVE
|
|
0x94 0x00EE # LATIN SMALL LETTER I WITH CIRCUMFLEX
|
|
0x95 0x00EF # LATIN SMALL LETTER I WITH DIAERESIS
|
|
0x96 0x00F1 # LATIN SMALL LETTER N WITH TILDE
|
|
0x97 0x00F3 # LATIN SMALL LETTER O WITH ACUTE
|
|
0x98 0x00F2 # LATIN SMALL LETTER O WITH GRAVE
|
|
0x99 0x00F4 # LATIN SMALL LETTER O WITH CIRCUMFLEX
|
|
0x9A 0x00F6 # LATIN SMALL LETTER O WITH DIAERESIS
|
|
0x9B 0x00F5 # LATIN SMALL LETTER O WITH TILDE
|
|
0x9C 0x00FA # LATIN SMALL LETTER U WITH ACUTE
|
|
0x9D 0x00F9 # LATIN SMALL LETTER U WITH GRAVE
|
|
0x9E 0x00FB # LATIN SMALL LETTER U WITH CIRCUMFLEX
|
|
0x9F 0x00FC # LATIN SMALL LETTER U WITH DIAERESIS
|
|
0xA0 0x202E+0x0020+0x202C # RLO + SPACE + PDF
|
|
0xA1 0x202E+0x0021+0x202C # RLO + EXCLAMATION MARK + PDF
|
|
0xA2 0x202E+0x0022+0x202C # RLO + QUOTATION MARK + PDF
|
|
0xA3 0x202E+0x0023+0x202C # RLO + NUMBER SIGN + PDF
|
|
0xA4 0x202E+0x0024+0x202C # RLO + DOLLAR SIGN + PDF
|
|
0xA5 0x202E+0x0025+0x202C # RLO + PERCENT SIGN + PDF
|
|
0xA6 0x20AA # NEW SHEQEL SIGN
|
|
0xA7 0x202E+0x0027+0x202C # RLO + APOSTROPHE + PDF
|
|
0xA8 0x202E+0x0028+0x202C # RLO + LEFT PARENTHESIS + PDF
|
|
0xA9 0x202E+0x0029+0x202C # RLO + RIGHT PARENTHESIS + PDF
|
|
0xAA 0x202E+0x002A+0x202C # RLO + ASTERISK + PDF
|
|
0xAB 0x202E+0x002B+0x202C # RLO + PLUS SIGN + PDF
|
|
0xAC 0x202E+0x002C+0x202C # RLO + COMMA + PDF
|
|
0xAD 0x202E+0x002D+0x202C # RLO + HYPHEN-MINUS + PDF
|
|
0xAE 0x202E+0x002E+0x202C # RLO + FULL STOP + PDF
|
|
0xAF 0x202E+0x002F+0x202C # RLO + SOLIDUS + PDF
|
|
0xB0 0x202E+0x0030+0x202C # RLO + DIGIT ZERO + PDF
|
|
0xB1 0x202E+0x0031+0x202C # RLO + DIGIT ONE + PDF
|
|
0xB2 0x202E+0x0032+0x202C # RLO + DIGIT TWO + PDF
|
|
0xB3 0x202E+0x0033+0x202C # RLO + DIGIT THREE + PDF
|
|
0xB4 0x202E+0x0034+0x202C # RLO + DIGIT FOUR + PDF
|
|
0xB5 0x202E+0x0035+0x202C # RLO + DIGIT FIVE + PDF
|
|
0xB6 0x202E+0x0036+0x202C # RLO + DIGIT SIX + PDF
|
|
0xB7 0x202E+0x0037+0x202C # RLO + DIGIT SEVEN + PDF
|
|
0xB8 0x202E+0x0038+0x202C # RLO + DIGIT EIGHT + PDF
|
|
0xB9 0x202E+0x0039+0x202C # RLO + DIGIT NINE + PDF
|
|
0xBA 0x202E+0x003A+0x202C # RLO + COLON + PDF
|
|
0xBB 0x202E+0x003B+0x202C # RLO + SEMICOLON + PDF
|
|
0xBC 0x202E+0x003C+0x202C # RLO + LESS-THAN SIGN + PDF
|
|
0xBD 0x202E+0x003D+0x202C # RLO + EQUALS SIGN + PDF
|
|
0xBE 0x202E+0x003E+0x202C # RLO + GREATER-THAN SIGN + PDF
|
|
0xBF 0x202E+0x003F+0x202C # RLO + QUESTION MARK + PDF
|
|
0xC0 0xF89A # Hebrew ligature lamed holam
|
|
0xC1 0x202E+0x201E+0x202C # RLO + DOUBLE LOW-9 QUOTATION MARK + PDF
|
|
0xC2 0xF89B # Hebrew canoral 1
|
|
0xC3 0xF89C # Hebrew canoral 2
|
|
0xC4 0xF89D # Hebrew canoral 3
|
|
0xC5 0xF89E # Hebrew canoral 4
|
|
0xC6 0x05BC # HEBREW POINT DAGESH OR MAPIQ
|
|
0xC7 0xFB4B # HEBREW LETTER VAV WITH HOLAM
|
|
0xC8 0xFB35 # HEBREW LETTER VAV WITH DAGESH
|
|
0xC9 0x202E+0x2026+0x202C # RLO + HORIZONTAL ELLIPSIS
|
|
0xCA 0x202E+0x00A0+0x202C # RLO + NO-BREAK SPACE
|
|
0xCB 0x05B8 # HEBREW POINT QAMATS
|
|
0xCC 0x05B7 # HEBREW POINT PATAH
|
|
0xCD 0x05B5 # HEBREW POINT TSERE
|
|
0xCE 0x05B6 # HEBREW POINT SEGOL
|
|
0xCF 0x05B4 # HEBREW POINT HIRIQ
|
|
0xD0 0x202E+0x2013+0x202C # RLO + EN DASH + PDF
|
|
0xD1 0x202E+0x2014+0x202C # RLO + EM DASH + PDF
|
|
0xD2 0x202E+0x201C+0x202C # RLO + LEFT DOUBLE QUOTATION MARK + PDF
|
|
0xD3 0x202E+0x201D+0x202C # RLO + RIGHT DOUBLE QUOTATION MARK + PDF
|
|
0xD4 0x202E+0x2018+0x202C # RLO + LEFT SINGLE QUOTATION MARK + PDF
|
|
0xD5 0x202E+0x2019+0x202C # RLO + RIGHT SINGLE QUOTATION MARK + PDF
|
|
0xD6 0xFB2A # HEBREW LETTER SHIN WITH SHIN DOT
|
|
0xD7 0xFB2B # HEBREW LETTER SHIN WITH SIN DOT
|
|
0xD8 0x05BF # HEBREW POINT RAFE
|
|
0xD9 0x05B0 # HEBREW POINT SHEVA
|
|
0xDA 0x05B2 # HEBREW POINT HATAF PATAH
|
|
0xDB 0x05B1 # HEBREW POINT HATAF SEGOL
|
|
0xDC 0x05BB # HEBREW POINT QUBUTS
|
|
0xDD 0x05B9 # HEBREW POINT HOLAM
|
|
0xDE 0xF89F # Hebrew point qamats qatan
|
|
0xDF 0x05B3 # HEBREW POINT HATAF QAMATS
|
|
0xE0 0x05D0 # HEBREW LETTER ALEF
|
|
0xE1 0x05D1 # HEBREW LETTER BET
|
|
0xE2 0x05D2 # HEBREW LETTER GIMEL
|
|
0xE3 0x05D3 # HEBREW LETTER DALET
|
|
0xE4 0x05D4 # HEBREW LETTER HE
|
|
0xE5 0x05D5 # HEBREW LETTER VAV
|
|
0xE6 0x05D6 # HEBREW LETTER ZAYIN
|
|
0xE7 0x05D7 # HEBREW LETTER HET
|
|
0xE8 0x05D8 # HEBREW LETTER TET
|
|
0xE9 0x05D9 # HEBREW LETTER YOD
|
|
0xEA 0x05DA # HEBREW LETTER FINAL KAF
|
|
0xEB 0x05DB # HEBREW LETTER KAF
|
|
0xEC 0x05DC # HEBREW LETTER LAMED
|
|
0xED 0x05DD # HEBREW LETTER FINAL MEM
|
|
0xEE 0x05DE # HEBREW LETTER MEM
|
|
0xEF 0x05DF # HEBREW LETTER FINAL NUN
|
|
0xF0 0x05E0 # HEBREW LETTER NUN
|
|
0xF1 0x05E1 # HEBREW LETTER SAMEKH
|
|
0xF2 0x05E2 # HEBREW LETTER AYIN
|
|
0xF3 0x05E3 # HEBREW LETTER FINAL PE
|
|
0xF4 0x05E4 # HEBREW LETTER PE
|
|
0xF5 0x05E5 # HEBREW LETTER FINAL TSADI
|
|
0xF6 0x05E6 # HEBREW LETTER TSADI
|
|
0xF7 0x05E7 # HEBREW LETTER QOF
|
|
0xF8 0x05E8 # HEBREW LETTER RESH
|
|
0xF9 0x05E9 # HEBREW LETTER SHIN
|
|
0xFA 0x05EA # HEBREW LETTER TAV
|
|
0xFB 0x202E+0x007D+0x202C # RLO + RIGHT CURLY BRACKET + PDF
|
|
0xFC 0x202E+0x005D+0x202C # RLO + RIGHT SQUARE BRACKET + PDF
|
|
0xFD 0x202E+0x007B+0x202C # RLO + LEFT CURLY BRACKET + PDF
|
|
0xFE 0x202E+0x005B+0x202C # RLO + LEFT SQUARE BRACKET + PDF
|
|
0xFF 0x202E+0x007C+0x202C # RLO + VERTICAL LINE + PDF
|