Unicode characters search tool.

Type a single word to describe your search. Example: 'music', 'bullet', etc.

Description.

The Unicode character set includes just about every character in every known language (there are, of course, some missing), as well as a number of other characters: mathematical symbols, monetary units, graphic symbols, pictograms, etc.

To help you find the one you are looking for, use the tool below. It allows searches by keyword or by code range. Not all characters are present, in particular, the CJK ideograms, which are very numerous, are not included. Thank you for your understanding.

The first 1024 characters that match your search are listed below. Other characters may exist but are not listed.

Glyphs and character codes.

In the results above, the character itself is displayed in its original colour, with a zoom effect on mouse-over.
  - Its decimal code is displayed in orange.
  - Its hexadecimal code is displayed in blue.
  - Finally, HTML entities, if any, are displayed in green.

0020-007F - Basic Latin (compatible with ASCII < 127).

0080-00FF - Latin-1 Supplément.

0100-017F - Latin extended-A.

0180-024F - Latin Extended-B.

0250-02AF - IPA Extensions.

02B0-02FF - Spacing Modifier Letters.

0300-036F - Combining Diacritical Marks.

0370-03FF - Greek and Coptic.

Character names.

NUL

Control character NUL
Decimal code : 0
Hexadecimal code : 0000
UTF-8 encoding : 00 (1 byte)
HTML Entity(ies) : &#x0;
Category : Control

Keywords : control nul


SOH (Start Of Heading)

Control character SOH (Start Of Heading)
Decimal code : 1
Hexadecimal code : 0001
UTF-8 encoding : 01 (1 byte)
HTML Entity(ies) : &#x1;
Category : Control



Keywords : control soh


STX (Start Of Text)

Control character STX (Start Of Text)
Decimal code : 2
Hexadecimal code : 0002
UTF-8 encoding : 02 (1 byte)
HTML Entity(ies) : &#x2;
Category : Control



Keywords : control stx start


ETX (End Of Text)

Control character ETX (End Of Text)
Decimal code : 3
Hexadecimal code : 0003
UTF-8 encoding : 03 (1 byte)
HTML Entity(ies) : &#x3;
Category : Control



Keywords : control etx end


EOT (End Of Transmission)

Control character EOT (End Of Transmission)
Decimal code : 4
Hexadecimal code : 0004
UTF-8 encoding : 04 (1 byte)
HTML Entity(ies) : &#x4;
Category : Control



Keywords : control eot end


ENQ (Enquiry)

Control character ENQ (Enquiry)
Decimal code : 5
Hexadecimal code : 0005
UTF-8 encoding : 05 (1 byte)
HTML Entity(ies) : &#x5;
Category : Control



Keywords : control enq enquiry


ACK (Acknowledge)

Control character ACK (Acknowledge)
Decimal code : 6
Hexadecimal code : 0006
UTF-8 encoding : 06 (1 byte)
HTML Entity(ies) : &#x6;
Category : Control



Keywords : control ack acknowledge


BEL (Alert / bip)

Control character BEL (Alert / bip)
Decimal code : 7
Hexadecimal code : 0007
UTF-8 encoding : 07 (1 byte)
HTML Entity(ies) : &#x7;
Category : Control



Keywords : control bel beep


BS (BackSpace)

Control character BS (BackSpace)
Decimal code : 8
Hexadecimal code : 0008
UTF-8 encoding : 08 (1 byte)
HTML Entity(ies) : &#x8;
Category : Control



Keywords : control bs backspace

HT (Horizontal Tabulation)

Control character HT (Horizontal Tabulation)
Decimal code : 9
Hexadecimal code : 0009
UTF-8 encoding : 09 (1 byte)
HTML Entity(ies) : &Tab;
Category : Control

Keywords : control ht tabulation

LF (Line Feed)

Control character LF (Line Feed)
Decimal code : 10
Hexadecimal code : 000A
UTF-8 encoding : 0A (1 byte)
HTML Entity(ies) : &NewLine;
Category : Control

Keywords : control lf line feed linefeed

VT (vertical Tabulation)

Control character VT (vertical Tabulation)
Decimal code : 11
Hexadecimal code : 000B
UTF-8 encoding : 0B (1 byte)
HTML Entity(ies) : &#xB;
Category : Control

Keywords : control vt

FF (Form Feed)

Control character FF (Form Feed)
Decimal code : 12
Hexadecimal code : 000C
UTF-8 encoding : 0C (1 byte)
HTML Entity(ies) : &#xC;
Category : Control

Keywords : control ff form feed formfeed

CR (Carriage Return)

Control character CR (Carriage Return)
Decimal code : 13
Hexadecimal code : 000D
UTF-8 encoding : 0D (1 byte)
HTML Entity(ies) : &#xD;
Category : Control

Keywords : control cr carriage return


SO (Locking Shift One)

Control character SO (Locking Shift One)
Decimal code : 14
Hexadecimal code : 000E
UTF-8 encoding : 0E (1 byte)
HTML Entity(ies) : &#xE;
Category : Control



Keywords : control so


SI (Locking Shift Zero)

Control character SI (Locking Shift Zero)
Decimal code : 15
Hexadecimal code : 000F
UTF-8 encoding : 0F (1 byte)
HTML Entity(ies) : &#xF;
Category : Control



Keywords : control si


DLE (Data Link Espace)

Control character DLE (Data Link Espace)
Decimal code : 16
Hexadecimal code : 0010
UTF-8 encoding : 10 (1 byte)
HTML Entity(ies) : &#x10;
Category : Control



Keywords : control dle


DC1 (Device Control 1)

Control character DC1 (Device Control 1)
Decimal code : 17
Hexadecimal code : 0011
UTF-8 encoding : 11 (1 byte)
HTML Entity(ies) : &#x11;
Category : Control



Keywords : control dc1 device control


DC2 (Device Control 2)

Control character DC2 (Device Control 2)
Decimal code : 18
Hexadecimal code : 0012
UTF-8 encoding : 12 (1 byte)
HTML Entity(ies) : &#x12;
Category : Control



Keywords : control dc2 device control


DC3 (Device Control 3)

Control character DC3 (Device Control 3)
Decimal code : 19
Hexadecimal code : 0013
UTF-8 encoding : 13 (1 byte)
HTML Entity(ies) : &#x13;
Category : Control



Keywords : control dc3 device control


DC4 (Device Control 4)

Control character DC4 (Device Control 4)
Decimal code : 20
Hexadecimal code : 0014
UTF-8 encoding : 14 (1 byte)
HTML Entity(ies) : &#x14;
Category : Control



Keywords : control dc4 device control


NAK (Negative Aknwledge)

Control character NAK (Negative Aknwledge)
Decimal code : 21
Hexadecimal code : 0015
UTF-8 encoding : 15 (1 byte)
HTML Entity(ies) : &#x15;
Category : Control



Keywords : control nak aknwledge


SYN (Synchronous Idle)

Control character SYN (Synchronous Idle)
Decimal code : 22
Hexadecimal code : 0016
UTF-8 encoding : 16 (1 byte)
HTML Entity(ies) : &#x16;
Category : Control



Keywords : control syn


ETB (End Of Transmission)

Control character ETB (End Of Transmission)
Decimal code : 23
Hexadecimal code : 0017
UTF-8 encoding : 17 (1 byte)
HTML Entity(ies) : &#x17;
Category : Control



Keywords : control etb end


CAN (Cancel)

Control character CAN (Cancel)
Decimal code : 24
Hexadecimal code : 0018
UTF-8 encoding : 18 (1 byte)
HTML Entity(ies) : &#x18;
Category : Control



Keywords : control can cancel


EOM (End Of Medium)

Control character EOM (End Of Medium)
Decimal code : 25
Hexadecimal code : 0019
UTF-8 encoding : 19 (1 byte)
HTML Entity(ies) : &#x19;
Category : Control



Keywords : control eom end


SUB (Substitute)

Control character SUB (Substitute)
Decimal code : 26
Hexadecimal code : 001A
UTF-8 encoding : 1A (1 byte)
HTML Entity(ies) : &#x1A;
Category : Control



Keywords : control sub substitute


ESC (Escape)

Control character ESC (Escape)
Decimal code : 27
Hexadecimal code : 001B
UTF-8 encoding : 1B (1 byte)
HTML Entity(ies) : &#x1B;
Category : Control



Keywords : control esc escape


FS (File Separator)

Control character FS (File Separator)
Decimal code : 28
Hexadecimal code : 001C
UTF-8 encoding : 1C (1 byte)
HTML Entity(ies) : &#x1C;
Category : Control



Keywords : control fs separator


GS (Group Separator)

Control character GS (Group Separator)
Decimal code : 29
Hexadecimal code : 001D
UTF-8 encoding : 1D (1 byte)
HTML Entity(ies) : &#x1D;
Category : Control



Keywords : control qs separator


RS (Information Separator Two)

Control character RS (Information Separator Two)
Decimal code : 30
Hexadecimal code : 001E
UTF-8 encoding : 1E (1 byte)
HTML Entity(ies) : &#x1E;
Category : Control



Keywords : control rs separator


US (Information Separator One)

Control character US (Information Separator One)
Decimal code : 31
Hexadecimal code : 001F
UTF-8 encoding : 1F (1 byte)
HTML Entity(ies) : &#x1F;
Category : Control



Keywords : control us separator

0020-007F - Basic Latin (compatible with ASCII < 127).

Space

Space
Decimal code : 32
Hexadecimal code : 0020
UTF-8 encoding : 20 (1 byte)
HTML Entity(ies) : &#x20;
Category : Space Separator

Keywords : space

!
Exclamation mark

Exclamation mark
Decimal code : 33
Hexadecimal code : 0021
UTF-8 encoding : 21 (1 byte)
HTML Entity(ies) : &excl;
Category : Other Punctuation

!

Keywords : exclamation !

"
Quotation mark

Quotation mark
Decimal code : 34
Hexadecimal code : 0022
UTF-8 encoding : 22 (1 byte)
HTML Entity(ies) : &quot;
Category : Other Punctuation

"

Keywords : quotation quote "

#
Number sign

Number sign
Decimal code : 35
Hexadecimal code : 0023
UTF-8 encoding : 23 (1 byte)
HTML Entity(ies) : &num;
Category : Other Punctuation

#

Keywords : sharp number #

$
Dollar sign

Dollar sign
Decimal code : 36
Hexadecimal code : 0024
UTF-8 encoding : 24 (1 byte)
HTML Entity(ies) : &dollar;
Category : Currency Symbol

$

Keywords : currency money cash dollar $

%
Percent sign

Percent sign
Decimal code : 37
Hexadecimal code : 0025
UTF-8 encoding : 25 (1 byte)
HTML Entity(ies) : &percnt;
Category : Other Punctuation

%

Keywords : percent %

&
Ampersand

Ampersand
Decimal code : 38
Hexadecimal code : 0026
UTF-8 encoding : 26 (1 byte)
HTML Entity(ies) : &amp;
Category : Other Punctuation

&

Keywords : ampersand &

'
Apostrophe

Apostrophe
Decimal code : 39
Hexadecimal code : 0027
UTF-8 encoding : 27 (1 byte)
HTML Entity(ies) : &apos;
Category : Other Punctuation

'

Keywords : apostrophe

(
Left parenthesis

Left parenthesis
Decimal code : 40
Hexadecimal code : 0028
UTF-8 encoding : 28 (1 byte)
HTML Entity(ies) : &lpar;
Category : Open Punctuation
Caractère miroir : 0029 (41)

()

Keywords : parenthesis (

)
Right parenthesis

Right parenthesis
Decimal code : 41
Hexadecimal code : 0029
UTF-8 encoding : 29 (1 byte)
HTML Entity(ies) : &rpar;
Category : Close Punctuation
Caractère miroir : 0028 (40)

)(

Keywords : parenthesis )

*
Asterisk

Asterisk
Decimal code : 42
Hexadecimal code : 002A
UTF-8 encoding : 2A (1 byte)
HTML Entity(ies) : &ast;
Category : Other Punctuation

*

Keywords : asterisk *

+
Plus sign

Plus sign
Decimal code : 43
Hexadecimal code : 002B
UTF-8 encoding : 2B (1 byte)
HTML Entity(ies) : &plus;
Category : Math Symbol

+

Keywords : plus +

,
Comma

Comma
Decimal code : 44
Hexadecimal code : 002C
UTF-8 encoding : 2C (1 byte)
HTML Entity(ies) : &comma;
Category : Other Punctuation

,

Keywords : comma ,

-
Hyphen-minus

Hyphen-minus
Decimal code : 45
Hexadecimal code : 002D
UTF-8 encoding : 2D (1 byte)
HTML Entity(ies) : &#x2D;
Category : Dash Punctuation

-

Keywords : minus hyphen -

.
Full stop

Full stop
Decimal code : 46
Hexadecimal code : 002E
UTF-8 encoding : 2E (1 byte)
HTML Entity(ies) : &period;
Category : Other Punctuation

.

Keywords : dot ,

/
Solidus

Solidus
Decimal code : 47
Hexadecimal code : 002F
UTF-8 encoding : 2F (1 byte)
HTML Entity(ies) : &sol;
Category : Other Punctuation

/

Keywords : solidus /

0
Digit zero

Digit zero
Decimal code : 48
Hexadecimal code : 0030
UTF-8 encoding : 30 (1 byte)
HTML Entity(ies) : &#x30;
Category : Decimal Number

0

Keywords : latin zero 0

1
Digit one

Digit one
Decimal code : 49
Hexadecimal code : 0031
UTF-8 encoding : 31 (1 byte)
HTML Entity(ies) : &#x31;
Category : Decimal Number

1

Keywords : latin one 1

2
Digit two

Digit two
Decimal code : 50
Hexadecimal code : 0032
UTF-8 encoding : 32 (1 byte)
HTML Entity(ies) : &#x32;
Category : Decimal Number

2

Keywords : latin two 2

3
Digit three

Digit three
Decimal code : 51
Hexadecimal code : 0033
UTF-8 encoding : 33 (1 byte)
HTML Entity(ies) : &#x33;
Category : Decimal Number

3

Keywords : latin three 3

4
Digit four

Digit four
Decimal code : 52
Hexadecimal code : 0034
UTF-8 encoding : 34 (1 byte)
HTML Entity(ies) : &#x34;
Category : Decimal Number

4

Keywords : latin four 4

5
Digit five

Digit five
Decimal code : 53
Hexadecimal code : 0035
UTF-8 encoding : 35 (1 byte)
HTML Entity(ies) : &#x35;
Category : Decimal Number

5

Keywords : latin five 5

6
Digit six

Digit six
Decimal code : 54
Hexadecimal code : 0036
UTF-8 encoding : 36 (1 byte)
HTML Entity(ies) : &#x36;
Category : Decimal Number

6

Keywords : latin six 6

7
Digit seven

Digit seven
Decimal code : 55
Hexadecimal code : 0037
UTF-8 encoding : 37 (1 byte)
HTML Entity(ies) : &#x37;
Category : Decimal Number

7

Keywords : latin seven 7

8
Digit eight

Digit eight
Decimal code : 56
Hexadecimal code : 0038
UTF-8 encoding : 38 (1 byte)
HTML Entity(ies) : &#x38;
Category : Decimal Number

8

Keywords : latin eight 8

9
Digit nine

Digit nine
Decimal code : 57
Hexadecimal code : 0039
UTF-8 encoding : 39 (1 byte)
HTML Entity(ies) : &#x39;
Category : Decimal Number

9

Keywords : latin nine 9

:
Colon

Colon
Decimal code : 58
Hexadecimal code : 003A
UTF-8 encoding : 3A (1 byte)
HTML Entity(ies) : &colon;
Category : Other Punctuation

:

Keywords : colon :

;
Semicolon

Semicolon
Decimal code : 59
Hexadecimal code : 003B
UTF-8 encoding : 3B (1 byte)
HTML Entity(ies) : &semi;
Category : Other Punctuation

;

Keywords : semicolon ;

<
Less-than sign

Less-than sign
Decimal code : 60
Hexadecimal code : 003C
UTF-8 encoding : 3C (1 byte)
HTML Entity(ies) : &lt;
Category : Math Symbol
Caractère miroir : 003E (62)

<>

Keywords : less-than <

=
Equals sign

Equals sign
Decimal code : 61
Hexadecimal code : 003D
UTF-8 encoding : 3D (1 byte)
HTML Entity(ies) : &equals;
Category : Math Symbol

=

Keywords : equal =

>
Greater-than sign

Greater-than sign
Decimal code : 62
Hexadecimal code : 003E
UTF-8 encoding : 3E (1 byte)
HTML Entity(ies) : &gt;
Category : Math Symbol
Caractère miroir : 003C (60)

><

Keywords : greater-than >

?
Question mark

Question mark
Decimal code : 63
Hexadecimal code : 003F
UTF-8 encoding : 3F (1 byte)
HTML Entity(ies) : &quest;
Category : Other Punctuation

?

Keywords : question ?

@
Commercial at

Commercial at
Decimal code : 64
Hexadecimal code : 0040
UTF-8 encoding : 40 (1 byte)
HTML Entity(ies) : &commat;
Category : Other Punctuation

@

Keywords : at @

A
Capital A

Latin letter Capital A
Decimal code : 65
Hexadecimal code : 0041
UTF-8 encoding : 41 (1 byte)
HTML Entity(ies) : &#x41;
Category : Uppercase Letter

A

Keywords : latin A

B
Capital B

Latin letter Capital B
Decimal code : 66
Hexadecimal code : 0042
UTF-8 encoding : 42 (1 byte)
HTML Entity(ies) : &#x42;
Category : Uppercase Letter

B

Keywords : latin B

C
Capital C

Latin letter Capital C
Decimal code : 67
Hexadecimal code : 0043
UTF-8 encoding : 43 (1 byte)
HTML Entity(ies) : &#x43;
Category : Uppercase Letter

C

Keywords : latin C

D
Capital D

Latin letter Capital D
Decimal code : 68
Hexadecimal code : 0044
UTF-8 encoding : 44 (1 byte)
HTML Entity(ies) : &#x44;
Category : Uppercase Letter

D

Keywords : latin D

E
Capital E

Latin letter Capital E
Decimal code : 69
Hexadecimal code : 0045
UTF-8 encoding : 45 (1 byte)
HTML Entity(ies) : &#x45;
Category : Uppercase Letter

E

Keywords : latin E

F
Capital F

Latin letter Capital F
Decimal code : 70
Hexadecimal code : 0046
UTF-8 encoding : 46 (1 byte)
HTML Entity(ies) : &#x46;
Category : Uppercase Letter

F

Keywords : latin F

G
Capital G

Latin letter Capital G
Decimal code : 71
Hexadecimal code : 0047
UTF-8 encoding : 47 (1 byte)
HTML Entity(ies) : &#x47;
Category : Uppercase Letter

G

Keywords : latin G

H
Capital H

Latin letter Capital H
Decimal code : 72
Hexadecimal code : 0048
UTF-8 encoding : 48 (1 byte)
HTML Entity(ies) : &#x48;
Category : Uppercase Letter

H

Keywords : latin H

I
Capital I

Latin letter Capital I
Decimal code : 73
Hexadecimal code : 0049
UTF-8 encoding : 49 (1 byte)
HTML Entity(ies) : &#x49;
Category : Uppercase Letter

I

Keywords : latin I

J
Capital J

Latin letter Capital J
Decimal code : 74
Hexadecimal code : 004A
UTF-8 encoding : 4A (1 byte)
HTML Entity(ies) : &#x4A;
Category : Uppercase Letter

J

Keywords : latin J

K
Capital k with cedilla

Latin letter Capital k with cedilla
Decimal code : 75
Hexadecimal code : 004B
UTF-8 encoding : 4B (1 byte)
HTML Entity(ies) : &#x4B;
Category : Uppercase Letter

K

Keywords : latin K

L
Capital L

Latin letter Capital L
Decimal code : 76
Hexadecimal code : 004C
UTF-8 encoding : 4C (1 byte)
HTML Entity(ies) : &#x4C;
Category : Uppercase Letter

L

Keywords : latin L

M
Capital M

Latin letter Capital M
Decimal code : 77
Hexadecimal code : 004D
UTF-8 encoding : 4D (1 byte)
HTML Entity(ies) : &#x4D;
Category : Uppercase Letter

M

Keywords : latin M

N
Capital N

Latin letter Capital N
Decimal code : 78
Hexadecimal code : 004E
UTF-8 encoding : 4E (1 byte)
HTML Entity(ies) : &#x4E;
Category : Uppercase Letter

N

Keywords : latin N

O
Capital O

Latin letter Capital O
Decimal code : 79
Hexadecimal code : 004F
UTF-8 encoding : 4F (1 byte)
HTML Entity(ies) : &#x4F;
Category : Uppercase Letter

O

Keywords : latin O

P
Capital P

Latin letter Capital P
Decimal code : 80
Hexadecimal code : 0050
UTF-8 encoding : 50 (1 byte)
HTML Entity(ies) : &#x50;
Category : Uppercase Letter

P

Keywords : latin P

Q
Capital Q

Latin letter Capital Q
Decimal code : 81
Hexadecimal code : 0051
UTF-8 encoding : 51 (1 byte)
HTML Entity(ies) : &#x51;
Category : Uppercase Letter

Q

Keywords : latin Q

R
Capital R

Latin letter Capital R
Decimal code : 82
Hexadecimal code : 0052
UTF-8 encoding : 52 (1 byte)
HTML Entity(ies) : &#x52;
Category : Uppercase Letter

R

Keywords : latin R

S
Capital S

Latin letter Capital S
Decimal code : 83
Hexadecimal code : 0053
UTF-8 encoding : 53 (1 byte)
HTML Entity(ies) : &#x53;
Category : Uppercase Letter

S

Keywords : latin S

T
Capital T

Latin letter Capital T
Decimal code : 84
Hexadecimal code : 0054
UTF-8 encoding : 54 (1 byte)
HTML Entity(ies) : &#x54;
Category : Uppercase Letter

T

Keywords : latin T

U
Capital U

Latin letter Capital U
Decimal code : 85
Hexadecimal code : 0055
UTF-8 encoding : 55 (1 byte)
HTML Entity(ies) : &#x55;
Category : Uppercase Letter

U

Keywords : latin U

V
Capital V

Latin letter Capital V
Decimal code : 86
Hexadecimal code : 0056
UTF-8 encoding : 56 (1 byte)
HTML Entity(ies) : &#x56;
Category : Uppercase Letter

V

Keywords : latin V

W
Capital W

Latin letter Capital W
Decimal code : 87
Hexadecimal code : 0057
UTF-8 encoding : 57 (1 byte)
HTML Entity(ies) : &#x57;
Category : Uppercase Letter

W

Keywords : latin W

X
Capital X

Latin letter Capital X
Decimal code : 88
Hexadecimal code : 0058
UTF-8 encoding : 58 (1 byte)
HTML Entity(ies) : &#x58;
Category : Uppercase Letter

X

Keywords : latin X

Y
Capital Y

Latin letter Capital Y
Decimal code : 89
Hexadecimal code : 0059
UTF-8 encoding : 59 (1 byte)
HTML Entity(ies) : &#x59;
Category : Uppercase Letter

Y

Keywords : latin Y

Z
Capital Z

Latin letter Capital Z
Decimal code : 90
Hexadecimal code : 005A
UTF-8 encoding : 5A (1 byte)
HTML Entity(ies) : &#x5A;
Category : Uppercase Letter

Z

Keywords : latin Z

[
Left square bracket

Left square bracket
Decimal code : 91
Hexadecimal code : 005B
UTF-8 encoding : 5B (1 byte)
HTML Entity(ies) : &lsqb; / &lbrack;
Category : Open Punctuation
Caractère miroir : 005D (93)

[]

Keywords : bracket [

\
Reverse solidus

Reverse solidus
Decimal code : 92
Hexadecimal code : 005C
UTF-8 encoding : 5C (1 byte)
HTML Entity(ies) : &bsol;
Category : Other Punctuation

\

Keywords : solidus

]
Right square bracket

Right square bracket
Decimal code : 93
Hexadecimal code : 005D
UTF-8 encoding : 5D (1 byte)
HTML Entity(ies) : &rsqb; / &rbrack;
Category : Close Punctuation
Caractère miroir : 005B (91)

][

Keywords : bracket ]

^
Circumflex accent

Circumflex accent
Decimal code : 94
Hexadecimal code : 005E
UTF-8 encoding : 5E (1 byte)
HTML Entity(ies) : &Hat; / &circ;
Category : Modifier Symbol

^

Keywords : circumflex ^

_
Low line

Low line
Decimal code : 95
Hexadecimal code : 005F
UTF-8 encoding : 5F (1 byte)
HTML Entity(ies) : &lowbar; / &UnderBar;
Category : Connector Punctuation

_

Keywords : underscore _

`
Grave accent

Grave accent
Decimal code : 96
Hexadecimal code : 0060
UTF-8 encoding : 60 (1 byte)
HTML Entity(ies) : &grave; / &DiacriticalGrave;
Category : Modifier Symbol

`

Keywords : accent grave

a
Small a

Latin letter Small a
Decimal code : 97
Hexadecimal code : 0061
UTF-8 encoding : 61 (1 byte)
HTML Entity(ies) : &#x61;
Category : Lowercase Letter

a

Keywords : latin A

b
Small b

Latin letter Small b
Decimal code : 98
Hexadecimal code : 0062
UTF-8 encoding : 62 (1 byte)
HTML Entity(ies) : &#x62;
Category : Lowercase Letter

b

Keywords : latin B

c
Small c

Latin letter Small c
Decimal code : 99
Hexadecimal code : 0063
UTF-8 encoding : 63 (1 byte)
HTML Entity(ies) : &#x63;
Category : Lowercase Letter

c

Keywords : latin C

d
Small d

Latin letter Small d
Decimal code : 100
Hexadecimal code : 0064
UTF-8 encoding : 64 (1 byte)
HTML Entity(ies) : &#x64;
Category : Lowercase Letter

d

Keywords : latin D

e
Small e

Latin letter Small e
Decimal code : 101
Hexadecimal code : 0065
UTF-8 encoding : 65 (1 byte)
HTML Entity(ies) : &#x65;
Category : Lowercase Letter

e

Keywords : latin E

f
Small f

Latin letter Small f
Decimal code : 102
Hexadecimal code : 0066
UTF-8 encoding : 66 (1 byte)
HTML Entity(ies) : &#x66;
Category : Lowercase Letter

f

Keywords : latin F

g
Small g

Latin letter Small g
Decimal code : 103
Hexadecimal code : 0067
UTF-8 encoding : 67 (1 byte)
HTML Entity(ies) : &#x67;
Category : Lowercase Letter

g

Keywords : latin G

h
Small h

Latin letter Small h
Decimal code : 104
Hexadecimal code : 0068
UTF-8 encoding : 68 (1 byte)
HTML Entity(ies) : &#x68;
Category : Lowercase Letter

h

Keywords : latin H

i
Small i

Latin letter Small i
Decimal code : 105
Hexadecimal code : 0069
UTF-8 encoding : 69 (1 byte)
HTML Entity(ies) : &#x69;
Category : Lowercase Letter

i

Keywords : latin I

j
Small j

Latin letter Small j
Decimal code : 106
Hexadecimal code : 006A
UTF-8 encoding : 6A (1 byte)
HTML Entity(ies) : &#x6A;
Category : Lowercase Letter

j

Keywords : latin J

k
Small k

Latin letter Small k
Decimal code : 107
Hexadecimal code : 006B
UTF-8 encoding : 6B (1 byte)
HTML Entity(ies) : &#x6B;
Category : Lowercase Letter

k

Keywords : latin K

l
Small l

Latin letter Small l
Decimal code : 108
Hexadecimal code : 006C
UTF-8 encoding : 6C (1 byte)
HTML Entity(ies) : &#x6C;
Category : Lowercase Letter

l

Keywords : latin L

m
Small m

Latin letter Small m
Decimal code : 109
Hexadecimal code : 006D
UTF-8 encoding : 6D (1 byte)
HTML Entity(ies) : &#x6D;
Category : Lowercase Letter

m

Keywords : latin M

n
Small n

Latin letter Small n
Decimal code : 110
Hexadecimal code : 006E
UTF-8 encoding : 6E (1 byte)
HTML Entity(ies) : &#x6E;
Category : Lowercase Letter

n

Keywords : latin N

o
Small o

Latin letter Small o
Decimal code : 111
Hexadecimal code : 006F
UTF-8 encoding : 6F (1 byte)
HTML Entity(ies) : &#x6F;
Category : Lowercase Letter

o

Keywords : latin O

p
Small p

Latin letter Small p
Decimal code : 112
Hexadecimal code : 0070
UTF-8 encoding : 70 (1 byte)
HTML Entity(ies) : &#x70;
Category : Lowercase Letter

p

Keywords : latin P

q
Small q

Latin letter Small q
Decimal code : 113
Hexadecimal code : 0071
UTF-8 encoding : 71 (1 byte)
HTML Entity(ies) : &#x71;
Category : Lowercase Letter

q

Keywords : latin Q

r
Small r

Latin letter Small r
Decimal code : 114
Hexadecimal code : 0072
UTF-8 encoding : 72 (1 byte)
HTML Entity(ies) : &#x72;
Category : Lowercase Letter

r

Keywords : latin R

s
Small s

Latin letter Small s
Decimal code : 115
Hexadecimal code : 0073
UTF-8 encoding : 73 (1 byte)
HTML Entity(ies) : &#x73;
Category : Lowercase Letter

s

Keywords : latin S

t
Small t

Latin letter Small t
Decimal code : 116
Hexadecimal code : 0074
UTF-8 encoding : 74 (1 byte)
HTML Entity(ies) : &#x74;
Category : Lowercase Letter

t

Keywords : latin T

u
Small u

Latin letter Small u
Decimal code : 117
Hexadecimal code : 0075
UTF-8 encoding : 75 (1 byte)
HTML Entity(ies) : &#x75;
Category : Lowercase Letter

u

Keywords : latin U

v
Small v

Latin letter Small v
Decimal code : 118
Hexadecimal code : 0076
UTF-8 encoding : 76 (1 byte)
HTML Entity(ies) : &#x76;
Category : Lowercase Letter

v

Keywords : latin V

w
Small w

Latin letter Small w
Decimal code : 119
Hexadecimal code : 0077
UTF-8 encoding : 77 (1 byte)
HTML Entity(ies) : &#x77;
Category : Lowercase Letter

w

Keywords : latin W

x
Small x

Latin letter Small x
Decimal code : 120
Hexadecimal code : 0078
UTF-8 encoding : 78 (1 byte)
HTML Entity(ies) : &#x78;
Category : Lowercase Letter

x

Keywords : latin X

y
Small y

Latin letter Small y
Decimal code : 121
Hexadecimal code : 0079
UTF-8 encoding : 79 (1 byte)
HTML Entity(ies) : &#x79;
Category : Lowercase Letter

y

Keywords : latin Y

z
Small z

Latin letter Small z
Decimal code : 122
Hexadecimal code : 007A
UTF-8 encoding : 7A (1 byte)
HTML Entity(ies) : &#x7A;
Category : Lowercase Letter

z

Keywords : latin Z

{
Left curly bracket

Left curly bracket
Decimal code : 123
Hexadecimal code : 007B
UTF-8 encoding : 7B (1 byte)
HTML Entity(ies) : &lcub; / &lbrace;
Category : Open Punctuation
Caractère miroir : 007D (125)

{}

Keywords : bracket {

|
Vertical line

Vertical line
Decimal code : 124
Hexadecimal code : 007C
UTF-8 encoding : 7C (1 byte)
HTML Entity(ies) : &verbar; / &vert; / &VerticalLine;
Category : Math Symbol

|

Keywords : bar pipe |

}
Right curly bracket

Right curly bracket
Decimal code : 125
Hexadecimal code : 007D
UTF-8 encoding : 7D (1 byte)
HTML Entity(ies) : &rcub; / &rbrace;
Category : Close Punctuation
Caractère miroir : 007B (123)

}{

Keywords : bracket }

~
Tilde

Tilde
Decimal code : 126
Hexadecimal code : 007E
UTF-8 encoding : 7E (1 byte)
HTML Entity(ies) : &tilde;
Category : Math Symbol

~

Keywords : tilde ~


DEL (Delete) control character

DEL (Delete) control character
Decimal code : 127
Hexadecimal code : 007F
UTF-8 encoding : 7F (1 byte)
HTML Entity(ies) : &#x7F;
Category : Control



Keywords : command delete

0080-00FF - Latin-1 Supplément.

PAD (Padding Character)

PAD (Padding Character)
Decimal code : 128
Hexadecimal code : 0080
UTF-8 encoding : C2 80 (2 bytes)
HTML Entity(ies) : &#x80;
Category : Control

Keywords : control PAD


HOP (Hight Octet Preset)

HOP (Hight Octet Preset)
Decimal code : 129
Hexadecimal code : 0081
UTF-8 encoding : C2 81 (2 bytes)
HTML Entity(ies) : &#x81;
Category : Control



Keywords : control HOP

BPH (Break Permitted Here)

BPH (Break Permitted Here)
Decimal code : 130
Hexadecimal code : 0082
UTF-8 encoding : C2 82 (2 bytes)
HTML Entity(ies) : &#x82;
Category : Control

Keywords : control BPH

ƒ
NBH (No Break Here)

NBH (No Break Here)
Decimal code : 131
Hexadecimal code : 0083
UTF-8 encoding : C2 83 (2 bytes)
HTML Entity(ies) : &#x83;
Category : Control

ƒ

Keywords : control NBH

IND (Index)

IND (Index)
Decimal code : 132
Hexadecimal code : 0084
UTF-8 encoding : C2 84 (2 bytes)
HTML Entity(ies) : &#x84;
Category : Control

Keywords : control IND

NEL (Next Line)

NEL (Next Line)
Decimal code : 133
Hexadecimal code : 0085
UTF-8 encoding : C2 85 (2 bytes)
HTML Entity(ies) : &#x85;
Category : Control

Keywords : control NEL

SSA (Start of Selected Area)

SSA (Start of Selected Area)
Decimal code : 134
Hexadecimal code : 0086
UTF-8 encoding : C2 86 (2 bytes)
HTML Entity(ies) : &#x86;
Category : Control

Keywords : control SSA

ESA (End of Selected Area)

ESA (End of Selected Area)
Decimal code : 135
Hexadecimal code : 0087
UTF-8 encoding : C2 87 (2 bytes)
HTML Entity(ies) : &#x87;
Category : Control

Keywords : control ESA

ˆ
HTS (Character Tabulation Set)

HTS (Character Tabulation Set)
Decimal code : 136
Hexadecimal code : 0088
UTF-8 encoding : C2 88 (2 bytes)
HTML Entity(ies) : &#x88;
Category : Control

ˆ

Keywords : control HTS

HTJ (Character Tabulation with Justification)

HTJ (Character Tabulation with Justification)
Decimal code : 137
Hexadecimal code : 0089
UTF-8 encoding : C2 89 (2 bytes)
HTML Entity(ies) : &permil;
Category : Control

Keywords : control HTJ

Š
VTS (Line Tabulation Set)

VTS (Line Tabulation Set)
Decimal code : 138
Hexadecimal code : 008A
UTF-8 encoding : C2 8A (2 bytes)
HTML Entity(ies) : &#x8A;
Category : Control

Š

Keywords : control VTS

PLD (Partial Line Down)

PLD (Partial Line Down)
Decimal code : 139
Hexadecimal code : 008B
UTF-8 encoding : C2 8B (2 bytes)
HTML Entity(ies) : &#x8B;
Category : Control

Keywords : control PLD

Œ
PLU (Partial Line Backward)

PLU (Partial Line Backward)
Decimal code : 140
Hexadecimal code : 008C
UTF-8 encoding : C2 8C (2 bytes)
HTML Entity(ies) : &#x8C;
Category : Control

Œ

Keywords : control PLU


RI (Reverse Index)

RI (Reverse Index)
Decimal code : 141
Hexadecimal code : 008D
UTF-8 encoding : C2 8D (2 bytes)
HTML Entity(ies) : &#x8D;
Category : Control



Keywords : control RI

Ž
SS2 (Single Shift Two)

SS2 (Single Shift Two)
Decimal code : 142
Hexadecimal code : 008E
UTF-8 encoding : C2 8E (2 bytes)
HTML Entity(ies) : &#x8E;
Category : Control

Ž

Keywords : control SS2


SS3 (Single Shift Three)

SS3 (Single Shift Three)
Decimal code : 143
Hexadecimal code : 008F
UTF-8 encoding : C2 8F (2 bytes)
HTML Entity(ies) : &#x8F;
Category : Control



Keywords : control SS3


DCS (Device Control String)

DCS (Device Control String)
Decimal code : 144
Hexadecimal code : 0090
UTF-8 encoding : C2 90 (2 bytes)
HTML Entity(ies) : &#x90;
Category : Control



Keywords : control DCS

PU1 (Private Use 1)

PU1 (Private Use 1)
Decimal code : 145
Hexadecimal code : 0091
UTF-8 encoding : C2 91 (2 bytes)
HTML Entity(ies) : &#x91;
Category : Control

Keywords : control PU1

PU2 (Private Use 2)

PU2 (Private Use 2)
Decimal code : 146
Hexadecimal code : 0092
UTF-8 encoding : C2 92 (2 bytes)
HTML Entity(ies) : &#x92;
Category : Control

Keywords : control PU2

STS (Set Transmit State)

STS (Set Transmit State)
Decimal code : 147
Hexadecimal code : 0093
UTF-8 encoding : C2 93 (2 bytes)
HTML Entity(ies) : &#x93;
Category : Control

Keywords : control STS

CCH (Cancel Character)

CCH (Cancel Character)
Decimal code : 148
Hexadecimal code : 0094
UTF-8 encoding : C2 94 (2 bytes)
HTML Entity(ies) : &#x94;
Category : Control

Keywords : control CCH

MW (Message Waiting)

MW (Message Waiting)
Decimal code : 149
Hexadecimal code : 0095
UTF-8 encoding : C2 95 (2 bytes)
HTML Entity(ies) : &#x95;
Category : Control

Keywords : control MW

SPA (Start of Guarded Area)

SPA (Start of Guarded Area)
Decimal code : 150
Hexadecimal code : 0096
UTF-8 encoding : C2 96 (2 bytes)
HTML Entity(ies) : &#x96;
Category : Control

Keywords : control SPA

EPA (End of Guarded Area)

EPA (End of Guarded Area)
Decimal code : 151
Hexadecimal code : 0097
UTF-8 encoding : C2 97 (2 bytes)
HTML Entity(ies) : &#x97;
Category : Control

Keywords : control EPA

˜
SOS (Start of String)

SOS (Start of String)
Decimal code : 152
Hexadecimal code : 0098
UTF-8 encoding : C2 98 (2 bytes)
HTML Entity(ies) : &#x98;
Category : Control

˜

Keywords : control SOS

SGC (Single Graphic Character Introducer)

SGC (Single Graphic Character Introducer)
Decimal code : 153
Hexadecimal code : 0099
UTF-8 encoding : C2 99 (2 bytes)
HTML Entity(ies) : &#x99;
Category : Control

Keywords : control SGC

š
SCI (Single Character Introducer)

SCI (Single Character Introducer)
Decimal code : 154
Hexadecimal code : 009A
UTF-8 encoding : C2 9A (2 bytes)
HTML Entity(ies) : &#x9A;
Category : Control

š

Keywords : control SCI

CSI (Control Sequence Introducer)

CSI (Control Sequence Introducer)
Decimal code : 155
Hexadecimal code : 009B
UTF-8 encoding : C2 9B (2 bytes)
HTML Entity(ies) : &#x9B;
Category : Control

Keywords : control CSI

œ
ST (String Terminator)

ST (String Terminator)
Decimal code : 156
Hexadecimal code : 009C
UTF-8 encoding : C2 9C (2 bytes)
HTML Entity(ies) : &#x9C;
Category : Control

œ

Keywords : control ST


OSC (Operating System Command)

OSC (Operating System Command)
Decimal code : 157
Hexadecimal code : 009D
UTF-8 encoding : C2 9D (2 bytes)
HTML Entity(ies) : &#x9D;
Category : Control



Keywords : control OSC

ž
PM (Privacy Message)

PM (Privacy Message)
Decimal code : 158
Hexadecimal code : 009E
UTF-8 encoding : C2 9E (2 bytes)
HTML Entity(ies) : &#x9E;
Category : Control

ž

Keywords : control PM

Ÿ
APC (Application Program Command)

APC (Application Program Command)
Decimal code : 159
Hexadecimal code : 009F
UTF-8 encoding : C2 9F (2 bytes)
HTML Entity(ies) : &#x9F;
Category : Control

Ÿ

Keywords : control APC

 
No-break space

No-break space
Decimal code : 160
Hexadecimal code : 00A0
UTF-8 encoding : C2 A0 (2 bytes)
HTML Entity(ies) : &nbsp; / &NonBreakingSpace;
Category : Space Separator

 

Keywords : no-break space

¡
Inverted exclamation mark

Inverted exclamation mark
Decimal code : 161
Hexadecimal code : 00A1
UTF-8 encoding : C2 A1 (2 bytes)
HTML Entity(ies) : &iexcl;
Category : Other Punctuation

¡

Keywords : exclamation !

¢
Cent sign

Cent sign
Decimal code : 162
Hexadecimal code : 00A2
UTF-8 encoding : C2 A2 (2 bytes)
HTML Entity(ies) : &cent;
Category : Currency Symbol

¢

Keywords : currency money cash

£
Pound sign

Pound sign
Decimal code : 163
Hexadecimal code : 00A3
UTF-8 encoding : C2 A3 (2 bytes)
HTML Entity(ies) : &pound;
Category : Currency Symbol

£

Keywords : currency money cash pound

¤
Currency sign

Currency sign
Decimal code : 164
Hexadecimal code : 00A4
UTF-8 encoding : C2 A4 (2 bytes)
HTML Entity(ies) : &curren;
Category : Currency Symbol

¤

Keywords : currency money cash

¥
Yen sign

Yen sign
Decimal code : 165
Hexadecimal code : 00A5
UTF-8 encoding : C2 A5 (2 bytes)
HTML Entity(ies) : &yen;
Category : Currency Symbol

¥

Keywords : currency money cash

¦
Broken bar

Broken bar
Decimal code : 166
Hexadecimal code : 00A6
UTF-8 encoding : C2 A6 (2 bytes)
HTML Entity(ies) : &brvbar;
Category : Other Symbol

¦

Keywords : broken bar pipe

§
Section sign

Section sign
Decimal code : 167
Hexadecimal code : 00A7
UTF-8 encoding : C2 A7 (2 bytes)
HTML Entity(ies) : &sect;
Category : Other Punctuation

§

Keywords : section paragraph

¨
Diaeresis

Diaeresis
Decimal code : 168
Hexadecimal code : 00A8
UTF-8 encoding : C2 A8 (2 bytes)
HTML Entity(ies) : &Dot; / &uml;
Category : Modifier Symbol

¨

Keywords : diaeresis

©
Copyright sign

Copyright sign
Decimal code : 169
Hexadecimal code : 00A9
UTF-8 encoding : C2 A9 (2 bytes)
HTML Entity(ies) : &copy;
Category : Other Symbol

©

Keywords : copyright

ª
Feminine ordinal indicator

Feminine ordinal indicator
Decimal code : 170
Hexadecimal code : 00AA
UTF-8 encoding : C2 AA (2 bytes)
HTML Entity(ies) : &ordf;
Category : Other Letter

ª

Keywords : feminine ordinal indicator

«
Left-pointing double angle quotation mark

Left-pointing double angle quotation mark
Decimal code : 171
Hexadecimal code : 00AB
UTF-8 encoding : C2 AB (2 bytes)
HTML Entity(ies) : &laquo;
Category : Initial Punctuation
Caractère miroir : 00BB (187)

«»

Keywords : quotation quote

¬
Not sign

Not sign
Decimal code : 172
Hexadecimal code : 00AC
UTF-8 encoding : C2 AC (2 bytes)
HTML Entity(ies) : &not;
Category : Math Symbol

¬

Keywords : not

­
Soft hyphen

Soft hyphen
Decimal code : 173
Hexadecimal code : 00AD
UTF-8 encoding : C2 AD (2 bytes)
HTML Entity(ies) : &shy;
Category : Format

­

Keywords : soft hyphen

®
Registered sign

Registered sign
Decimal code : 174
Hexadecimal code : 00AE
UTF-8 encoding : C2 AE (2 bytes)
HTML Entity(ies) : &reg;
Category : Other Symbol

®

Keywords : registered sign

¯
Macron

Macron
Decimal code : 175
Hexadecimal code : 00AF
UTF-8 encoding : C2 AF (2 bytes)
HTML Entity(ies) : &macr; / &strns;
Category : Modifier Symbol

¯

Keywords : macron

°
Degree sign

Degree sign
Decimal code : 176
Hexadecimal code : 00B0
UTF-8 encoding : C2 B0 (2 bytes)
HTML Entity(ies) : &deg;
Category : Other Symbol

°

Keywords : unit degree

±
Plus-minus sign

Plus-minus sign
Decimal code : 177
Hexadecimal code : 00B1
UTF-8 encoding : C2 B1 (2 bytes)
HTML Entity(ies) : &plusmn; / &pm;
Category : Math Symbol

±

Keywords : plus minus

²
Superscript two

Superscript two
Decimal code : 178
Hexadecimal code : 00B2
UTF-8 encoding : C2 B2 (2 bytes)
HTML Entity(ies) : &sup2;
Category : Other Number

²

Keywords : superscript two

³
Superscript three

Superscript three
Decimal code : 179
Hexadecimal code : 00B3
UTF-8 encoding : C2 B3 (2 bytes)
HTML Entity(ies) : &sup3;
Category : Other Number

³

Keywords : superscript three

´
Acute accent

Acute accent
Decimal code : 180
Hexadecimal code : 00B4
UTF-8 encoding : C2 B4 (2 bytes)
HTML Entity(ies) : &acute; / &DiacriticalAcute;
Category : Modifier Symbol

´

Keywords : acute

µ
Micro sign

Micro sign
Decimal code : 181
Hexadecimal code : 00B5
UTF-8 encoding : C2 B5 (2 bytes)
HTML Entity(ies) : &micro;
Category : Lowercase Letter

µ

Keywords : micro unit µ

Pilcrow sign

Pilcrow sign
Decimal code : 182
Hexadecimal code : 00B6
UTF-8 encoding : C2 B6 (2 bytes)
HTML Entity(ies) : &para;
Category : Other Punctuation

Keywords : pilcrow

·
Middle dot

Middle dot
Decimal code : 183
Hexadecimal code : 00B7
UTF-8 encoding : C2 B7 (2 bytes)
HTML Entity(ies) : &middot; / &centerdot;
Category : Other Punctuation

·

Keywords : dot bullet

¸
Cedilla

Cedilla
Decimal code : 184
Hexadecimal code : 00B8
UTF-8 encoding : C2 B8 (2 bytes)
HTML Entity(ies) : &cedil;
Category : Modifier Symbol

¸

Keywords : cedilla cedil

¹
Superscript one

Superscript one
Decimal code : 185
Hexadecimal code : 00B9
UTF-8 encoding : C2 B9 (2 bytes)
HTML Entity(ies) : &sup1;
Category : Other Number

¹

Keywords : superscript one

º
Masculine ordinal indicator

Masculine ordinal indicator
Decimal code : 186
Hexadecimal code : 00BA
UTF-8 encoding : C2 BA (2 bytes)
HTML Entity(ies) : &ordm;
Category : Other Letter

º

Keywords : masculine ordinal indicator

»
Right-pointing double angle quotation mark

Right-pointing double angle quotation mark
Decimal code : 187
Hexadecimal code : 00BB
UTF-8 encoding : C2 BB (2 bytes)
HTML Entity(ies) : &raquo;
Category : Final Punctuation
Caractère miroir : 00AB (171)

»«

Keywords : quotation quote

¼
Vulgar fraction one quarter

Vulgar fraction one quarter
Decimal code : 188
Hexadecimal code : 00BC
UTF-8 encoding : C2 BC (2 bytes)
HTML Entity(ies) : &frac14;
Category : Other Number

¼

Keywords : fraction one quarter

½
Vulgar fraction one half

Vulgar fraction one half
Decimal code : 189
Hexadecimal code : 00BD
UTF-8 encoding : C2 BD (2 bytes)
HTML Entity(ies) : &frac12; / &half;
Category : Other Number

½

Keywords : fraction one half

¾
Vulgar fraction three quarters

Vulgar fraction three quarters
Decimal code : 190
Hexadecimal code : 00BE
UTF-8 encoding : C2 BE (2 bytes)
HTML Entity(ies) : &frac34;
Category : Other Number

¾

Keywords : fraction three quarters

¿
Inverted question mark

Inverted question mark
Decimal code : 191
Hexadecimal code : 00BF
UTF-8 encoding : C2 BF (2 bytes)
HTML Entity(ies) : &iquest;
Category : Other Punctuation

¿

Keywords : question

À
capital a with grave

Latin letter capital a with grave
Decimal code : 192
Hexadecimal code : 00C0
UTF-8 encoding : C3 80 (2 bytes)
HTML Entity(ies) : &Agrave;
Category : Uppercase Letter

À

Keywords : diacritic

Á
capital a with acute

Latin letter capital a with acute
Decimal code : 193
Hexadecimal code : 00C1
UTF-8 encoding : C3 81 (2 bytes)
HTML Entity(ies) : &Aacute;
Category : Uppercase Letter

Á

Keywords : acute

Â
capital a with circumflex

Latin letter capital a with circumflex
Decimal code : 194
Hexadecimal code : 00C2
UTF-8 encoding : C3 82 (2 bytes)
HTML Entity(ies) : &Acirc;
Category : Uppercase Letter

Â

Keywords : circumflex

Ã
capital a with tilde

Latin letter capital a with tilde
Decimal code : 195
Hexadecimal code : 00C3
UTF-8 encoding : C3 83 (2 bytes)
HTML Entity(ies) : &Atilde;
Category : Uppercase Letter

Ã

Keywords : tilde

Ä
capital a with diaeresis

Latin letter capital a with diaeresis
Decimal code : 196
Hexadecimal code : 00C4
UTF-8 encoding : C3 84 (2 bytes)
HTML Entity(ies) : &Auml;
Category : Uppercase Letter

Ä

Keywords : diaeresis

Å
capital a with ring above

Latin letter capital a with ring above
Decimal code : 197
Hexadecimal code : 00C5
UTF-8 encoding : C3 85 (2 bytes)
HTML Entity(ies) : &Aring;
Category : Uppercase Letter

Å

Keywords : ring

Æ
capital ae

Latin letter capital ae
Decimal code : 198
Hexadecimal code : 00C6
UTF-8 encoding : C3 86 (2 bytes)
HTML Entity(ies) : &AElig;
Category : Uppercase Letter

Æ

Keywords : diacritic

Ç
capital c with cedilla

Latin letter capital c with cedilla
Decimal code : 199
Hexadecimal code : 00C7
UTF-8 encoding : C3 87 (2 bytes)
HTML Entity(ies) : &Ccedil;
Category : Uppercase Letter

Ç

Keywords : cedilla cedil

È
capital e with grave

Latin letter capital e with grave
Decimal code : 200
Hexadecimal code : 00C8
UTF-8 encoding : C3 88 (2 bytes)
HTML Entity(ies) : &Egrave;
Category : Uppercase Letter

È

Keywords : grave

É
capital e with acute

Latin letter capital e with acute
Decimal code : 201
Hexadecimal code : 00C9
UTF-8 encoding : C3 89 (2 bytes)
HTML Entity(ies) : &Eacute;
Category : Uppercase Letter

É

Keywords : acute

Ê
capital e with circumflex

Latin letter capital e with circumflex
Decimal code : 202
Hexadecimal code : 00CA
UTF-8 encoding : C3 8A (2 bytes)
HTML Entity(ies) : &Ecirc;
Category : Uppercase Letter

Ê

Keywords : circumflex

Ë
capital e with diaeresis

Latin letter capital e with diaeresis
Decimal code : 203
Hexadecimal code : 00CB
UTF-8 encoding : C3 8B (2 bytes)
HTML Entity(ies) : &Euml;
Category : Uppercase Letter

Ë

Keywords : diaeresis

Ì
capital i with grave

Latin letter capital i with grave
Decimal code : 204
Hexadecimal code : 00CC
UTF-8 encoding : C3 8C (2 bytes)
HTML Entity(ies) : &Igrave;
Category : Uppercase Letter

Ì

Keywords : grave

Í
capital i with acute

Latin letter capital i with acute
Decimal code : 205
Hexadecimal code : 00CD
UTF-8 encoding : C3 8D (2 bytes)
HTML Entity(ies) : &Iacute;
Category : Uppercase Letter

Í

Keywords : acute

Î
capital i with circumflex

Latin letter capital i with circumflex
Decimal code : 206
Hexadecimal code : 00CE
UTF-8 encoding : C3 8E (2 bytes)
HTML Entity(ies) : &Icirc;
Category : Uppercase Letter

Î

Keywords : circumflex

Ï
capital i with diaeresis

Latin letter capital i with diaeresis
Decimal code : 207
Hexadecimal code : 00CF
UTF-8 encoding : C3 8F (2 bytes)
HTML Entity(ies) : &Iuml;
Category : Uppercase Letter

Ï

Keywords : diaeresis

Ð
capital eth

Latin letter capital eth
Decimal code : 208
Hexadecimal code : 00D0
UTF-8 encoding : C3 90 (2 bytes)
HTML Entity(ies) : &ETH;
Category : Uppercase Letter

Ð

Keywords : eth

Ñ
capital n with tilde

Latin letter capital n with tilde
Decimal code : 209
Hexadecimal code : 00D1
UTF-8 encoding : C3 91 (2 bytes)
HTML Entity(ies) : &Ntilde;
Category : Uppercase Letter

Ñ

Keywords : tilde

Ò
capital o with grave

Latin letter capital o with grave
Decimal code : 210
Hexadecimal code : 00D2
UTF-8 encoding : C3 92 (2 bytes)
HTML Entity(ies) : &Ograve;
Category : Uppercase Letter

Ò

Keywords : grave

Ó
capital o with acute

Latin letter capital o with acute
Decimal code : 211
Hexadecimal code : 00D3
UTF-8 encoding : C3 93 (2 bytes)
HTML Entity(ies) : &Oacute;
Category : Uppercase Letter

Ó

Keywords : acute

Ô
capital o with circumflex

Latin letter capital o with circumflex
Decimal code : 212
Hexadecimal code : 00D4
UTF-8 encoding : C3 94 (2 bytes)
HTML Entity(ies) : &Ocirc;
Category : Uppercase Letter

Ô

Keywords : circumflex

Õ
capital o with tilde

Latin letter capital o with tilde
Decimal code : 213
Hexadecimal code : 00D5
UTF-8 encoding : C3 95 (2 bytes)
HTML Entity(ies) : &Otilde;
Category : Uppercase Letter

Õ

Keywords : tilde

Ö
capital o with diaeresis

Latin letter capital o with diaeresis
Decimal code : 214
Hexadecimal code : 00D6
UTF-8 encoding : C3 96 (2 bytes)
HTML Entity(ies) : &Ouml;
Category : Uppercase Letter

Ö

Keywords : diaeresis

×
Multiplication sign

Multiplication sign
Decimal code : 215
Hexadecimal code : 00D7
UTF-8 encoding : C3 97 (2 bytes)
HTML Entity(ies) : &times;
Category : Math Symbol

×

Keywords : multiplication sign

Ø
capital o with stroke

Latin letter capital o with stroke
Decimal code : 216
Hexadecimal code : 00D8
UTF-8 encoding : C3 98 (2 bytes)
HTML Entity(ies) : &Oslash;
Category : Uppercase Letter

Ø

Keywords : stroke

Ù
capital u with grave

Latin letter capital u with grave
Decimal code : 217
Hexadecimal code : 00D9
UTF-8 encoding : C3 99 (2 bytes)
HTML Entity(ies) : &Ugrave;
Category : Uppercase Letter

Ù

Keywords : diacritic

Ú
capital u with acute

Latin letter capital u with acute
Decimal code : 218
Hexadecimal code : 00DA
UTF-8 encoding : C3 9A (2 bytes)
HTML Entity(ies) : &Uacute;
Category : Uppercase Letter

Ú

Keywords : acute

Û
capital u with circumflex

Latin letter capital u with circumflex
Decimal code : 219
Hexadecimal code : 00DB
UTF-8 encoding : C3 9B (2 bytes)
HTML Entity(ies) : &Ucirc;
Category : Uppercase Letter

Û

Keywords : circumflex

Ü
capital u with diaeresis

Latin letter capital u with diaeresis
Decimal code : 220
Hexadecimal code : 00DC
UTF-8 encoding : C3 9C (2 bytes)
HTML Entity(ies) : &Uuml;
Category : Uppercase Letter

Ü

Keywords : diaeresis

Ý
capital y with acute

Latin letter capital y with acute
Decimal code : 221
Hexadecimal code : 00DD
UTF-8 encoding : C3 9D (2 bytes)
HTML Entity(ies) : &Yacute;
Category : Uppercase Letter

Ý

Keywords : acute

Þ
capital thorn

Latin letter capital thorn
Decimal code : 222
Hexadecimal code : 00DE
UTF-8 encoding : C3 9E (2 bytes)
HTML Entity(ies) : &THORN;
Category : Uppercase Letter

Þ

Keywords : thorn

ß
small sharp s

Latin letter small sharp s
Decimal code : 223
Hexadecimal code : 00DF
UTF-8 encoding : C3 9F (2 bytes)
HTML Entity(ies) : &szlig;
Category : Lowercase Letter

ß

Keywords : sharp s

à
small a with grave

Latin letter small a with grave
Decimal code : 224
Hexadecimal code : 00E0
UTF-8 encoding : C3 A0 (2 bytes)
HTML Entity(ies) : &agrave;
Category : Lowercase Letter

à

Keywords : diacritic

á
small a with acute

Latin letter small a with acute
Decimal code : 225
Hexadecimal code : 00E1
UTF-8 encoding : C3 A1 (2 bytes)
HTML Entity(ies) : &aacute;
Category : Lowercase Letter

á

Keywords : acute

â
small a with circumflex

Latin letter small a with circumflex
Decimal code : 226
Hexadecimal code : 00E2
UTF-8 encoding : C3 A2 (2 bytes)
HTML Entity(ies) : &acirc;
Category : Lowercase Letter

â

Keywords : circumflex

ã
small a with tilde

Latin letter small a with tilde
Decimal code : 227
Hexadecimal code : 00E3
UTF-8 encoding : C3 A3 (2 bytes)
HTML Entity(ies) : &atilde;
Category : Lowercase Letter

ã

Keywords : tilde

ä
small a with diaeresis

Latin letter small a with diaeresis
Decimal code : 228
Hexadecimal code : 00E4
UTF-8 encoding : C3 A4 (2 bytes)
HTML Entity(ies) : &auml;
Category : Lowercase Letter

ä

Keywords : diaeresis

å
small a with ring above

Latin letter small a with ring above
Decimal code : 229
Hexadecimal code : 00E5
UTF-8 encoding : C3 A5 (2 bytes)
HTML Entity(ies) : &aring;
Category : Lowercase Letter

å

Keywords : ring

æ
small ae

Latin letter small ae
Decimal code : 230
Hexadecimal code : 00E6
UTF-8 encoding : C3 A6 (2 bytes)
HTML Entity(ies) : &aelig;
Category : Lowercase Letter

æ

Keywords : diacritic

ç
small c with cedilla

Latin letter small c with cedilla
Decimal code : 231
Hexadecimal code : 00E7
UTF-8 encoding : C3 A7 (2 bytes)
HTML Entity(ies) : &ccedil;
Category : Lowercase Letter

ç

Keywords : cedilla cedil

è
small e with grave

Latin letter small e with grave
Decimal code : 232
Hexadecimal code : 00E8
UTF-8 encoding : C3 A8 (2 bytes)
HTML Entity(ies) : &egrave;
Category : Lowercase Letter

è

Keywords : grave

é
small e with acute

Latin letter small e with acute
Decimal code : 233
Hexadecimal code : 00E9
UTF-8 encoding : C3 A9 (2 bytes)
HTML Entity(ies) : &eacute;
Category : Lowercase Letter

é

Keywords : acute

ê
small e with circumflex

Latin letter small e with circumflex
Decimal code : 234
Hexadecimal code : 00EA
UTF-8 encoding : C3 AA (2 bytes)
HTML Entity(ies) : &ecirc;
Category : Lowercase Letter

ê

Keywords : circumflex

ë
small e with diaeresis

Latin letter small e with diaeresis
Decimal code : 235
Hexadecimal code : 00EB
UTF-8 encoding : C3 AB (2 bytes)
HTML Entity(ies) : &euml;
Category : Lowercase Letter

ë

Keywords : diaeresis

ì
small i with grave

Latin letter small i with grave
Decimal code : 236
Hexadecimal code : 00EC
UTF-8 encoding : C3 AC (2 bytes)
HTML Entity(ies) : &igrave;
Category : Lowercase Letter

ì

Keywords : grave

í
small i with acute

Latin letter small i with acute
Decimal code : 237
Hexadecimal code : 00ED
UTF-8 encoding : C3 AD (2 bytes)
HTML Entity(ies) : &iacute;
Category : Lowercase Letter

í

Keywords : acute

î
small i with circumflex

Latin letter small i with circumflex
Decimal code : 238
Hexadecimal code : 00EE
UTF-8 encoding : C3 AE (2 bytes)
HTML Entity(ies) : &icirc;
Category : Lowercase Letter

î

Keywords : circumflex

ï
small i with diaeresis

Latin letter small i with diaeresis
Decimal code : 239
Hexadecimal code : 00EF
UTF-8 encoding : C3 AF (2 bytes)
HTML Entity(ies) : &iuml;
Category : Lowercase Letter

ï

Keywords : diaeresis

ð
small eth

Latin letter small eth
Decimal code : 240
Hexadecimal code : 00F0
UTF-8 encoding : C3 B0 (2 bytes)
HTML Entity(ies) : &eth;
Category : Lowercase Letter

ð

Keywords : eth

ñ
small n with tilde

Latin letter small n with tilde
Decimal code : 241
Hexadecimal code : 00F1
UTF-8 encoding : C3 B1 (2 bytes)
HTML Entity(ies) : &ntilde;
Category : Lowercase Letter

ñ

Keywords : tilde

ò
small o with grave

Latin letter small o with grave
Decimal code : 242
Hexadecimal code : 00F2
UTF-8 encoding : C3 B2 (2 bytes)
HTML Entity(ies) : &ograve;
Category : Lowercase Letter

ò

Keywords : grave

ó
small o with acute

Latin letter small o with acute
Decimal code : 243
Hexadecimal code : 00F3
UTF-8 encoding : C3 B3 (2 bytes)
HTML Entity(ies) : &oacute;
Category : Lowercase Letter

ó

Keywords : acute

ô
small o with circumflex

Latin letter small o with circumflex
Decimal code : 244
Hexadecimal code : 00F4
UTF-8 encoding : C3 B4 (2 bytes)
HTML Entity(ies) : &ocirc;
Category : Lowercase Letter

ô

Keywords : circumflex

õ
small o with tilde

Latin letter small o with tilde
Decimal code : 245
Hexadecimal code : 00F5
UTF-8 encoding : C3 B5 (2 bytes)
HTML Entity(ies) : &otilde;
Category : Lowercase Letter

õ

Keywords : tilde

ö
small o with diaeresis

Latin letter small o with diaeresis
Decimal code : 246
Hexadecimal code : 00F6
UTF-8 encoding : C3 B6 (2 bytes)
HTML Entity(ies) : &ouml;
Category : Lowercase Letter

ö

Keywords : diaeresis

÷
Division sign

Latin letter Division sign
Decimal code : 247
Hexadecimal code : 00F7
UTF-8 encoding : C3 B7 (2 bytes)
HTML Entity(ies) : &divide;
Category : Math Symbol

÷

Keywords : solidus

ø
small o with stroke

Latin letter small o with stroke
Decimal code : 248
Hexadecimal code : 00F8
UTF-8 encoding : C3 B8 (2 bytes)
HTML Entity(ies) : &oslash;
Category : Lowercase Letter

ø

Keywords : stroke

ù
small u with grave

Latin letter small u with grave
Decimal code : 249
Hexadecimal code : 00F9
UTF-8 encoding : C3 B9 (2 bytes)
HTML Entity(ies) : &ugrave;
Category : Lowercase Letter

ù

Keywords : grave

ú
small u with acute

Latin letter small u with acute
Decimal code : 250
Hexadecimal code : 00FA
UTF-8 encoding : C3 BA (2 bytes)
HTML Entity(ies) : &uacute;
Category : Lowercase Letter

ú

Keywords : acute

û
small u with circumflex

Latin letter small u with circumflex
Decimal code : 251
Hexadecimal code : 00FB
UTF-8 encoding : C3 BB (2 bytes)
HTML Entity(ies) : &ucirc;
Category : Lowercase Letter

û

Keywords : circumflex

ü
small u with diaeresis

Latin letter small u with diaeresis
Decimal code : 252
Hexadecimal code : 00FC
UTF-8 encoding : C3 BC (2 bytes)
HTML Entity(ies) : &uuml;
Category : Lowercase Letter

ü

Keywords : diaeresis

ý
small y with acute

Latin letter small y with acute
Decimal code : 253
Hexadecimal code : 00FD
UTF-8 encoding : C3 BD (2 bytes)
HTML Entity(ies) : &yacute;
Category : Lowercase Letter

ý

Keywords : acute

þ
small thorn

Latin letter small thorn
Decimal code : 254
Hexadecimal code : 00FE
UTF-8 encoding : C3 BE (2 bytes)
HTML Entity(ies) : &thorn;
Category : Lowercase Letter

þ

Keywords : diacritic

ÿ
small y with diaeresis

Latin letter small y with diaeresis
Decimal code : 255
Hexadecimal code : 00FF
UTF-8 encoding : C3 BF (2 bytes)
HTML Entity(ies) : &yuml;
Category : Lowercase Letter

ÿ

Keywords : diaeresis

0100-017F - Latin extended-A.

Ā
Capital a with macron

Latin letter Capital a with macron
Decimal code : 256
Hexadecimal code : 0100
UTF-8 encoding : C4 80 (2 bytes)
HTML Entity(ies) : &Amacr;
Category : Uppercase Letter

Ā

Keywords : diacritic

ā
Small a with macron

Latin letter Small a with macron
Decimal code : 257
Hexadecimal code : 0101
UTF-8 encoding : C4 81 (2 bytes)
HTML Entity(ies) : &amacr;
Category : Lowercase Letter

ā

Keywords : diacritic

Ă
Capital a with breve

Latin letter Capital a with breve
Decimal code : 258
Hexadecimal code : 0102
UTF-8 encoding : C4 82 (2 bytes)
HTML Entity(ies) : &Abreve;
Category : Uppercase Letter

Ă

Keywords : breve

ă
Small a with breve

Latin letter Small a with breve
Decimal code : 259
Hexadecimal code : 0103
UTF-8 encoding : C4 83 (2 bytes)
HTML Entity(ies) : &abreve;
Category : Lowercase Letter

ă

Keywords : breve

Ą
Capital a with ogonek

Latin letter Capital a with ogonek
Decimal code : 260
Hexadecimal code : 0104
UTF-8 encoding : C4 84 (2 bytes)
HTML Entity(ies) : &Aogon;
Category : Uppercase Letter

Ą

Keywords : ogon

ą
Small a with ogonek

Latin letter Small a with ogonek
Decimal code : 261
Hexadecimal code : 0105
UTF-8 encoding : C4 85 (2 bytes)
HTML Entity(ies) : &aogon;
Category : Lowercase Letter

ą

Keywords : ogon

Ć
Capital c with acute

Latin letter Capital c with acute
Decimal code : 262
Hexadecimal code : 0106
UTF-8 encoding : C4 86 (2 bytes)
HTML Entity(ies) : &Cacute;
Category : Uppercase Letter

Ć

Keywords : acute

ć
Small c with acute

Latin letter Small c with acute
Decimal code : 263
Hexadecimal code : 0107
UTF-8 encoding : C4 87 (2 bytes)
HTML Entity(ies) : &cacute;
Category : Lowercase Letter

ć

Keywords : acute

Ĉ
Capital c with circumflex

Latin letter Capital c with circumflex
Decimal code : 264
Hexadecimal code : 0108
UTF-8 encoding : C4 88 (2 bytes)
HTML Entity(ies) : &Ccirc;
Category : Uppercase Letter

Ĉ

Keywords : circumflex

ĉ
Small c with circumflex

Latin letter Small c with circumflex
Decimal code : 265
Hexadecimal code : 0109
UTF-8 encoding : C4 89 (2 bytes)
HTML Entity(ies) : &ccirc;
Category : Lowercase Letter

ĉ

Keywords : circumflex

Ċ
Capital c with dot above

Latin letter Capital c with dot above
Decimal code : 266
Hexadecimal code : 010A
UTF-8 encoding : C4 8A (2 bytes)
HTML Entity(ies) : &Cdot;
Category : Uppercase Letter

Ċ

Keywords : dot

ċ
Small c with dot above

Latin letter Small c with dot above
Decimal code : 267
Hexadecimal code : 010B
UTF-8 encoding : C4 8B (2 bytes)
HTML Entity(ies) : &cdot;
Category : Lowercase Letter

ċ

Keywords : dot

Č
Capital c with caron

Latin letter Capital c with caron
Decimal code : 268
Hexadecimal code : 010C
UTF-8 encoding : C4 8C (2 bytes)
HTML Entity(ies) : &Ccaron;
Category : Uppercase Letter

Č

Keywords : caron

č
Small c with caron

Latin letter Small c with caron
Decimal code : 269
Hexadecimal code : 010D
UTF-8 encoding : C4 8D (2 bytes)
HTML Entity(ies) : &ccaron;
Category : Lowercase Letter

č

Keywords : caron

Ď
Capital d with caron

Latin letter Capital d with caron
Decimal code : 270
Hexadecimal code : 010E
UTF-8 encoding : C4 8E (2 bytes)
HTML Entity(ies) : &Dcaron;
Category : Uppercase Letter

Ď

Keywords : caron

ď
Small d with caron

Latin letter Small d with caron
Decimal code : 271
Hexadecimal code : 010F
UTF-8 encoding : C4 8F (2 bytes)
HTML Entity(ies) : &dcaron;
Category : Lowercase Letter

ď

Keywords : caron

Đ
Capital d with stroke

Latin letter Capital d with stroke
Decimal code : 272
Hexadecimal code : 0110
UTF-8 encoding : C4 90 (2 bytes)
HTML Entity(ies) : &Dstrok;
Category : Uppercase Letter

Đ

Keywords : stroke

đ
Small d with stroke

Latin letter Small d with stroke
Decimal code : 273
Hexadecimal code : 0111
UTF-8 encoding : C4 91 (2 bytes)
HTML Entity(ies) : &dstrok;
Category : Lowercase Letter

đ

Keywords : stroke

Ē
Capital e with macron

Latin letter Capital e with macron
Decimal code : 274
Hexadecimal code : 0112
UTF-8 encoding : C4 92 (2 bytes)
HTML Entity(ies) : &Emacr;
Category : Uppercase Letter

Ē

Keywords : diacritic

ē
Small e with macron

Latin letter Small e with macron
Decimal code : 275
Hexadecimal code : 0113
UTF-8 encoding : C4 93 (2 bytes)
HTML Entity(ies) : &emacr;
Category : Lowercase Letter

ē

Keywords : diacritic

Ĕ
Capital e with breve

Latin letter Capital e with breve
Decimal code : 276
Hexadecimal code : 0114
UTF-8 encoding : C4 94 (2 bytes)
HTML Entity(ies) : &#x114;
Category : Uppercase Letter

Ĕ

Keywords : breve

ĕ
Small e with breve

Latin letter Small e with breve
Decimal code : 277
Hexadecimal code : 0115
UTF-8 encoding : C4 95 (2 bytes)
HTML Entity(ies) : &#x115;
Category : Lowercase Letter

ĕ

Keywords : breve

Ė
Capital e with dot above

Latin letter Capital e with dot above
Decimal code : 278
Hexadecimal code : 0116
UTF-8 encoding : C4 96 (2 bytes)
HTML Entity(ies) : &Edot;
Category : Uppercase Letter

Ė

Keywords : dot

ė
Small e with dot above

Latin letter Small e with dot above
Decimal code : 279
Hexadecimal code : 0117
UTF-8 encoding : C4 97 (2 bytes)
HTML Entity(ies) : &edot;
Category : Lowercase Letter

ė

Keywords : dot

Ę
Capital e with ogonek

Latin letter Capital e with ogonek
Decimal code : 280
Hexadecimal code : 0118
UTF-8 encoding : C4 98 (2 bytes)
HTML Entity(ies) : &Eogon;
Category : Uppercase Letter

Ę

Keywords : ogon

ę
Small e with ogonek

Latin letter Small e with ogonek
Decimal code : 281
Hexadecimal code : 0119
UTF-8 encoding : C4 99 (2 bytes)
HTML Entity(ies) : &eogon;
Category : Lowercase Letter

ę

Keywords : ogon

Ě
Capital e with caron

Latin letter Capital e with caron
Decimal code : 282
Hexadecimal code : 011A
UTF-8 encoding : C4 9A (2 bytes)
HTML Entity(ies) : &Ecaron;
Category : Uppercase Letter

Ě

Keywords : caron

ě
Small e with caron

Latin letter Small e with caron
Decimal code : 283
Hexadecimal code : 011B
UTF-8 encoding : C4 9B (2 bytes)
HTML Entity(ies) : &ecaron;
Category : Lowercase Letter

ě

Keywords : caron

Ĝ
Capital g with circumflex

Latin letter Capital g with circumflex
Decimal code : 284
Hexadecimal code : 011C
UTF-8 encoding : C4 9C (2 bytes)
HTML Entity(ies) : &Gcirc;
Category : Uppercase Letter

Ĝ

Keywords : circumflex

ĝ
Small g with circumflex

Latin letter Small g with circumflex
Decimal code : 285
Hexadecimal code : 011D
UTF-8 encoding : C4 9D (2 bytes)
HTML Entity(ies) : &gcirc;
Category : Lowercase Letter

ĝ

Keywords : circumflex

Ğ
Capital g with breve

Latin letter Capital g with breve
Decimal code : 286
Hexadecimal code : 011E
UTF-8 encoding : C4 9E (2 bytes)
HTML Entity(ies) : &Gbreve;
Category : Uppercase Letter

Ğ

Keywords : breve

ğ
Small g with breve

Latin letter Small g with breve
Decimal code : 287
Hexadecimal code : 011F
UTF-8 encoding : C4 9F (2 bytes)
HTML Entity(ies) : &gbreve;
Category : Lowercase Letter

ğ

Keywords : breve

Ġ
Capital g with dot above

Latin letter Capital g with dot above
Decimal code : 288
Hexadecimal code : 0120
UTF-8 encoding : C4 A0 (2 bytes)
HTML Entity(ies) : &Gdot;
Category : Uppercase Letter

Ġ

Keywords : dot

ġ
Small g with dot above

Latin letter Small g with dot above
Decimal code : 289
Hexadecimal code : 0121
UTF-8 encoding : C4 A1 (2 bytes)
HTML Entity(ies) : &gdot;
Category : Lowercase Letter

ġ

Keywords : dot

Ģ
Capital g with cedilla

Latin letter Capital g with cedilla
Decimal code : 290
Hexadecimal code : 0122
UTF-8 encoding : C4 A2 (2 bytes)
HTML Entity(ies) : &Gcedil;
Category : Uppercase Letter

Ģ

Keywords : cedilla cedil

ģ
Small g with cedilla

Latin letter Small g with cedilla
Decimal code : 291
Hexadecimal code : 0123
UTF-8 encoding : C4 A3 (2 bytes)
HTML Entity(ies) : &#x123;
Category : Lowercase Letter

ģ

Keywords : cedilla cedil

Ĥ
Capital h with circumflex

Latin letter Capital h with circumflex
Decimal code : 292
Hexadecimal code : 0124
UTF-8 encoding : C4 A4 (2 bytes)
HTML Entity(ies) : &Hcirc;
Category : Uppercase Letter

Ĥ

Keywords : circumflex

ĥ
Small h with circumflex

Latin letter Small h with circumflex
Decimal code : 293
Hexadecimal code : 0125
UTF-8 encoding : C4 A5 (2 bytes)
HTML Entity(ies) : &hcirc;
Category : Lowercase Letter

ĥ

Keywords : circumflex

Ħ
Capital h with stroke

Latin letter Capital h with stroke
Decimal code : 294
Hexadecimal code : 0126
UTF-8 encoding : C4 A6 (2 bytes)
HTML Entity(ies) : &Hstrok;
Category : Uppercase Letter

Ħ

Keywords : stroke

ħ
Small h with stroke

Latin letter Small h with stroke
Decimal code : 295
Hexadecimal code : 0127
UTF-8 encoding : C4 A7 (2 bytes)
HTML Entity(ies) : &hstrok;
Category : Lowercase Letter

ħ

Keywords : stroke

Ĩ
Capital i with tilde

Latin letter Capital i with tilde
Decimal code : 296
Hexadecimal code : 0128
UTF-8 encoding : C4 A8 (2 bytes)
HTML Entity(ies) : &Itilde;
Category : Uppercase Letter

Ĩ

Keywords : diacritic

ĩ
Small i with tilde

Latin letter Small i with tilde
Decimal code : 297
Hexadecimal code : 0129
UTF-8 encoding : C4 A9 (2 bytes)
HTML Entity(ies) : &itilde;
Category : Lowercase Letter

ĩ

Keywords : diacritic

Ī
Capital i with macron

Latin letter Capital i with macron
Decimal code : 298
Hexadecimal code : 012A
UTF-8 encoding : C4 AA (2 bytes)
HTML Entity(ies) : &Imacr;
Category : Uppercase Letter

Ī

Keywords : diacritic

ī
Small i with macron

Latin letter Small i with macron
Decimal code : 299
Hexadecimal code : 012B
UTF-8 encoding : C4 AB (2 bytes)
HTML Entity(ies) : &imacr;
Category : Lowercase Letter

ī

Keywords : diacritic

Ĭ
Capital i with breve

Latin letter Capital i with breve
Decimal code : 300
Hexadecimal code : 012C
UTF-8 encoding : C4 AC (2 bytes)
HTML Entity(ies) : &#x12C;
Category : Uppercase Letter

Ĭ

Keywords : breve

ĭ
Small i with breve

Latin letter Small i with breve
Decimal code : 301
Hexadecimal code : 012D
UTF-8 encoding : C4 AD (2 bytes)
HTML Entity(ies) : &#x12D;
Category : Lowercase Letter

ĭ

Keywords : breve

Į
Capital i with ogonek

Latin letter Capital i with ogonek
Decimal code : 302
Hexadecimal code : 012E
UTF-8 encoding : C4 AE (2 bytes)
HTML Entity(ies) : &Iogon;
Category : Uppercase Letter

Į

Keywords : ogon

į
Small i with ogonek

Latin letter Small i with ogonek
Decimal code : 303
Hexadecimal code : 012F
UTF-8 encoding : C4 AF (2 bytes)
HTML Entity(ies) : &iogon;
Category : Lowercase Letter

į

Keywords : ogon

İ
Capital i with dot above

Latin letter Capital i with dot above
Decimal code : 304
Hexadecimal code : 0130
UTF-8 encoding : C4 B0 (2 bytes)
HTML Entity(ies) : &Idot;
Category : Uppercase Letter

İ

Keywords : dot

ı
Small dotless i

Latin letter Small dotless i
Decimal code : 305
Hexadecimal code : 0131
UTF-8 encoding : C4 B1 (2 bytes)
HTML Entity(ies) : &imath;
Category : Lowercase Letter

ı

Keywords : dot

IJ
Capital ligature ij

Latin letter Capital ligature ij
Decimal code : 306
Hexadecimal code : 0132
UTF-8 encoding : C4 B2 (2 bytes)
HTML Entity(ies) : &IJlig;
Category : Uppercase Letter

IJ

Keywords : ligature

ij
Small ligature ij

Latin letter Small ligature ij
Decimal code : 307
Hexadecimal code : 0133
UTF-8 encoding : C4 B3 (2 bytes)
HTML Entity(ies) : &ijlig;
Category : Lowercase Letter

ij

Keywords : ligature

Ĵ
Capital j with circumflex

Latin letter Capital j with circumflex
Decimal code : 308
Hexadecimal code : 0134
UTF-8 encoding : C4 B4 (2 bytes)
HTML Entity(ies) : &Jcirc;
Category : Uppercase Letter

Ĵ

Keywords : circumflex

ĵ
Small j with circumflex

Latin letter Small j with circumflex
Decimal code : 309
Hexadecimal code : 0135
UTF-8 encoding : C4 B5 (2 bytes)
HTML Entity(ies) : &jcirc;
Category : Lowercase Letter

ĵ

Keywords : circumflex

Ķ
Capital k with cedilla

Latin letter Capital k with cedilla
Decimal code : 310
Hexadecimal code : 0136
UTF-8 encoding : C4 B6 (2 bytes)
HTML Entity(ies) : &Kcedil;
Category : Uppercase Letter

Ķ

Keywords : cedilla cedil

ķ
Small k with cedilla

Latin letter Small k with cedilla
Decimal code : 311
Hexadecimal code : 0137
UTF-8 encoding : C4 B7 (2 bytes)
HTML Entity(ies) : &kcedil;
Category : Lowercase Letter

ķ

Keywords : cedilla cedil

ĸ
Small kra

Latin letter Small kra
Decimal code : 312
Hexadecimal code : 0138
UTF-8 encoding : C4 B8 (2 bytes)
HTML Entity(ies) : &kgreen;
Category : Lowercase Letter

ĸ

Keywords :

Ĺ
Capital l with acute

Latin letter Capital l with acute
Decimal code : 313
Hexadecimal code : 0139
UTF-8 encoding : C4 B9 (2 bytes)
HTML Entity(ies) : &Lacute;
Category : Uppercase Letter

Ĺ

Keywords : acute

ĺ
Small l with acute

Latin letter Small l with acute
Decimal code : 314
Hexadecimal code : 013A
UTF-8 encoding : C4 BA (2 bytes)
HTML Entity(ies) : &lacute;
Category : Lowercase Letter

ĺ

Keywords : acute

Ļ
Capital l with cedilla

Latin letter Capital l with cedilla
Decimal code : 315
Hexadecimal code : 013B
UTF-8 encoding : C4 BB (2 bytes)
HTML Entity(ies) : &Lcedil;
Category : Uppercase Letter

Ļ

Keywords : cedilla cedil

ļ
Small l with cedilla

Latin letter Small l with cedilla
Decimal code : 316
Hexadecimal code : 013C
UTF-8 encoding : C4 BC (2 bytes)
HTML Entity(ies) : &lcedil;
Category : Lowercase Letter

ļ

Keywords : cedilla cedil

Ľ
Capital l with caron

Latin letter Capital l with caron
Decimal code : 317
Hexadecimal code : 013D
UTF-8 encoding : C4 BD (2 bytes)
HTML Entity(ies) : &Lcaron;
Category : Uppercase Letter

Ľ

Keywords : caron

ľ
Small l with caron

Latin letter Small l with caron
Decimal code : 318
Hexadecimal code : 013E
UTF-8 encoding : C4 BE (2 bytes)
HTML Entity(ies) : &lcaron;
Category : Lowercase Letter

ľ

Keywords : caron

Ŀ
Capital l with middle dot

Latin letter Capital l with middle dot
Decimal code : 319
Hexadecimal code : 013F
UTF-8 encoding : C4 BF (2 bytes)
HTML Entity(ies) : &Lmidot;
Category : Uppercase Letter

Ŀ

Keywords : middle dot

ŀ
Small l with middle dot

Latin letter Small l with middle dot
Decimal code : 320
Hexadecimal code : 0140
UTF-8 encoding : C5 80 (2 bytes)
HTML Entity(ies) : &lmidot;
Category : Lowercase Letter

ŀ

Keywords : middle dot

Ł
Capital l with stroke

Latin letter Capital l with stroke
Decimal code : 321
Hexadecimal code : 0141
UTF-8 encoding : C5 81 (2 bytes)
HTML Entity(ies) : &Lstrok;
Category : Uppercase Letter

Ł

Keywords : stroke

ł
Small l with stroke

Latin letter Small l with stroke
Decimal code : 322
Hexadecimal code : 0142
UTF-8 encoding : C5 82 (2 bytes)
HTML Entity(ies) : &lstrok;
Category : Lowercase Letter

ł

Keywords : stroke

Ń
Capital n with acute

Latin letter Capital n with acute
Decimal code : 323
Hexadecimal code : 0143
UTF-8 encoding : C5 83 (2 bytes)
HTML Entity(ies) : &Nacute;
Category : Uppercase Letter

Ń

Keywords : acute

ń
Small n with acute

Latin letter Small n with acute
Decimal code : 324
Hexadecimal code : 0144
UTF-8 encoding : C5 84 (2 bytes)
HTML Entity(ies) : &nacute;
Category : Lowercase Letter

ń

Keywords : acute

Ņ
Capital n with cedilla

Latin letter Capital n with cedilla
Decimal code : 325
Hexadecimal code : 0145
UTF-8 encoding : C5 85 (2 bytes)
HTML Entity(ies) : &Ncedil;
Category : Uppercase Letter

Ņ

Keywords : cedilla cedil

ņ
Small n with cedilla

Latin letter Small n with cedilla
Decimal code : 326
Hexadecimal code : 0146
UTF-8 encoding : C5 86 (2 bytes)
HTML Entity(ies) : &ncedil;
Category : Lowercase Letter

ņ

Keywords : cedilla cedil

Ň
Capital n with caron

Latin letter Capital n with caron
Decimal code : 327
Hexadecimal code : 0147
UTF-8 encoding : C5 87 (2 bytes)
HTML Entity(ies) : &Ncaron;
Category : Uppercase Letter

Ň

Keywords : caron

ň
Small n with caron

Latin letter Small n with caron
Decimal code : 328
Hexadecimal code : 0148
UTF-8 encoding : C5 88 (2 bytes)
HTML Entity(ies) : &ncaron;
Category : Lowercase Letter

ň

Keywords : caron

ʼn
Small n preceded by apostrophe

Latin letter Small n preceded by apostrophe
Decimal code : 329
Hexadecimal code : 0149
UTF-8 encoding : C5 89 (2 bytes)
HTML Entity(ies) : &napos;
Category : Lowercase Letter

ʼn

Keywords : apostrophe

Ŋ
Capital eng

Latin letter Capital eng
Decimal code : 330
Hexadecimal code : 014A
UTF-8 encoding : C5 8A (2 bytes)
HTML Entity(ies) : &ENG;
Category : Uppercase Letter

Ŋ

Keywords : diacritic

ŋ
Small eng

Latin letter Small eng
Decimal code : 331
Hexadecimal code : 014B
UTF-8 encoding : C5 8B (2 bytes)
HTML Entity(ies) : &eng;
Category : Lowercase Letter

ŋ

Keywords : diacritic

Ō
Capital o with macron

Latin letter Capital o with macron
Decimal code : 332
Hexadecimal code : 014C
UTF-8 encoding : C5 8C (2 bytes)
HTML Entity(ies) : &Omacr;
Category : Uppercase Letter

Ō

Keywords : diacritic

ō
Small o with macron

Latin letter Small o with macron
Decimal code : 333
Hexadecimal code : 014D
UTF-8 encoding : C5 8D (2 bytes)
HTML Entity(ies) : &omacr;
Category : Lowercase Letter

ō

Keywords : diacritic

Ŏ
Capital o with breve

Latin letter Capital o with breve
Decimal code : 334
Hexadecimal code : 014E
UTF-8 encoding : C5 8E (2 bytes)
HTML Entity(ies) : &#x14E;
Category : Uppercase Letter

Ŏ

Keywords : breve

ŏ
Small o with breve

Latin letter Small o with breve
Decimal code : 335
Hexadecimal code : 014F
UTF-8 encoding : C5 8F (2 bytes)
HTML Entity(ies) : &#x14f;
Category : Lowercase Letter

ŏ

Keywords : breve

Ő
Capital o with double acute

Latin letter Capital o with double acute
Decimal code : 336
Hexadecimal code : 0150
UTF-8 encoding : C5 90 (2 bytes)
HTML Entity(ies) : &Odblac;
Category : Uppercase Letter

Ő

Keywords : acute dblac

ő
Small o with double acute

Latin letter Small o with double acute
Decimal code : 337
Hexadecimal code : 0151
UTF-8 encoding : C5 91 (2 bytes)
HTML Entity(ies) : &odblac;
Category : Lowercase Letter

ő

Keywords : acute dblac

Œ
Capital ligature oe

Latin letter Capital ligature oe
Decimal code : 338
Hexadecimal code : 0152
UTF-8 encoding : C5 92 (2 bytes)
HTML Entity(ies) : &OElig;
Category : Uppercase Letter

Œ

Keywords : diacritic

œ
Small ligature oe

Latin letter Small ligature oe
Decimal code : 339
Hexadecimal code : 0153
UTF-8 encoding : C5 93 (2 bytes)
HTML Entity(ies) : &oelig;
Category : Lowercase Letter

œ

Keywords : diacritic

Ŕ
Capital r with acute

Latin letter Capital r with acute
Decimal code : 340
Hexadecimal code : 0154
UTF-8 encoding : C5 94 (2 bytes)
HTML Entity(ies) : &Racute;
Category : Uppercase Letter

Ŕ

Keywords : acute

ŕ
Small r with acute

Latin letter Small r with acute
Decimal code : 341
Hexadecimal code : 0155
UTF-8 encoding : C5 95 (2 bytes)
HTML Entity(ies) : &racute;
Category : Lowercase Letter

ŕ

Keywords : acute

Ŗ
Capital r with cedilla

Latin letter Capital r with cedilla
Decimal code : 342
Hexadecimal code : 0156
UTF-8 encoding : C5 96 (2 bytes)
HTML Entity(ies) : &Rcedil;
Category : Uppercase Letter

Ŗ

Keywords : cedilla cedil

ŗ
Small r with cedilla

Latin letter Small r with cedilla
Decimal code : 343
Hexadecimal code : 0157
UTF-8 encoding : C5 97 (2 bytes)
HTML Entity(ies) : &rcedil;
Category : Lowercase Letter

ŗ

Keywords : cedilla cedil

Ř
Capital r with caron

Latin letter Capital r with caron
Decimal code : 344
Hexadecimal code : 0158
UTF-8 encoding : C5 98 (2 bytes)
HTML Entity(ies) : &Rcaron;
Category : Uppercase Letter

Ř

Keywords : diacritic

ř
Small r with caron

Latin letter Small r with caron
Decimal code : 345
Hexadecimal code : 0159
UTF-8 encoding : C5 99 (2 bytes)
HTML Entity(ies) : &rcaron;
Category : Lowercase Letter

ř

Keywords : diacritic

Ś
Capital s with acute

Latin letter Capital s with acute
Decimal code : 346
Hexadecimal code : 015A
UTF-8 encoding : C5 9A (2 bytes)
HTML Entity(ies) : &Sacute;
Category : Uppercase Letter

Ś

Keywords : acute

ś
Small s with acute

Latin letter Small s with acute
Decimal code : 347
Hexadecimal code : 015B
UTF-8 encoding : C5 9B (2 bytes)
HTML Entity(ies) : &sacute;
Category : Lowercase Letter

ś

Keywords : acute

Ŝ
Capital s with circumflex

Latin letter Capital s with circumflex
Decimal code : 348
Hexadecimal code : 015C
UTF-8 encoding : C5 9C (2 bytes)
HTML Entity(ies) : &Scirc;
Category : Uppercase Letter

Ŝ

Keywords : circumflex

ŝ
Small s with circumflex

Latin letter Small s with circumflex
Decimal code : 349
Hexadecimal code : 015D
UTF-8 encoding : C5 9D (2 bytes)
HTML Entity(ies) : &scirc;
Category : Lowercase Letter

ŝ

Keywords : circumflex

Ş
Capital s with cedilla

Latin letter Capital s with cedilla
Decimal code : 350
Hexadecimal code : 015E
UTF-8 encoding : C5 9E (2 bytes)
HTML Entity(ies) : &Scedil;
Category : Uppercase Letter

Ş

Keywords : cedilla cedil

ş
Small s with cedilla

Latin letter Small s with cedilla
Decimal code : 351
Hexadecimal code : 015F
UTF-8 encoding : C5 9F (2 bytes)
HTML Entity(ies) : &scedil;
Category : Lowercase Letter

ş

Keywords : cedilla cedil

Š
Capital s with caron

Latin letter Capital s with caron
Decimal code : 352
Hexadecimal code : 0160
UTF-8 encoding : C5 A0 (2 bytes)
HTML Entity(ies) : &Scaron;
Category : Uppercase Letter

Š

Keywords : diacritic

š
Small s with caron

Latin letter Small s with caron
Decimal code : 353
Hexadecimal code : 0161
UTF-8 encoding : C5 A1 (2 bytes)
HTML Entity(ies) : &scaron;
Category : Lowercase Letter

š

Keywords : diacritic

Ţ
Capital t with cedilla

Latin letter Capital t with cedilla
Decimal code : 354
Hexadecimal code : 0162
UTF-8 encoding : C5 A2 (2 bytes)
HTML Entity(ies) : &Tcedil;
Category : Uppercase Letter

Ţ

Keywords : cedilla cedil

ţ
Small t with cedilla

Latin letter Small t with cedilla
Decimal code : 355
Hexadecimal code : 0163
UTF-8 encoding : C5 A3 (2 bytes)
HTML Entity(ies) : &tcedil;
Category : Lowercase Letter

ţ

Keywords : cedilla cedil

Ť
Capital t with caron

Latin letter Capital t with caron
Decimal code : 356
Hexadecimal code : 0164
UTF-8 encoding : C5 A4 (2 bytes)
HTML Entity(ies) : &Tcaron;
Category : Uppercase Letter

Ť

Keywords : diacritic

ť
Small t with caron

Latin letter Small t with caron
Decimal code : 357
Hexadecimal code : 0165
UTF-8 encoding : C5 A5 (2 bytes)
HTML Entity(ies) : &tcaron;
Category : Lowercase Letter

ť

Keywords : diacritic

Ŧ
Capital t with stroke

Latin letter Capital t with stroke
Decimal code : 358
Hexadecimal code : 0166
UTF-8 encoding : C5 A6 (2 bytes)
HTML Entity(ies) : &Tstrok;
Category : Uppercase Letter

Ŧ

Keywords : stroke

ŧ
Small t with stroke

Latin letter Small t with stroke
Decimal code : 359
Hexadecimal code : 0167
UTF-8 encoding : C5 A7 (2 bytes)
HTML Entity(ies) : &tstrok;
Category : Lowercase Letter

ŧ

Keywords : stroke

Ũ
Capital u with tilde

Latin letter Capital u with tilde
Decimal code : 360
Hexadecimal code : 0168
UTF-8 encoding : C5 A8 (2 bytes)
HTML Entity(ies) : &Utilde;
Category : Uppercase Letter

Ũ

Keywords : diacritic

ũ
Small u with tilde

Latin letter Small u with tilde
Decimal code : 361
Hexadecimal code : 0169
UTF-8 encoding : C5 A9 (2 bytes)
HTML Entity(ies) : &utilde;
Category : Lowercase Letter

ũ

Keywords : diacritic

Ū
Capital u with macron

Latin letter Capital u with macron
Decimal code : 362
Hexadecimal code : 016A
UTF-8 encoding : C5 AA (2 bytes)
HTML Entity(ies) : &Umacr;
Category : Uppercase Letter

Ū

Keywords : diacritic

ū
Small u with macron

Latin letter Small u with macron
Decimal code : 363
Hexadecimal code : 016B
UTF-8 encoding : C5 AB (2 bytes)
HTML Entity(ies) : &umacr;
Category : Lowercase Letter

ū

Keywords : diacritic

Ŭ
Capital u with breve

Latin letter Capital u with breve
Decimal code : 364
Hexadecimal code : 016C
UTF-8 encoding : C5 AC (2 bytes)
HTML Entity(ies) : &Ubreve;
Category : Uppercase Letter

Ŭ

Keywords : breve

ŭ
Small u with breve

Latin letter Small u with breve
Decimal code : 365
Hexadecimal code : 016D
UTF-8 encoding : C5 AD (2 bytes)
HTML Entity(ies) : &ubreve;
Category : Lowercase Letter

ŭ

Keywords : breve

Ů
Capital u with ring above

Latin letter Capital u with ring above
Decimal code : 366
Hexadecimal code : 016E
UTF-8 encoding : C5 AE (2 bytes)
HTML Entity(ies) : &Uring;
Category : Uppercase Letter

Ů

Keywords : ring

ů
Small u with ring above

Latin letter Small u with ring above
Decimal code : 367
Hexadecimal code : 016F
UTF-8 encoding : C5 AF (2 bytes)
HTML Entity(ies) : &uring;
Category : Lowercase Letter

ů

Keywords : ring

Ű
Capital u with double acute

Latin letter Capital u with double acute
Decimal code : 368
Hexadecimal code : 0170
UTF-8 encoding : C5 B0 (2 bytes)
HTML Entity(ies) : &Udblac;
Category : Uppercase Letter

Ű

Keywords : acute dblac

ű
Small u with double acute

Latin letter Small u with double acute
Decimal code : 369
Hexadecimal code : 0171
UTF-8 encoding : C5 B1 (2 bytes)
HTML Entity(ies) : &udblac;
Category : Lowercase Letter

ű

Keywords : acute dblac

Ų
Capital u with ogonek

Latin letter Capital u with ogonek
Decimal code : 370
Hexadecimal code : 0172
UTF-8 encoding : C5 B2 (2 bytes)
HTML Entity(ies) : &Uogon;
Category : Uppercase Letter

Ų

Keywords : ogon

ų
Small u with ogonek

Latin letter Small u with ogonek
Decimal code : 371
Hexadecimal code : 0173
UTF-8 encoding : C5 B3 (2 bytes)
HTML Entity(ies) : &uogon;
Category : Lowercase Letter

ų

Keywords : ogon

Ŵ
Capital w with circumflex

Latin letter Capital w with circumflex
Decimal code : 372
Hexadecimal code : 0174
UTF-8 encoding : C5 B4 (2 bytes)
HTML Entity(ies) : &Wcirc;
Category : Uppercase Letter

Ŵ

Keywords : circumflex

ŵ
Small w with circumflex

Latin letter Small w with circumflex
Decimal code : 373
Hexadecimal code : 0175
UTF-8 encoding : C5 B5 (2 bytes)
HTML Entity(ies) : &wcirc;
Category : Lowercase Letter

ŵ

Keywords : circumflex

Ŷ
Capital y with circumflex

Latin letter Capital y with circumflex
Decimal code : 374
Hexadecimal code : 0176
UTF-8 encoding : C5 B6 (2 bytes)
HTML Entity(ies) : &Ycirc;
Category : Uppercase Letter

Ŷ

Keywords : circumflex

ŷ
Small y with circumflex

Latin letter Small y with circumflex
Decimal code : 375
Hexadecimal code : 0177
UTF-8 encoding : C5 B7 (2 bytes)
HTML Entity(ies) : &ycirc;
Category : Lowercase Letter

ŷ

Keywords : circumflex

Ÿ
Capital y with diaeresis

Latin letter Capital y with diaeresis
Decimal code : 376
Hexadecimal code : 0178
UTF-8 encoding : C5 B8 (2 bytes)
HTML Entity(ies) : &Yuml;
Category : Uppercase Letter

Ÿ

Keywords : diaeresis

Ź
Capital z with acute

Latin letter Capital z with acute
Decimal code : 377
Hexadecimal code : 0179
UTF-8 encoding : C5 B9 (2 bytes)
HTML Entity(ies) : &Zacute;
Category : Uppercase Letter

Ź

Keywords : acute

ź
Small z with acute

Latin letter Small z with acute
Decimal code : 378
Hexadecimal code : 017A
UTF-8 encoding : C5 BA (2 bytes)
HTML Entity(ies) : &zacute;
Category : Lowercase Letter

ź

Keywords : acute

Ż
Capital z with dot above

Latin letter Capital z with dot above
Decimal code : 379
Hexadecimal code : 017B
UTF-8 encoding : C5 BB (2 bytes)
HTML Entity(ies) : &Zdot;
Category : Uppercase Letter

Ż

Keywords : dot

ż
Small z with dot above

Latin letter Small z with dot above
Decimal code : 380
Hexadecimal code : 017C
UTF-8 encoding : C5 BC (2 bytes)
HTML Entity(ies) : &zdot;
Category : Lowercase Letter

ż

Keywords : dot

Ž
Capital z with caron

Latin letter Capital z with caron
Decimal code : 381
Hexadecimal code : 017D
UTF-8 encoding : C5 BD (2 bytes)
HTML Entity(ies) : &Zcaron;
Category : Uppercase Letter

Ž

Keywords : caron

ž
Small z with caron

Latin letter Small z with caron
Decimal code : 382
Hexadecimal code : 017E
UTF-8 encoding : C5 BE (2 bytes)
HTML Entity(ies) : &zcaron;
Category : Lowercase Letter

ž

Keywords : caron

ſ
Small long s

Latin letter Small long s
Decimal code : 383
Hexadecimal code : 017F
UTF-8 encoding : C5 BF (2 bytes)
HTML Entity(ies) : &#x17F;
Category : Lowercase Letter

ſ

Keywords :

0180-024F - Latin Extended-B.

ƀ
Small b with stroke

Latin letter Small b with stroke
Decimal code : 384
Hexadecimal code : 0180
UTF-8 encoding : C6 80 (2 bytes)
HTML Entity(ies) : &#x180;
Category : Lowercase Letter

ƀ

Keywords : stroke

Ɓ
Capital b with hook

Latin letter Capital b with hook
Decimal code : 385
Hexadecimal code : 0181
UTF-8 encoding : C6 81 (2 bytes)
HTML Entity(ies) : &#x181;
Category : Uppercase Letter

Ɓ

Keywords : hook

Ƃ
Capital b with topbar

Latin letter Capital b with topbar
Decimal code : 386
Hexadecimal code : 0182
UTF-8 encoding : C6 82 (2 bytes)
HTML Entity(ies) : &#x182;
Category : Uppercase Letter

Ƃ

Keywords : topbar

ƃ
Small b with topbar

Latin letter Small b with topbar
Decimal code : 387
Hexadecimal code : 0183
UTF-8 encoding : C6 83 (2 bytes)
HTML Entity(ies) : &#x183;
Category : Lowercase Letter

ƃ

Keywords : topbar

Ƅ
Capital tone six

Latin letter Capital tone six
Decimal code : 388
Hexadecimal code : 0184
UTF-8 encoding : C6 84 (2 bytes)
HTML Entity(ies) : &#x184;
Category : Uppercase Letter

Ƅ

Keywords : tone

ƅ
Small tone six

Latin letter Small tone six
Decimal code : 389
Hexadecimal code : 0185
UTF-8 encoding : C6 85 (2 bytes)
HTML Entity(ies) : &#x185;
Category : Lowercase Letter

ƅ

Keywords : tone

Ɔ
Capital open o

Latin letter Capital open o
Decimal code : 390
Hexadecimal code : 0186
UTF-8 encoding : C6 86 (2 bytes)
HTML Entity(ies) : &#x186;
Category : Uppercase Letter

Ɔ

Keywords : open

Ƈ
Capital c with hook

Latin letter Capital c with hook
Decimal code : 391
Hexadecimal code : 0187
UTF-8 encoding : C6 87 (2 bytes)
HTML Entity(ies) : &#x187;
Category : Uppercase Letter

Ƈ

Keywords : hook

ƈ
Small c with hook

Latin letter Small c with hook
Decimal code : 392
Hexadecimal code : 0188
UTF-8 encoding : C6 88 (2 bytes)
HTML Entity(ies) : &#x188;
Category : Lowercase Letter

ƈ

Keywords : hook

Ɖ
Capital african d

Latin letter Capital african d
Decimal code : 393
Hexadecimal code : 0189
UTF-8 encoding : C6 89 (2 bytes)
HTML Entity(ies) : &#x189;
Category : Uppercase Letter

Ɖ

Keywords :

Ɗ
Capital d with hook

Latin letter Capital d with hook
Decimal code : 394
Hexadecimal code : 018A
UTF-8 encoding : C6 8A (2 bytes)
HTML Entity(ies) : &#x18A;
Category : Uppercase Letter

Ɗ

Keywords : hook

Ƌ
Capital d with topbar

Latin letter Capital d with topbar
Decimal code : 395
Hexadecimal code : 018B
UTF-8 encoding : C6 8B (2 bytes)
HTML Entity(ies) : &#x18B;
Category : Uppercase Letter

Ƌ

Keywords : topbar

ƌ
Small d with topbar

Latin letter Small d with topbar
Decimal code : 396
Hexadecimal code : 018C
UTF-8 encoding : C6 8C (2 bytes)
HTML Entity(ies) : &#x18C;
Category : Lowercase Letter

ƌ

Keywords : topbar

ƍ
Small turned delta

Latin letter Small turned delta
Decimal code : 397
Hexadecimal code : 018D
UTF-8 encoding : C6 8D (2 bytes)
HTML Entity(ies) : &#x18D;
Category : Lowercase Letter

ƍ

Keywords : turned

Ǝ
Capital reversed e

Latin letter Capital reversed e
Decimal code : 398
Hexadecimal code : 018E
UTF-8 encoding : C6 8E (2 bytes)
HTML Entity(ies) : &#x18E;
Category : Uppercase Letter

Ǝ

Keywords : reversed

Ə
Capital schwa

Latin letter Capital schwa
Decimal code : 399
Hexadecimal code : 018F
UTF-8 encoding : C6 8F (2 bytes)
HTML Entity(ies) : &#x18F;
Category : Uppercase Letter

Ə

Keywords : Schwa

Ɛ
Capital open e

Latin letter Capital open e
Decimal code : 400
Hexadecimal code : 0190
UTF-8 encoding : C6 90 (2 bytes)
HTML Entity(ies) : &#x190;
Category : Uppercase Letter

Ɛ

Keywords : open

Ƒ
Capital f with hook

Latin letter Capital f with hook
Decimal code : 401
Hexadecimal code : 0191
UTF-8 encoding : C6 91 (2 bytes)
HTML Entity(ies) : &#x191;
Category : Uppercase Letter

Ƒ

Keywords : hook

ƒ
Small f with hook

Latin letter Small f with hook
Decimal code : 402
Hexadecimal code : 0192
UTF-8 encoding : C6 92 (2 bytes)
HTML Entity(ies) : &fnof;
Category : Lowercase Letter

ƒ

Keywords : hook

Ɠ
Capital g with hook

Latin letter Capital g with hook
Decimal code : 403
Hexadecimal code : 0193
UTF-8 encoding : C6 93 (2 bytes)
HTML Entity(ies) : &#x193;
Category : Uppercase Letter

Ɠ

Keywords : hook

Ɣ
Capital gamma

Latin letter Capital gamma
Decimal code : 404
Hexadecimal code : 0194
UTF-8 encoding : C6 94 (2 bytes)
HTML Entity(ies) : &#x194;
Category : Uppercase Letter

Ɣ

Keywords : gamma

ƕ
Small hv

Latin letter Small hv
Decimal code : 405
Hexadecimal code : 0195
UTF-8 encoding : C6 95 (2 bytes)
HTML Entity(ies) : &#x195;
Category : Lowercase Letter

ƕ

Keywords : hv

Ɩ
Capital iota

Latin letter Capital iota
Decimal code : 406
Hexadecimal code : 0196
UTF-8 encoding : C6 96 (2 bytes)
HTML Entity(ies) : &#x196;
Category : Uppercase Letter

Ɩ

Keywords : iota

Ɨ
Capital i with stroke

Latin letter Capital i with stroke
Decimal code : 407
Hexadecimal code : 0197
UTF-8 encoding : C6 97 (2 bytes)
HTML Entity(ies) : &#x197;
Category : Uppercase Letter

Ɨ

Keywords : stroke

Ƙ
Capital k with hook

Latin letter Capital k with hook
Decimal code : 408
Hexadecimal code : 0198
UTF-8 encoding : C6 98 (2 bytes)
HTML Entity(ies) : &#x198;
Category : Uppercase Letter

Ƙ

Keywords : hook

ƙ
Small k with hook

Latin letter Small k with hook
Decimal code : 409
Hexadecimal code : 0199
UTF-8 encoding : C6 99 (2 bytes)
HTML Entity(ies) : &#x199;
Category : Lowercase Letter

ƙ

Keywords : hook

ƚ
Small l with bar

Latin letter Small l with bar
Decimal code : 410
Hexadecimal code : 019A
UTF-8 encoding : C6 9A (2 bytes)
HTML Entity(ies) : &#x19A;
Category : Lowercase Letter

ƚ

Keywords : stroke

ƛ
Small lambda with stroke

Latin letter Small lambda with stroke
Decimal code : 411
Hexadecimal code : 019B
UTF-8 encoding : C6 9B (2 bytes)
HTML Entity(ies) : &#x19B;
Category : Lowercase Letter

ƛ

Keywords : stroke

Ɯ
Capital turned m

Latin letter Capital turned m
Decimal code : 412
Hexadecimal code : 019C
UTF-8 encoding : C6 9C (2 bytes)
HTML Entity(ies) : &#x19C;
Category : Uppercase Letter

Ɯ

Keywords : turned

Ɲ
Capital n with left hook

Latin letter Capital n with left hook
Decimal code : 413
Hexadecimal code : 019D
UTF-8 encoding : C6 9D (2 bytes)
HTML Entity(ies) : &#x19D;
Category : Uppercase Letter

Ɲ

Keywords : hook

ƞ
Small n with long right leg

Latin letter Small n with long right leg
Decimal code : 414
Hexadecimal code : 019E
UTF-8 encoding : C6 9E (2 bytes)
HTML Entity(ies) : &#x19E;
Category : Lowercase Letter

ƞ

Keywords :

Ɵ
Capital o with middle tilde

Latin letter Capital o with middle tilde
Decimal code : 415
Hexadecimal code : 019F
UTF-8 encoding : C6 9F (2 bytes)
HTML Entity(ies) : &#x19F;
Category : Uppercase Letter

Ɵ

Keywords : tilde

Ơ
Capital o with horn

Latin letter Capital o with horn
Decimal code : 416
Hexadecimal code : 01A0
UTF-8 encoding : C6 A0 (2 bytes)
HTML Entity(ies) : &#x1A0;
Category : Uppercase Letter

Ơ

Keywords : horn

ơ
Small o with horn

Latin letter Small o with horn
Decimal code : 417
Hexadecimal code : 01A1
UTF-8 encoding : C6 A1 (2 bytes)
HTML Entity(ies) : &#x1A1;
Category : Lowercase Letter

ơ

Keywords : horn

Ƣ
Capital oi

Latin letter Capital oi
Decimal code : 418
Hexadecimal code : 01A2
UTF-8 encoding : C6 A2 (2 bytes)
HTML Entity(ies) : &#x1A2;
Category : Uppercase Letter

Ƣ

Keywords :

ƣ
Small oi

Latin letter Small oi
Decimal code : 419
Hexadecimal code : 01A3
UTF-8 encoding : C6 A3 (2 bytes)
HTML Entity(ies) : &#x1A3;
Category : Lowercase Letter

ƣ

Keywords :

Ƥ
Capital p with hook

Latin letter Capital p with hook
Decimal code : 420
Hexadecimal code : 01A4
UTF-8 encoding : C6 A4 (2 bytes)
HTML Entity(ies) : &#x1A4;
Category : Uppercase Letter

Ƥ

Keywords : hook

ƥ
Small p with hook

Latin letter Small p with hook
Decimal code : 421
Hexadecimal code : 01A5
UTF-8 encoding : C6 A5 (2 bytes)
HTML Entity(ies) : &#x1A5;
Category : Lowercase Letter

ƥ

Keywords : hook

Ʀ
yr

Latin letter yr
Decimal code : 422
Hexadecimal code : 01A6
UTF-8 encoding : C6 A6 (2 bytes)
HTML Entity(ies) : &#x1A6;
Category : Uppercase Letter

Ʀ

Keywords :

Ƨ
Capital tone two

Latin letter Capital tone two
Decimal code : 423
Hexadecimal code : 01A7
UTF-8 encoding : C6 A7 (2 bytes)
HTML Entity(ies) : &#x1A7;
Category : Uppercase Letter

Ƨ

Keywords :

ƨ
Small tone two

Latin letter Small tone two
Decimal code : 424
Hexadecimal code : 01A8
UTF-8 encoding : C6 A8 (2 bytes)
HTML Entity(ies) : &#x1A8;
Category : Lowercase Letter

ƨ

Keywords :

Ʃ
Capital esh

Latin letter Capital esh
Decimal code : 425
Hexadecimal code : 01A9
UTF-8 encoding : C6 A9 (2 bytes)
HTML Entity(ies) : &#x1A9;
Category : Uppercase Letter

Ʃ

Keywords : sum

ƪ
reversed esh loop

Latin letter reversed esh loop
Decimal code : 426
Hexadecimal code : 01AA
UTF-8 encoding : C6 AA (2 bytes)
HTML Entity(ies) : &#x1AA;
Category : Lowercase Letter

ƪ

Keywords :

ƫ
Small t with palatal hook

Latin letter Small t with palatal hook
Decimal code : 427
Hexadecimal code : 01AB
UTF-8 encoding : C6 AB (2 bytes)
HTML Entity(ies) : &#x1AB;
Category : Lowercase Letter

ƫ

Keywords : hook

Ƭ
Capital t with hook

Latin letter Capital t with hook
Decimal code : 428
Hexadecimal code : 01AC
UTF-8 encoding : C6 AC (2 bytes)
HTML Entity(ies) : &#x1AC;
Category : Uppercase Letter

Ƭ

Keywords : hook

ƭ
Small t with hook

Latin letter Small t with hook
Decimal code : 429
Hexadecimal code : 01AD
UTF-8 encoding : C6 AD (2 bytes)
HTML Entity(ies) : &#x1AD;
Category : Lowercase Letter

ƭ

Keywords : hook

Ʈ
Capital t with retroflex hook

Latin letter Capital t with retroflex hook
Decimal code : 430
Hexadecimal code : 01AE
UTF-8 encoding : C6 AE (2 bytes)
HTML Entity(ies) : &#x1AE;
Category : Uppercase Letter

Ʈ

Keywords : hook retroflex

Ư
Capital u with horn

Latin letter Capital u with horn
Decimal code : 431
Hexadecimal code : 01AF
UTF-8 encoding : C6 AF (2 bytes)
HTML Entity(ies) : &#x1AF;
Category : Uppercase Letter

Ư

Keywords : horn

ư
Small u with horn

Latin letter Small u with horn
Decimal code : 432
Hexadecimal code : 01B0
UTF-8 encoding : C6 B0 (2 bytes)
HTML Entity(ies) : &#x1B0;
Category : Lowercase Letter

ư

Keywords : horn

Ʊ
Capital upsilon

Latin letter Capital upsilon
Decimal code : 433
Hexadecimal code : 01B1
UTF-8 encoding : C6 B1 (2 bytes)
HTML Entity(ies) : &#x1B1;
Category : Uppercase Letter

Ʊ

Keywords :

Ʋ
Capital v with hook

Latin letter Capital v with hook
Decimal code : 434
Hexadecimal code : 01B2
UTF-8 encoding : C6 B2 (2 bytes)
HTML Entity(ies) : &#x1B2;
Category : Uppercase Letter

Ʋ

Keywords : hook

Ƴ
Capital y with hook

Latin letter Capital y with hook
Decimal code : 435
Hexadecimal code : 01B3
UTF-8 encoding : C6 B3 (2 bytes)
HTML Entity(ies) : &#x1B3;
Category : Uppercase Letter

Ƴ

Keywords : hook

ƴ
Small y with hook

Latin letter Small y with hook
Decimal code : 436
Hexadecimal code : 01B4
UTF-8 encoding : C6 B4 (2 bytes)
HTML Entity(ies) : &#x1B4;
Category : Lowercase Letter

ƴ

Keywords : hook

Ƶ
Capital z with stroke

Latin letter Capital z with stroke
Decimal code : 437
Hexadecimal code : 01B5
UTF-8 encoding : C6 B5 (2 bytes)
HTML Entity(ies) : &imped;
Category : Uppercase Letter

Ƶ

Keywords : stroke

ƶ
Small z with stroke

Latin letter Small z with stroke
Decimal code : 438
Hexadecimal code : 01B6
UTF-8 encoding : C6 B6 (2 bytes)
HTML Entity(ies) : &#x1B6;
Category : Lowercase Letter

ƶ

Keywords : stroke

Ʒ
Capital ezh

Latin letter Capital ezh
Decimal code : 439
Hexadecimal code : 01B7
UTF-8 encoding : C6 B7 (2 bytes)
HTML Entity(ies) : &#x1B7;
Category : Uppercase Letter

Ʒ

Keywords : ezh

Ƹ
Capital ezh reversed

Latin letter Capital ezh reversed
Decimal code : 440
Hexadecimal code : 01B8
UTF-8 encoding : C6 B8 (2 bytes)
HTML Entity(ies) : &#x1B8;
Category : Uppercase Letter

Ƹ

Keywords : ezh

ƹ
Small ezh reversed

Latin letter Small ezh reversed
Decimal code : 441
Hexadecimal code : 01B9
UTF-8 encoding : C6 B9 (2 bytes)
HTML Entity(ies) : &#x1B9;
Category : Lowercase Letter

ƹ

Keywords : ezh

ƺ
Small ezh with tail

Latin letter Small ezh with tail
Decimal code : 442
Hexadecimal code : 01BA
UTF-8 encoding : C6 BA (2 bytes)
HTML Entity(ies) : &#x1BA;
Category : Lowercase Letter

ƺ

Keywords : ezh

ƻ
two with stroke

Latin letter two with stroke
Decimal code : 443
Hexadecimal code : 01BB
UTF-8 encoding : C6 BB (2 bytes)
HTML Entity(ies) : &#x1BB;
Category : Other Letter

ƻ

Keywords : stroke

Ƽ
Capital tone five

Latin letter Capital tone five
Decimal code : 444
Hexadecimal code : 01BC
UTF-8 encoding : C6 BC (2 bytes)
HTML Entity(ies) : &#x1BC;
Category : Uppercase Letter

Ƽ

Keywords : five

ƽ
Small tone five

Latin letter Small tone five
Decimal code : 445
Hexadecimal code : 01BD
UTF-8 encoding : C6 BD (2 bytes)
HTML Entity(ies) : &#x1BD;
Category : Lowercase Letter

ƽ

Keywords : five

ƾ
inverted glottal stop with stroke

Latin letter inverted glottal stop with stroke
Decimal code : 446
Hexadecimal code : 01BE
UTF-8 encoding : C6 BE (2 bytes)
HTML Entity(ies) : &#x1BE;
Category : Lowercase Letter

ƾ

Keywords : stroke turned inverted

ƿ
wynn

Latin letter wynn
Decimal code : 447
Hexadecimal code : 01BF
UTF-8 encoding : C6 BF (2 bytes)
HTML Entity(ies) : &#x1BF;
Category : Lowercase Letter

ƿ

Keywords :

ǀ
dental click

Latin letter dental click
Decimal code : 448
Hexadecimal code : 01C0
UTF-8 encoding : C7 80 (2 bytes)
HTML Entity(ies) : &#x1C0;
Category : Other Letter

ǀ

Keywords : click

ǁ
lateral click

Latin letter lateral click
Decimal code : 449
Hexadecimal code : 01C1
UTF-8 encoding : C7 81 (2 bytes)
HTML Entity(ies) : &#x1C1;
Category : Other Letter

ǁ

Keywords : click

ǂ
alveolar click

Latin letter alveolar click
Decimal code : 450
Hexadecimal code : 01C2
UTF-8 encoding : C7 82 (2 bytes)
HTML Entity(ies) : &#x1C2;
Category : Other Letter

ǂ

Keywords : click alveolar

ǃ
retroflex click

Latin letter retroflex click
Decimal code : 451
Hexadecimal code : 01C3
UTF-8 encoding : C7 83 (2 bytes)
HTML Entity(ies) : &#x1C3;
Category : Other Letter

ǃ

Keywords : click exclamation

DŽ
Capital dz with caron

Latin letter Capital dz with caron
Decimal code : 452
Hexadecimal code : 01C4
UTF-8 encoding : C7 84 (2 bytes)
HTML Entity(ies) : &#x1C4;
Category : Uppercase Letter

DŽ

Keywords : latin caron

Dž
Capital d with Small z with caron

Latin letter Capital d with Small z with caron
Decimal code : 453
Hexadecimal code : 01C5
UTF-8 encoding : C7 85 (2 bytes)
HTML Entity(ies) : &#x1C5;
Category : Titlecase Letter

Dž

Keywords : latin caron

dž
Small dz with caron

Latin letter Small dz with caron
Decimal code : 454
Hexadecimal code : 01C6
UTF-8 encoding : C7 86 (2 bytes)
HTML Entity(ies) : &#x1C6;
Category : Lowercase Letter

dž

Keywords : latin caron

LJ
Capital lj

Latin letter Capital lj
Decimal code : 455
Hexadecimal code : 01C7
UTF-8 encoding : C7 87 (2 bytes)
HTML Entity(ies) : &#x1C7;
Category : Uppercase Letter

LJ

Keywords : latin

Lj
Capital l with Small j

Latin letter Capital l with Small j
Decimal code : 456
Hexadecimal code : 01C8
UTF-8 encoding : C7 88 (2 bytes)
HTML Entity(ies) : &#x1C8;
Category : Titlecase Letter

Lj

Keywords : latin

lj
Small lj

Latin letter Small lj
Decimal code : 457
Hexadecimal code : 01C9
UTF-8 encoding : C7 89 (2 bytes)
HTML Entity(ies) : &#x1C9;
Category : Lowercase Letter

lj

Keywords : latin

NJ
Capital nj

Latin letter Capital nj
Decimal code : 458
Hexadecimal code : 01CA
UTF-8 encoding : C7 8A (2 bytes)
HTML Entity(ies) : &#x1CA;
Category : Uppercase Letter

NJ

Keywords : latin

Nj
Capital n with Small j

Latin letter Capital n with Small j
Decimal code : 459
Hexadecimal code : 01CB
UTF-8 encoding : C7 8B (2 bytes)
HTML Entity(ies) : &#x1CB;
Category : Titlecase Letter

Nj

Keywords : latin

nj
Small nj

Latin letter Small nj
Decimal code : 460
Hexadecimal code : 01CC
UTF-8 encoding : C7 8C (2 bytes)
HTML Entity(ies) : &#x1CC;
Category : Lowercase Letter

nj

Keywords : latin

Ǎ
Capital a with caron

Latin letter Capital a with caron
Decimal code : 461
Hexadecimal code : 01CD
UTF-8 encoding : C7 8D (2 bytes)
HTML Entity(ies) : &#x1CD;
Category : Uppercase Letter

Ǎ

Keywords : latin caron

ǎ
Small a with caron

Latin letter Small a with caron
Decimal code : 462
Hexadecimal code : 01CE
UTF-8 encoding : C7 8E (2 bytes)
HTML Entity(ies) : &#x1CE;
Category : Lowercase Letter

ǎ

Keywords : latin caron

Ǐ
Capital i with caron

Latin letter Capital i with caron
Decimal code : 463
Hexadecimal code : 01CF
UTF-8 encoding : C7 8F (2 bytes)
HTML Entity(ies) : &#x1CF;
Category : Uppercase Letter

Ǐ

Keywords : latin caron

ǐ
Small i with caron

Latin letter Small i with caron
Decimal code : 464
Hexadecimal code : 01D0
UTF-8 encoding : C7 90 (2 bytes)
HTML Entity(ies) : &#x1D0;
Category : Lowercase Letter

ǐ

Keywords : latin caron

Ǒ
Capital o with caron

Latin letter Capital o with caron
Decimal code : 465
Hexadecimal code : 01D1
UTF-8 encoding : C7 91 (2 bytes)
HTML Entity(ies) : &#x1D1;
Category : Uppercase Letter

Ǒ

Keywords : latin caron

ǒ
Small o with caron

Latin letter Small o with caron
Decimal code : 466
Hexadecimal code : 01D2
UTF-8 encoding : C7 92 (2 bytes)
HTML Entity(ies) : &#x1D2;
Category : Lowercase Letter

ǒ

Keywords : latin caron

Ǔ
Capital u with caron

Latin letter Capital u with caron
Decimal code : 467
Hexadecimal code : 01D3
UTF-8 encoding : C7 93 (2 bytes)
HTML Entity(ies) : &#x1D3;
Category : Uppercase Letter

Ǔ

Keywords : latin caron

ǔ
Small u with caron

Latin letter Small u with caron
Decimal code : 468
Hexadecimal code : 01D4
UTF-8 encoding : C7 94 (2 bytes)
HTML Entity(ies) : &#x1D4;
Category : Lowercase Letter

ǔ

Keywords : latin caron

Ǖ
Capital u with diaeresis and macron

Latin letter Capital u with diaeresis and macron
Decimal code : 469
Hexadecimal code : 01D5
UTF-8 encoding : C7 95 (2 bytes)
HTML Entity(ies) : &#x1D5;
Category : Uppercase Letter

Ǖ

Keywords : latin Diaeresis macron

ǖ
Small u with diaeresis and macron

Latin letter Small u with diaeresis and macron
Decimal code : 470
Hexadecimal code : 01D6
UTF-8 encoding : C7 96 (2 bytes)
HTML Entity(ies) : &#x1D6;
Category : Lowercase Letter

ǖ

Keywords : latin diaeresis macron

Ǘ
Capital u with diaeresis and acute

Latin letter Capital u with diaeresis and acute
Decimal code : 471
Hexadecimal code : 01D7
UTF-8 encoding : C7 97 (2 bytes)
HTML Entity(ies) : &#x1D7;
Category : Uppercase Letter

Ǘ

Keywords : latin diaeresis acute uml

ǘ
Small u with diaeresis and acute

Latin letter Small u with diaeresis and acute
Decimal code : 472
Hexadecimal code : 01D8
UTF-8 encoding : C7 98 (2 bytes)
HTML Entity(ies) : &#x1D8;
Category : Lowercase Letter

ǘ

Keywords : latin diaeresis acute uml

Ǚ
Capital u with diaeresis and caron

Latin letter Capital u with diaeresis and caron
Decimal code : 473
Hexadecimal code : 01D9
UTF-8 encoding : C7 99 (2 bytes)
HTML Entity(ies) : &#x1D9;
Category : Uppercase Letter

Ǚ

Keywords : latin diaeresis caron

ǚ
Small u with diaeresis and caron

Latin letter Small u with diaeresis and caron
Decimal code : 474
Hexadecimal code : 01DA
UTF-8 encoding : C7 9A (2 bytes)
HTML Entity(ies) : &#x1DA;
Category : Lowercase Letter

ǚ

Keywords : latin diaeresis caron

Ǜ
Capital u with diaeresis and grave

Latin letter Capital u with diaeresis and grave
Decimal code : 475
Hexadecimal code : 01DB
UTF-8 encoding : C7 9B (2 bytes)
HTML Entity(ies) : &#x1DB;
Category : Uppercase Letter

Ǜ

Keywords : latin diaeresis caron

ǜ
Small u with diaeresis and grave

Latin letter Small u with diaeresis and grave
Decimal code : 476
Hexadecimal code : 01DC
UTF-8 encoding : C7 9C (2 bytes)
HTML Entity(ies) : &#x1DC;
Category : Lowercase Letter

ǜ

Keywords : latin diaeresis caron

ǝ
Small turned e

Latin letter Small turned e
Decimal code : 477
Hexadecimal code : 01DD
UTF-8 encoding : C7 9D (2 bytes)
HTML Entity(ies) : &#x1DD;
Category : Lowercase Letter

ǝ

Keywords : latin turned

Ǟ
Capital a with diaeresis and macron

Latin letter Capital a with diaeresis and macron
Decimal code : 478
Hexadecimal code : 01DE
UTF-8 encoding : C7 9E (2 bytes)
HTML Entity(ies) : &#x1DE;
Category : Uppercase Letter

Ǟ

Keywords : latin Diaeresis macron

ǟ
Small a with diaeresis and macron

Latin letter Small a with diaeresis and macron
Decimal code : 479
Hexadecimal code : 01DF
UTF-8 encoding : C7 9F (2 bytes)
HTML Entity(ies) : &#x1DF;
Category : Lowercase Letter

ǟ

Keywords : latin Diaeresis macron

Ǡ
Capital a with dot above and macron

Latin letter Capital a with dot above and macron
Decimal code : 480
Hexadecimal code : 01E0
UTF-8 encoding : C7 A0 (2 bytes)
HTML Entity(ies) : &#x1E0;
Category : Uppercase Letter

Ǡ

Keywords : latin dot

ǡ
Small a with dot above and macron

Latin letter Small a with dot above and macron
Decimal code : 481
Hexadecimal code : 01E1
UTF-8 encoding : C7 A1 (2 bytes)
HTML Entity(ies) : &#x1E1;
Category : Lowercase Letter

ǡ

Keywords : latin dot

Ǣ
Capital ae with macron

Latin letter Capital ae with macron
Decimal code : 482
Hexadecimal code : 01E2
UTF-8 encoding : C7 A2 (2 bytes)
HTML Entity(ies) : &#x1E2;
Category : Uppercase Letter

Ǣ

Keywords : latin macron

ǣ
Small ae with macron

Latin letter Small ae with macron
Decimal code : 483
Hexadecimal code : 01E3
UTF-8 encoding : C7 A3 (2 bytes)
HTML Entity(ies) : &#x1E3;
Category : Lowercase Letter

ǣ

Keywords : latin macron

Ǥ
Capital g with stroke

Latin letter Capital g with stroke
Decimal code : 484
Hexadecimal code : 01E4
UTF-8 encoding : C7 A4 (2 bytes)
HTML Entity(ies) : &#x1E4;
Category : Uppercase Letter

Ǥ

Keywords : latin stroke

ǥ
Small g with stroke

Latin letter Small g with stroke
Decimal code : 485
Hexadecimal code : 01E5
UTF-8 encoding : C7 A5 (2 bytes)
HTML Entity(ies) : &#x1E5;
Category : Lowercase Letter

ǥ

Keywords : latin stroke

Ǧ
Capital g with caron

Latin letter Capital g with caron
Decimal code : 486
Hexadecimal code : 01E6
UTF-8 encoding : C7 A6 (2 bytes)
HTML Entity(ies) : &#x1E6;
Category : Uppercase Letter

Ǧ

Keywords : latin caron

ǧ
Small g with caron

Latin letter Small g with caron
Decimal code : 487
Hexadecimal code : 01E7
UTF-8 encoding : C7 A7 (2 bytes)
HTML Entity(ies) : &#x1E7;
Category : Lowercase Letter

ǧ

Keywords : latin caron

Ǩ
Capital k with caron

Latin letter Capital k with caron
Decimal code : 488
Hexadecimal code : 01E8
UTF-8 encoding : C7 A8 (2 bytes)
HTML Entity(ies) : &#x1E8;
Category : Uppercase Letter

Ǩ

Keywords : latin caron

ǩ
Small k with caron

Latin letter Small k with caron
Decimal code : 489
Hexadecimal code : 01E9
UTF-8 encoding : C7 A9 (2 bytes)
HTML Entity(ies) : &#x1E9;
Category : Lowercase Letter

ǩ

Keywords : latin caron

Ǫ
Capital o with ogonek

Latin letter Capital o with ogonek
Decimal code : 490
Hexadecimal code : 01EA
UTF-8 encoding : C7 AA (2 bytes)
HTML Entity(ies) : &#x1EA;
Category : Uppercase Letter

Ǫ

Keywords : latin ogonek

ǫ
Small o with ogonek

Latin letter Small o with ogonek
Decimal code : 491
Hexadecimal code : 01EB
UTF-8 encoding : C7 AB (2 bytes)
HTML Entity(ies) : &#x1EB;
Category : Lowercase Letter

ǫ

Keywords : latin ogonek

Ǭ
Capital o with ogonek and macron

Latin letter Capital o with ogonek and macron
Decimal code : 492
Hexadecimal code : 01EC
UTF-8 encoding : C7 AC (2 bytes)
HTML Entity(ies) : &#x1EC;
Category : Uppercase Letter

Ǭ

Keywords : latin ogonek

ǭ
Small o with ogonek and macron

Latin letter Small o with ogonek and macron
Decimal code : 493
Hexadecimal code : 01ED
UTF-8 encoding : C7 AD (2 bytes)
HTML Entity(ies) : &#x1ED;
Category : Lowercase Letter

ǭ

Keywords : latin ogonek

Ǯ
Capital ezh with caron

Latin letter Capital ezh with caron
Decimal code : 494
Hexadecimal code : 01EE
UTF-8 encoding : C7 AE (2 bytes)
HTML Entity(ies) : &#x1EE;
Category : Uppercase Letter

Ǯ

Keywords : latin ezh

ǯ
Small ezh with caron

Latin letter Small ezh with caron
Decimal code : 495
Hexadecimal code : 01EF
UTF-8 encoding : C7 AF (2 bytes)
HTML Entity(ies) : &#x1EF;
Category : Lowercase Letter

ǯ

Keywords : latin ezh

ǰ
Small j with caron

Latin letter Small j with caron
Decimal code : 496
Hexadecimal code : 01F0
UTF-8 encoding : C7 B0 (2 bytes)
HTML Entity(ies) : &#x1F0;
Category : Lowercase Letter

ǰ

Keywords : latin caron

DZ
Capital dz

Latin letter Capital dz
Decimal code : 497
Hexadecimal code : 01F1
UTF-8 encoding : C7 B1 (2 bytes)
HTML Entity(ies) : &#x1F1;
Category : Uppercase Letter

DZ

Keywords : latin

Dz
Capital d with Small z

Latin letter Capital d with Small z
Decimal code : 498
Hexadecimal code : 01F2
UTF-8 encoding : C7 B2 (2 bytes)
HTML Entity(ies) : &#x1F2;
Category : Titlecase Letter

Dz

Keywords : latin

dz
Small dz

Latin letter Small dz
Decimal code : 499
Hexadecimal code : 01F3
UTF-8 encoding : C7 B3 (2 bytes)
HTML Entity(ies) : &#x1F3;
Category : Lowercase Letter

dz

Keywords : latin

Ǵ
Capital g with acute

Latin letter Capital g with acute
Decimal code : 500
Hexadecimal code : 01F4
UTF-8 encoding : C7 B4 (2 bytes)
HTML Entity(ies) : &#x1F4;
Category : Uppercase Letter

Ǵ

Keywords : latin acute

ǵ
Small g with acute

Latin letter Small g with acute
Decimal code : 501
Hexadecimal code : 01F5
UTF-8 encoding : C7 B5 (2 bytes)
HTML Entity(ies) : &gacute;
Category : Lowercase Letter

ǵ

Keywords : latin acute

Ƕ
Capital hwair

Latin letter Capital hwair
Decimal code : 502
Hexadecimal code : 01F6
UTF-8 encoding : C7 B6 (2 bytes)
HTML Entity(ies) : &#x1F6;
Category : Uppercase Letter

Ƕ

Keywords : latin hwair

Ƿ
Capital wynn

Latin letter Capital wynn
Decimal code : 503
Hexadecimal code : 01F7
UTF-8 encoding : C7 B7 (2 bytes)
HTML Entity(ies) : &#x1F7;
Category : Uppercase Letter

Ƿ

Keywords : latin wynn

Ǹ
Capital n with grave

Latin letter Capital n with grave
Decimal code : 504
Hexadecimal code : 01F8
UTF-8 encoding : C7 B8 (2 bytes)
HTML Entity(ies) : &#x1F8;
Category : Uppercase Letter

Ǹ

Keywords : latin grave

ǹ
Small n with grave

Latin letter Small n with grave
Decimal code : 505
Hexadecimal code : 01F9
UTF-8 encoding : C7 B9 (2 bytes)
HTML Entity(ies) : &#x1F9;
Category : Lowercase Letter

ǹ

Keywords : latin grave

Ǻ
Capital a with ring above and acute

Latin letter Capital a with ring above and acute
Decimal code : 506
Hexadecimal code : 01FA
UTF-8 encoding : C7 BA (2 bytes)
HTML Entity(ies) : &#x1FA;
Category : Uppercase Letter

Ǻ

Keywords : latin acute ring

ǻ
Small a with ring above and acute

Latin letter Small a with ring above and acute
Decimal code : 507
Hexadecimal code : 01FB
UTF-8 encoding : C7 BB (2 bytes)
HTML Entity(ies) : &#x1FB;
Category : Lowercase Letter

ǻ

Keywords : latin acute ring

Ǽ
Capital ae with acute

Latin letter Capital ae with acute
Decimal code : 508
Hexadecimal code : 01FC
UTF-8 encoding : C7 BC (2 bytes)
HTML Entity(ies) : &#x1FC;
Category : Uppercase Letter

Ǽ

Keywords : latin acute

ǽ
Small ae with acute

Latin letter Small ae with acute
Decimal code : 509
Hexadecimal code : 01FD
UTF-8 encoding : C7 BD (2 bytes)
HTML Entity(ies) : &#x1FD;
Category : Lowercase Letter

ǽ

Keywords : latin acute

Ǿ
Capital o with stroke and acute

Latin letter Capital o with stroke and acute
Decimal code : 510
Hexadecimal code : 01FE
UTF-8 encoding : C7 BE (2 bytes)
HTML Entity(ies) : &#x1FE;
Category : Uppercase Letter

Ǿ

Keywords : latin acute

ǿ
Small o with stroke and acute

Latin letter Small o with stroke and acute
Decimal code : 511
Hexadecimal code : 01FF
UTF-8 encoding : C7 BF (2 bytes)
HTML Entity(ies) : &#x1FF;
Category : Lowercase Letter

ǿ

Keywords : latin acute

Ȁ
Capital a with double grave

Latin letter Capital a with double grave
Decimal code : 512
Hexadecimal code : 0200
UTF-8 encoding : C8 80 (2 bytes)
HTML Entity(ies) : &#x200;
Category : Uppercase Letter

Ȁ

Keywords : latin grave

ȁ
Small a with double grave

Latin letter Small a with double grave
Decimal code : 513
Hexadecimal code : 0201
UTF-8 encoding : C8 81 (2 bytes)
HTML Entity(ies) : &#x201;
Category : Lowercase Letter

ȁ

Keywords : latin grave

Ȃ
Capital a with inverted breve

Latin letter Capital a with inverted breve
Decimal code : 514
Hexadecimal code : 0202
UTF-8 encoding : C8 82 (2 bytes)
HTML Entity(ies) : &#x202;
Category : Uppercase Letter

Ȃ

Keywords : latin breve downbreve

ȃ
Small a with inverted breve

Latin letter Small a with inverted breve
Decimal code : 515
Hexadecimal code : 0203
UTF-8 encoding : C8 83 (2 bytes)
HTML Entity(ies) : &#x203;
Category : Lowercase Letter

ȃ

Keywords : latin breve downbreve

Ȅ
Capital e with double grave

Latin letter Capital e with double grave
Decimal code : 516
Hexadecimal code : 0204
UTF-8 encoding : C8 84 (2 bytes)
HTML Entity(ies) : &#x204;
Category : Uppercase Letter

Ȅ

Keywords : latin grave

ȅ
Small e with double grave

Latin letter Small e with double grave
Decimal code : 517
Hexadecimal code : 0205
UTF-8 encoding : C8 85 (2 bytes)
HTML Entity(ies) : &#x205;
Category : Lowercase Letter

ȅ

Keywords : latin grave

Ȇ
Capital e with inverted breve

Latin letter Capital e with inverted breve
Decimal code : 518
Hexadecimal code : 0206
UTF-8 encoding : C8 86 (2 bytes)
HTML Entity(ies) : &#x206;
Category : Uppercase Letter

Ȇ

Keywords : latin breve downbreve

ȇ
Small e with inverted breve

Latin letter Small e with inverted breve
Decimal code : 519
Hexadecimal code : 0207
UTF-8 encoding : C8 87 (2 bytes)
HTML Entity(ies) : &#x207;
Category : Lowercase Letter

ȇ

Keywords : latin breve downbreve

Ȉ
Capital i with double grave

Latin letter Capital i with double grave
Decimal code : 520
Hexadecimal code : 0208
UTF-8 encoding : C8 88 (2 bytes)
HTML Entity(ies) : &#x208;
Category : Uppercase Letter

Ȉ

Keywords : latin grave

ȉ
Small i with double grave

Latin letter Small i with double grave
Decimal code : 521
Hexadecimal code : 0209
UTF-8 encoding : C8 89 (2 bytes)
HTML Entity(ies) : &#x209;
Category : Lowercase Letter

ȉ

Keywords : latin grave

Ȋ
Capital i with inverted breve

Latin letter Capital i with inverted breve
Decimal code : 522
Hexadecimal code : 020A
UTF-8 encoding : C8 8A (2 bytes)
HTML Entity(ies) : &#x20A;
Category : Uppercase Letter

Ȋ

Keywords : latin breve downbreve

ȋ
Small i with inverted breve

Latin letter Small i with inverted breve
Decimal code : 523
Hexadecimal code : 020B
UTF-8 encoding : C8 8B (2 bytes)
HTML Entity(ies) : &#x20B;
Category : Lowercase Letter

ȋ

Keywords : latin breve downbreve

Ȍ
Capital o with double grave

Latin letter Capital o with double grave
Decimal code : 524
Hexadecimal code : 020C
UTF-8 encoding : C8 8C (2 bytes)
HTML Entity(ies) : &#x20C;
Category : Uppercase Letter

Ȍ

Keywords : latin grave

ȍ
Small o with double grave

Latin letter Small o with double grave
Decimal code : 525
Hexadecimal code : 020D
UTF-8 encoding : C8 8D (2 bytes)
HTML Entity(ies) : &#x20D;
Category : Lowercase Letter

ȍ

Keywords : latin grave

Ȏ
Capital o with inverted breve

Latin letter Capital o with inverted breve
Decimal code : 526
Hexadecimal code : 020E
UTF-8 encoding : C8 8E (2 bytes)
HTML Entity(ies) : &#x20E;
Category : Uppercase Letter

Ȏ

Keywords : latin breve downbreve

ȏ
Small o with inverted breve

Latin letter Small o with inverted breve
Decimal code : 527
Hexadecimal code : 020F
UTF-8 encoding : C8 8F (2 bytes)
HTML Entity(ies) : &#x20F;
Category : Lowercase Letter

ȏ

Keywords : latin breve downbreve

Ȑ
Capital r with double grave

Latin letter Capital r with double grave
Decimal code : 528
Hexadecimal code : 0210
UTF-8 encoding : C8 90 (2 bytes)
HTML Entity(ies) : &#x210;
Category : Uppercase Letter

Ȑ

Keywords : latin grave

ȑ
Small r with double grave

Latin letter Small r with double grave
Decimal code : 529
Hexadecimal code : 0211
UTF-8 encoding : C8 91 (2 bytes)
HTML Entity(ies) : &#x211;
Category : Lowercase Letter

ȑ

Keywords : latin grave

Ȓ
Capital r with inverted breve

Latin letter Capital r with inverted breve
Decimal code : 530
Hexadecimal code : 0212
UTF-8 encoding : C8 92 (2 bytes)
HTML Entity(ies) : &#x212;
Category : Uppercase Letter

Ȓ

Keywords : latin breve downbreve

ȓ
Small r with inverted breve

Latin letter Small r with inverted breve
Decimal code : 531
Hexadecimal code : 0213
UTF-8 encoding : C8 93 (2 bytes)
HTML Entity(ies) : &#x213;
Category : Lowercase Letter

ȓ

Keywords : latin breve downbreve

Ȕ
Capital u with double grave

Latin letter Capital u with double grave
Decimal code : 532
Hexadecimal code : 0214
UTF-8 encoding : C8 94 (2 bytes)
HTML Entity(ies) : &#x214;
Category : Uppercase Letter

Ȕ

Keywords : latin grave

ȕ
Small u with double grave

Latin letter Small u with double grave
Decimal code : 533
Hexadecimal code : 0215
UTF-8 encoding : C8 95 (2 bytes)
HTML Entity(ies) : &#x215;
Category : Lowercase Letter

ȕ

Keywords : latin grave

Ȗ
Capital u with inverted breve

Latin letter Capital u with inverted breve
Decimal code : 534
Hexadecimal code : 0216
UTF-8 encoding : C8 96 (2 bytes)
HTML Entity(ies) : &#x216;
Category : Uppercase Letter

Ȗ

Keywords : latin breve downbreve

ȗ
Small u with inverted breve

Latin letter Small u with inverted breve
Decimal code : 535
Hexadecimal code : 0217
UTF-8 encoding : C8 97 (2 bytes)
HTML Entity(ies) : &#x217;
Category : Lowercase Letter

ȗ

Keywords : latin breve downbreve

Ș
Capital s with comma below

Latin letter Capital s with comma below
Decimal code : 536
Hexadecimal code : 0218
UTF-8 encoding : C8 98 (2 bytes)
HTML Entity(ies) : &#x218;
Category : Uppercase Letter

Ș

Keywords : latin comma

ș
Small s with comma below

Latin letter Small s with comma below
Decimal code : 537
Hexadecimal code : 0219
UTF-8 encoding : C8 99 (2 bytes)
HTML Entity(ies) : &#x219;
Category : Lowercase Letter

ș

Keywords : latin comma

Ț
Capital t with comma below

Latin letter Capital t with comma below
Decimal code : 538
Hexadecimal code : 021A
UTF-8 encoding : C8 9A (2 bytes)
HTML Entity(ies) : &#x21A;
Category : Uppercase Letter

Ț

Keywords : latin comma

ț
Small t with comma below

Latin letter Small t with comma below
Decimal code : 539
Hexadecimal code : 021B
UTF-8 encoding : C8 9B (2 bytes)
HTML Entity(ies) : &#x21B;
Category : Lowercase Letter

ț

Keywords : latin comma

Ȝ
Capital yogh

Latin letter Capital yogh
Decimal code : 540
Hexadecimal code : 021C
UTF-8 encoding : C8 9C (2 bytes)
HTML Entity(ies) : &#x21C;
Category : Uppercase Letter

Ȝ

Keywords : latin yogh

ȝ
Small yogh

Latin letter Small yogh
Decimal code : 541
Hexadecimal code : 021D
UTF-8 encoding : C8 9D (2 bytes)
HTML Entity(ies) : &#x21D;
Category : Lowercase Letter

ȝ

Keywords : latin yogh

Ȟ
Capital h with caron

Latin letter Capital h with caron
Decimal code : 542
Hexadecimal code : 021E
UTF-8 encoding : C8 9E (2 bytes)
HTML Entity(ies) : &#x21E;
Category : Uppercase Letter

Ȟ

Keywords : latin caron

ȟ
Small h with caron

Latin letter Small h with caron
Decimal code : 543
Hexadecimal code : 021F
UTF-8 encoding : C8 9F (2 bytes)
HTML Entity(ies) : &#x21F;
Category : Lowercase Letter

ȟ

Keywords : latin caron

Ƞ
Capital n with long right leg

Latin letter Capital n with long right leg
Decimal code : 544
Hexadecimal code : 0220
UTF-8 encoding : C8 A0 (2 bytes)
HTML Entity(ies) : &#x220;
Category : Uppercase Letter

Ƞ

Keywords : latin descender

ȡ
Small d with curl

Latin letter Small d with curl
Decimal code : 545
Hexadecimal code : 0221
UTF-8 encoding : C8 A1 (2 bytes)
HTML Entity(ies) : &#x221;
Category : Lowercase Letter

ȡ

Keywords : latin descender

Ȣ
Capital ou

Latin letter Capital ou
Decimal code : 546
Hexadecimal code : 0222
UTF-8 encoding : C8 A2 (2 bytes)
HTML Entity(ies) : &#x222;
Category : Uppercase Letter

Ȣ

Keywords : latin ou

ȣ
Small ou

Latin letter Small ou
Decimal code : 547
Hexadecimal code : 0223
UTF-8 encoding : C8 A3 (2 bytes)
HTML Entity(ies) : &#x223;
Category : Lowercase Letter

ȣ

Keywords : latin ou

Ȥ
Capital z with hook

Latin letter Capital z with hook
Decimal code : 548
Hexadecimal code : 0224
UTF-8 encoding : C8 A4 (2 bytes)
HTML Entity(ies) : &#x224;
Category : Uppercase Letter

Ȥ

Keywords : latin hook

ȥ
Small z with hook

Latin letter Small z with hook
Decimal code : 549
Hexadecimal code : 0225
UTF-8 encoding : C8 A5 (2 bytes)
HTML Entity(ies) : &#x225;
Category : Lowercase Letter

ȥ

Keywords : latin hook

Ȧ
Capital a with dot above

Latin letter Capital a with dot above
Decimal code : 550
Hexadecimal code : 0226
UTF-8 encoding : C8 A6 (2 bytes)
HTML Entity(ies) : &#x226;
Category : Uppercase Letter

Ȧ

Keywords : latin dot

ȧ
Small a with dot above

Latin letter Small a with dot above
Decimal code : 551
Hexadecimal code : 0227
UTF-8 encoding : C8 A7 (2 bytes)
HTML Entity(ies) : &#x227;
Category : Lowercase Letter

ȧ

Keywords : latin dot

Ȩ
Capital e with cedilla

Latin letter Capital e with cedilla
Decimal code : 552
Hexadecimal code : 0228
UTF-8 encoding : C8 A8 (2 bytes)
HTML Entity(ies) : &#x228;
Category : Uppercase Letter

Ȩ

Keywords : latin cedilla cedil

ȩ
Small e with cedilla

Latin letter Small e with cedilla
Decimal code : 553
Hexadecimal code : 0229
UTF-8 encoding : C8 A9 (2 bytes)
HTML Entity(ies) : &#x229;
Category : Lowercase Letter

ȩ

Keywords : latin cedilla cedil

Ȫ
Capital o with diaeresis and macron

Latin letter Capital o with diaeresis and macron
Decimal code : 554
Hexadecimal code : 022A
UTF-8 encoding : C8 AA (2 bytes)
HTML Entity(ies) : &#x22A;
Category : Uppercase Letter

Ȫ

Keywords : latin diaeresis

ȫ
Small o with diaeresis and macron

Latin letter Small o with diaeresis and macron
Decimal code : 555
Hexadecimal code : 022B
UTF-8 encoding : C8 AB (2 bytes)
HTML Entity(ies) : &#x22B;
Category : Lowercase Letter

ȫ

Keywords : latin diaeresis

Ȭ
Capital o with tilde and macron

Latin letter Capital o with tilde and macron
Decimal code : 556
Hexadecimal code : 022C
UTF-8 encoding : C8 AC (2 bytes)
HTML Entity(ies) : &#x22C;
Category : Uppercase Letter

Ȭ

Keywords : latin tilde macron

ȭ
Small o with tilde and macron

Latin letter Small o with tilde and macron
Decimal code : 557
Hexadecimal code : 022D
UTF-8 encoding : C8 AD (2 bytes)
HTML Entity(ies) : &#x22D;
Category : Lowercase Letter

ȭ

Keywords : latin tilde macron

Ȯ
Capital o with dot above

Latin letter Capital o with dot above
Decimal code : 558
Hexadecimal code : 022E
UTF-8 encoding : C8 AE (2 bytes)
HTML Entity(ies) : &#x22E;
Category : Uppercase Letter

Ȯ

Keywords : latin dot

ȯ
Small o with dot above

Latin letter Small o with dot above
Decimal code : 559
Hexadecimal code : 022F
UTF-8 encoding : C8 AF (2 bytes)
HTML Entity(ies) : &#x22F;
Category : Lowercase Letter

ȯ

Keywords : latin dot

Ȱ
Capital o with dot above and macron

Latin letter Capital o with dot above and macron
Decimal code : 560
Hexadecimal code : 0230
UTF-8 encoding : C8 B0 (2 bytes)
HTML Entity(ies) : &#x230;
Category : Uppercase Letter

Ȱ

Keywords : latin dot macron

ȱ
Small o with dot above and macron

Latin letter Small o with dot above and macron
Decimal code : 561
Hexadecimal code : 0231
UTF-8 encoding : C8 B1 (2 bytes)
HTML Entity(ies) : &#x231;
Category : Lowercase Letter

ȱ

Keywords : latin dot macron

Ȳ
Capital y with macron

Latin letter Capital y with macron
Decimal code : 562
Hexadecimal code : 0232
UTF-8 encoding : C8 B2 (2 bytes)
HTML Entity(ies) : &#x232;
Category : Uppercase Letter

Ȳ

Keywords : latin macron

ȳ
Small y with macron

Latin letter Small y with macron
Decimal code : 563
Hexadecimal code : 0233
UTF-8 encoding : C8 B3 (2 bytes)
HTML Entity(ies) : &#x233;
Category : Lowercase Letter

ȳ

Keywords : latin macron

ȴ
Small l with curl

Latin letter Small l with curl
Decimal code : 564
Hexadecimal code : 0234
UTF-8 encoding : C8 B4 (2 bytes)
HTML Entity(ies) : &#x234;
Category : Lowercase Letter

ȴ

Keywords : latin curly

ȵ
Small n with curl

Latin letter Small n with curl
Decimal code : 565
Hexadecimal code : 0235
UTF-8 encoding : C8 B5 (2 bytes)
HTML Entity(ies) : &#x235;
Category : Lowercase Letter

ȵ

Keywords : latin curly

ȶ
Small t with curl

Latin letter Small t with curl
Decimal code : 566
Hexadecimal code : 0236
UTF-8 encoding : C8 B6 (2 bytes)
HTML Entity(ies) : &#x236;
Category : Lowercase Letter

ȶ

Keywords : latin curly

ȷ
Small dotless j

Latin letter Small dotless j
Decimal code : 567
Hexadecimal code : 0237
UTF-8 encoding : C8 B7 (2 bytes)
HTML Entity(ies) : &#x237;
Category : Lowercase Letter

ȷ

Keywords : latin

ȸ
Small db digraph

Latin letter Small db digraph
Decimal code : 568
Hexadecimal code : 0238
UTF-8 encoding : C8 B8 (2 bytes)
HTML Entity(ies) : &#x238;
Category : Lowercase Letter

ȸ

Keywords : latin

ȹ
Small qp digraph

Latin letter Small qp digraph
Decimal code : 569
Hexadecimal code : 0239
UTF-8 encoding : C8 B9 (2 bytes)
HTML Entity(ies) : &#x239;
Category : Lowercase Letter

ȹ

Keywords : latin

Ⱥ
Capital a with stroke

Latin letter Capital a with stroke
Decimal code : 570
Hexadecimal code : 023A
UTF-8 encoding : C8 BA (2 bytes)
HTML Entity(ies) : &#x23A;
Category : Uppercase Letter

Ⱥ

Keywords : latin stroke

Ȼ
Capital c with stroke

Latin letter Capital c with stroke
Decimal code : 571
Hexadecimal code : 023B
UTF-8 encoding : C8 BB (2 bytes)
HTML Entity(ies) : &#x23B;
Category : Uppercase Letter

Ȼ

Keywords : latin stroke

ȼ
Small c with stroke

Latin letter Small c with stroke
Decimal code : 572
Hexadecimal code : 023C
UTF-8 encoding : C8 BC (2 bytes)
HTML Entity(ies) : &#x23C;
Category : Lowercase Letter

ȼ

Keywords : latin stroke

Ƚ
Capital l with bar

Latin letter Capital l with bar
Decimal code : 573
Hexadecimal code : 023D
UTF-8 encoding : C8 BD (2 bytes)
HTML Entity(ies) : &#x23D;
Category : Uppercase Letter

Ƚ

Keywords : latin stroke

Ⱦ
Capital t with diagonal stroke

Latin letter Capital t with diagonal stroke
Decimal code : 574
Hexadecimal code : 023E
UTF-8 encoding : C8 BE (2 bytes)
HTML Entity(ies) : &#x23E;
Category : Uppercase Letter

Ⱦ

Keywords : latin stroke

ȿ
Small s with swash tail

Latin letter Small s with swash tail
Decimal code : 575
Hexadecimal code : 023F
UTF-8 encoding : C8 BF (2 bytes)
HTML Entity(ies) : &#x23F;
Category : Lowercase Letter

ȿ

Keywords : latin

ɀ
Small z with swash tail

Latin letter Small z with swash tail
Decimal code : 576
Hexadecimal code : 0240
UTF-8 encoding : C9 80 (2 bytes)
HTML Entity(ies) : &#x240;
Category : Lowercase Letter

ɀ

Keywords : latin

Ɂ
Capital glottal stop

Latin letter Capital glottal stop
Decimal code : 577
Hexadecimal code : 0241
UTF-8 encoding : C9 81 (2 bytes)
HTML Entity(ies) : &#x241;
Category : Uppercase Letter

Ɂ

Keywords : latin glottal

ɂ
Small glottal stop

Latin letter Small glottal stop
Decimal code : 578
Hexadecimal code : 0242
UTF-8 encoding : C9 82 (2 bytes)
HTML Entity(ies) : &#x242;
Category : Lowercase Letter

ɂ

Keywords : latin glottal

Ƀ
Capital b with stroke

Latin letter Capital b with stroke
Decimal code : 579
Hexadecimal code : 0243
UTF-8 encoding : C9 83 (2 bytes)
HTML Entity(ies) : &#x243;
Category : Uppercase Letter

Ƀ

Keywords : latin stroke

Ʉ
Capital u bar

Latin letter Capital u bar
Decimal code : 580
Hexadecimal code : 0244
UTF-8 encoding : C9 84 (2 bytes)
HTML Entity(ies) : &#x244;
Category : Uppercase Letter

Ʉ

Keywords : latin stroke

Ʌ
Capital turned v

Latin letter Capital turned v
Decimal code : 581
Hexadecimal code : 0245
UTF-8 encoding : C9 85 (2 bytes)
HTML Entity(ies) : &#x245;
Category : Uppercase Letter

Ʌ

Keywords : latin turned

Ɇ
Capital e with stroke

Latin letter Capital e with stroke
Decimal code : 582
Hexadecimal code : 0246
UTF-8 encoding : C9 86 (2 bytes)
HTML Entity(ies) : &#x246;
Category : Uppercase Letter

Ɇ

Keywords : latin stroke

ɇ
Small e with stroke

Latin letter Small e with stroke
Decimal code : 583
Hexadecimal code : 0247
UTF-8 encoding : C9 87 (2 bytes)
HTML Entity(ies) : &#x247;
Category : Lowercase Letter

ɇ

Keywords : latin stroke

Ɉ
Capital j with stroke

Latin letter Capital j with stroke
Decimal code : 584
Hexadecimal code : 0248
UTF-8 encoding : C9 88 (2 bytes)
HTML Entity(ies) : &#x248;
Category : Uppercase Letter

Ɉ

Keywords : latin stroke

ɉ
Small j with stroke

Latin letter Small j with stroke
Decimal code : 585
Hexadecimal code : 0249
UTF-8 encoding : C9 89 (2 bytes)
HTML Entity(ies) : &#x249;
Category : Lowercase Letter

ɉ

Keywords : latin stroke

Ɋ
Capital Small q with hook tail

Latin letter Capital Small q with hook tail
Decimal code : 586
Hexadecimal code : 024A
UTF-8 encoding : C9 8A (2 bytes)
HTML Entity(ies) : &#x24A;
Category : Uppercase Letter

Ɋ

Keywords : latin hook

ɋ
Small q with hook tail

Latin letter Small q with hook tail
Decimal code : 587
Hexadecimal code : 024B
UTF-8 encoding : C9 8B (2 bytes)
HTML Entity(ies) : &#x24B;
Category : Lowercase Letter

ɋ

Keywords : latin hook

Ɍ
Capital r with stroke

Latin letter Capital r with stroke
Decimal code : 588
Hexadecimal code : 024C
UTF-8 encoding : C9 8C (2 bytes)
HTML Entity(ies) : &#x24C;
Category : Uppercase Letter

Ɍ

Keywords : latin stroke

ɍ
Small r with stroke

Latin letter Small r with stroke
Decimal code : 589
Hexadecimal code : 024D
UTF-8 encoding : C9 8D (2 bytes)
HTML Entity(ies) : &#x24D;
Category : Lowercase Letter

ɍ

Keywords : latin stroke

Ɏ
Capital y with stroke

Latin letter Capital y with stroke
Decimal code : 590
Hexadecimal code : 024E
UTF-8 encoding : C9 8E (2 bytes)
HTML Entity(ies) : &#x24E;
Category : Uppercase Letter

Ɏ

Keywords : latin stroke

ɏ
Small y with stroke

Latin letter Small y with stroke
Decimal code : 591
Hexadecimal code : 024F
UTF-8 encoding : C9 8F (2 bytes)
HTML Entity(ies) : &#x24F;
Category : Lowercase Letter

ɏ

Keywords : latin stroke

0250-02AF - IPA Extensions.

ɐ
Small turned a

Symbol of the international phonetic alphabet Small turned a
Decimal code : 592
Hexadecimal code : 0250
UTF-8 encoding : C9 90 (2 bytes)
HTML Entity(ies) : &#x250;
Category : Lowercase Letter

ɐ

Keywords : phonetic turned

ɑ
Small alpha

Symbol of the international phonetic alphabet Small alpha
Decimal code : 593
Hexadecimal code : 0251
UTF-8 encoding : C9 91 (2 bytes)
HTML Entity(ies) : &#x251;
Category : Lowercase Letter

ɑ

Keywords : phonetic

ɒ
Small turned alpha

Symbol of the international phonetic alphabet Small turned alpha
Decimal code : 594
Hexadecimal code : 0252
UTF-8 encoding : C9 92 (2 bytes)
HTML Entity(ies) : &#x252;
Category : Lowercase Letter

ɒ

Keywords : phonetic turned

ɓ
Small b with hook

Symbol of the international phonetic alphabet Small b with hook
Decimal code : 595
Hexadecimal code : 0253
UTF-8 encoding : C9 93 (2 bytes)
HTML Entity(ies) : &#x253;
Category : Lowercase Letter

ɓ

Keywords : phonetic hook

ɔ
Small open o

Symbol of the international phonetic alphabet Small open o
Decimal code : 596
Hexadecimal code : 0254
UTF-8 encoding : C9 94 (2 bytes)
HTML Entity(ies) : &#x254;
Category : Lowercase Letter

ɔ

Keywords : phonetic open

ɕ
Small c with curl

Symbol of the international phonetic alphabet Small c with curl
Decimal code : 597
Hexadecimal code : 0255
UTF-8 encoding : C9 95 (2 bytes)
HTML Entity(ies) : &#x255;
Category : Lowercase Letter

ɕ

Keywords : phonetic curl

ɖ
Small d with tail

Symbol of the international phonetic alphabet Small d with tail
Decimal code : 598
Hexadecimal code : 0256
UTF-8 encoding : C9 96 (2 bytes)
HTML Entity(ies) : &#x256;
Category : Lowercase Letter

ɖ

Keywords : phonetic hook

ɗ
Small d with hook

Symbol of the international phonetic alphabet Small d with hook
Decimal code : 599
Hexadecimal code : 0257
UTF-8 encoding : C9 97 (2 bytes)
HTML Entity(ies) : &#x257;
Category : Lowercase Letter

ɗ

Keywords : phonetic hook

ɘ
Small reversed e

Symbol of the international phonetic alphabet Small reversed e
Decimal code : 600
Hexadecimal code : 0258
UTF-8 encoding : C9 98 (2 bytes)
HTML Entity(ies) : &#x258;
Category : Lowercase Letter

ɘ

Keywords : phonetic reversed

ə
Small schwa

Symbol of the international phonetic alphabet Small schwa
Decimal code : 601
Hexadecimal code : 0259
UTF-8 encoding : C9 99 (2 bytes)
HTML Entity(ies) : &#x259;
Category : Lowercase Letter

ə

Keywords : phonetic

ɚ
Small schwa with hook

Symbol of the international phonetic alphabet Small schwa with hook
Decimal code : 602
Hexadecimal code : 025A
UTF-8 encoding : C9 9A (2 bytes)
HTML Entity(ies) : &#x25A;
Category : Lowercase Letter

ɚ

Keywords : phonetic hook

ɛ
Small open e

Symbol of the international phonetic alphabet Small open e
Decimal code : 603
Hexadecimal code : 025B
UTF-8 encoding : C9 9B (2 bytes)
HTML Entity(ies) : &#x25B;
Category : Lowercase Letter

ɛ

Keywords : phonetic open

ɜ
Small reversed open e

Symbol of the international phonetic alphabet Small reversed open e
Decimal code : 604
Hexadecimal code : 025C
UTF-8 encoding : C9 9C (2 bytes)
HTML Entity(ies) : &#x25C;
Category : Lowercase Letter

ɜ

Keywords : phonetic open reversed

ɝ
Small reversed open e with hook

Symbol of the international phonetic alphabet Small reversed open e with hook
Decimal code : 605
Hexadecimal code : 025D
UTF-8 encoding : C9 9D (2 bytes)
HTML Entity(ies) : &#x25D;
Category : Lowercase Letter

ɝ

Keywords : phonetic open reversed hook

ɞ
Small closed reversed open e

Symbol of the international phonetic alphabet Small closed reversed open e
Decimal code : 606
Hexadecimal code : 025E
UTF-8 encoding : C9 9E (2 bytes)
HTML Entity(ies) : &#x25E;
Category : Lowercase Letter

ɞ

Keywords : phonetic open closed

ɟ
Small dotless j with stroke

Symbol of the international phonetic alphabet Small dotless j with stroke
Decimal code : 607
Hexadecimal code : 025F
UTF-8 encoding : C9 9F (2 bytes)
HTML Entity(ies) : &#x25F;
Category : Lowercase Letter

ɟ

Keywords : phonetic stroke

ɠ
Small g with hook

Symbol of the international phonetic alphabet Small g with hook
Decimal code : 608
Hexadecimal code : 0260
UTF-8 encoding : C9 A0 (2 bytes)
HTML Entity(ies) : &#x260;
Category : Lowercase Letter

ɠ

Keywords : phonetic hook

ɡ
Small script g

Symbol of the international phonetic alphabet Small script g
Decimal code : 609
Hexadecimal code : 0261
UTF-8 encoding : C9 A1 (2 bytes)
HTML Entity(ies) : &#x261;
Category : Lowercase Letter

ɡ

Keywords : phonetic script

ɢ
Small capital g

Symbol of the international phonetic alphabet Small capital g
Decimal code : 610
Hexadecimal code : 0262
UTF-8 encoding : C9 A2 (2 bytes)
HTML Entity(ies) : &#x262;
Category : Lowercase Letter

ɢ

Keywords : phonetic capital

ɣ
Small gamma

Symbol of the international phonetic alphabet Small gamma
Decimal code : 611
Hexadecimal code : 0263
UTF-8 encoding : C9 A3 (2 bytes)
HTML Entity(ies) : &#x263;
Category : Lowercase Letter

ɣ

Keywords : phonetic

ɤ
Small rams horn

Symbol of the international phonetic alphabet Small rams horn
Decimal code : 612
Hexadecimal code : 0264
UTF-8 encoding : C9 A4 (2 bytes)
HTML Entity(ies) : &#x264;
Category : Lowercase Letter

ɤ

Keywords : phonetic

ɥ
Small turned h

Symbol of the international phonetic alphabet Small turned h
Decimal code : 613
Hexadecimal code : 0265
UTF-8 encoding : C9 A5 (2 bytes)
HTML Entity(ies) : &#x265;
Category : Lowercase Letter

ɥ

Keywords : phonetic turned

ɦ
Small h with hook

Symbol of the international phonetic alphabet Small h with hook
Decimal code : 614
Hexadecimal code : 0266
UTF-8 encoding : C9 A6 (2 bytes)
HTML Entity(ies) : &#x266;
Category : Lowercase Letter

ɦ

Keywords : phonetic hook

ɧ
Small heng with hook

Symbol of the international phonetic alphabet Small heng with hook
Decimal code : 615
Hexadecimal code : 0267
UTF-8 encoding : C9 A7 (2 bytes)
HTML Entity(ies) : &#x267;
Category : Lowercase Letter

ɧ

Keywords : phonetic hook

ɨ
Small i with stroke

Symbol of the international phonetic alphabet Small i with stroke
Decimal code : 616
Hexadecimal code : 0268
UTF-8 encoding : C9 A8 (2 bytes)
HTML Entity(ies) : &#x268;
Category : Lowercase Letter

ɨ

Keywords : phonetic stroke

ɩ
Small iota

Symbol of the international phonetic alphabet Small iota
Decimal code : 617
Hexadecimal code : 0269
UTF-8 encoding : C9 A9 (2 bytes)
HTML Entity(ies) : &#x269;
Category : Lowercase Letter

ɩ

Keywords : phonetic

ɪ
Small capital i

Symbol of the international phonetic alphabet Small capital i
Decimal code : 618
Hexadecimal code : 026A
UTF-8 encoding : C9 AA (2 bytes)
HTML Entity(ies) : &#x26A;
Category : Lowercase Letter

ɪ

Keywords : phonetic capital

ɫ
Small l with middle tilde

Symbol of the international phonetic alphabet Small l with middle tilde
Decimal code : 619
Hexadecimal code : 026B
UTF-8 encoding : C9 AB (2 bytes)
HTML Entity(ies) : &#x26B;
Category : Lowercase Letter

ɫ

Keywords : phonetic

ɬ
Small l with belt

Symbol of the international phonetic alphabet Small l with belt
Decimal code : 620
Hexadecimal code : 026C
UTF-8 encoding : C9 AC (2 bytes)
HTML Entity(ies) : &#x26C;
Category : Lowercase Letter

ɬ

Keywords : phonetic

ɭ
Small l with retroflex hook

Symbol of the international phonetic alphabet Small l with retroflex hook
Decimal code : 621
Hexadecimal code : 026D
UTF-8 encoding : C9 AD (2 bytes)
HTML Entity(ies) : &#x26D;
Category : Lowercase Letter

ɭ

Keywords : phonetic hook retroflex

ɮ
Small lezh

Symbol of the international phonetic alphabet Small lezh
Decimal code : 622
Hexadecimal code : 026E
UTF-8 encoding : C9 AE (2 bytes)
HTML Entity(ies) : &#x26E;
Category : Lowercase Letter

ɮ

Keywords : phonetic lezh

ɯ
Small turned m

Symbol of the international phonetic alphabet Small turned m
Decimal code : 623
Hexadecimal code : 026F
UTF-8 encoding : C9 AF (2 bytes)
HTML Entity(ies) : &#x26F;
Category : Lowercase Letter

ɯ

Keywords : phonetic turned

ɰ
Small turned m with long leg

Symbol of the international phonetic alphabet Small turned m with long leg
Decimal code : 624
Hexadecimal code : 0270
UTF-8 encoding : C9 B0 (2 bytes)
HTML Entity(ies) : &#x270;
Category : Lowercase Letter

ɰ

Keywords : phonetic turned

ɱ
Small m with hook

Symbol of the international phonetic alphabet Small m with hook
Decimal code : 625
Hexadecimal code : 0271
UTF-8 encoding : C9 B1 (2 bytes)
HTML Entity(ies) : &#x271;
Category : Lowercase Letter

ɱ

Keywords : phonetic hook

ɲ
Small n with left hook

Symbol of the international phonetic alphabet Small n with left hook
Decimal code : 626
Hexadecimal code : 0272
UTF-8 encoding : C9 B2 (2 bytes)
HTML Entity(ies) : &#x272;
Category : Lowercase Letter

ɲ

Keywords : phonetic hook

ɳ
Small n with retroflex hook

Symbol of the international phonetic alphabet Small n with retroflex hook
Decimal code : 627
Hexadecimal code : 0273
UTF-8 encoding : C9 B3 (2 bytes)
HTML Entity(ies) : &#x273;
Category : Lowercase Letter

ɳ

Keywords : phonetic hook retroflex

ɴ
Small capital n

Symbol of the international phonetic alphabet Small capital n
Decimal code : 628
Hexadecimal code : 0274
UTF-8 encoding : C9 B4 (2 bytes)
HTML Entity(ies) : &#x274;
Category : Lowercase Letter

ɴ

Keywords : phonetic capital

ɵ
Small barred o

Symbol of the international phonetic alphabet Small barred o
Decimal code : 629
Hexadecimal code : 0275
UTF-8 encoding : C9 B5 (2 bytes)
HTML Entity(ies) : &#x275;
Category : Lowercase Letter

ɵ

Keywords : phonetic stroke

ɶ
Small capital oe

Symbol of the international phonetic alphabet Small capital oe
Decimal code : 630
Hexadecimal code : 0276
UTF-8 encoding : C9 B6 (2 bytes)
HTML Entity(ies) : &#x276;
Category : Lowercase Letter

ɶ

Keywords : phonetic capital

ɷ
Small closed omega

Symbol of the international phonetic alphabet Small closed omega
Decimal code : 631
Hexadecimal code : 0277
UTF-8 encoding : C9 B7 (2 bytes)
HTML Entity(ies) : &#x277;
Category : Lowercase Letter

ɷ

Keywords : phonetic

ɸ
Small phi

Symbol of the international phonetic alphabet Small phi
Decimal code : 632
Hexadecimal code : 0278
UTF-8 encoding : C9 B8 (2 bytes)
HTML Entity(ies) : &#x278;
Category : Lowercase Letter

ɸ

Keywords : phonetic

ɹ
Small turned r

Symbol of the international phonetic alphabet Small turned r
Decimal code : 633
Hexadecimal code : 0279
UTF-8 encoding : C9 B9 (2 bytes)
HTML Entity(ies) : &#x279;
Category : Lowercase Letter

ɹ

Keywords : phonetic turned

ɺ
Small turned r with long leg

Symbol of the international phonetic alphabet Small turned r with long leg
Decimal code : 634
Hexadecimal code : 027A
UTF-8 encoding : C9 BA (2 bytes)
HTML Entity(ies) : &#x27A;
Category : Lowercase Letter

ɺ

Keywords : phonetic turned descender

ɻ
Small turned r with hook

Symbol of the international phonetic alphabet Small turned r with hook
Decimal code : 635
Hexadecimal code : 027B
UTF-8 encoding : C9 BB (2 bytes)
HTML Entity(ies) : &#x27B;
Category : Lowercase Letter

ɻ

Keywords : phonetic hook turned

ɼ
Small r with long leg

Symbol of the international phonetic alphabet Small r with long leg
Decimal code : 636
Hexadecimal code : 027C
UTF-8 encoding : C9 BC (2 bytes)
HTML Entity(ies) : &#x27C;
Category : Lowercase Letter

ɼ

Keywords : phonetic descender

ɽ
Small r with tail

Symbol of the international phonetic alphabet Small r with tail
Decimal code : 637
Hexadecimal code : 027D
UTF-8 encoding : C9 BD (2 bytes)
HTML Entity(ies) : &#x27D;
Category : Lowercase Letter

ɽ

Keywords : phonetic hook retroflex

ɾ
Small r with fishhook

Symbol of the international phonetic alphabet Small r with fishhook
Decimal code : 638
Hexadecimal code : 027E
UTF-8 encoding : C9 BE (2 bytes)
HTML Entity(ies) : &#x27E;
Category : Lowercase Letter

ɾ

Keywords : phonetic fishhook

ɿ
Small reversed r with fishhook

Symbol of the international phonetic alphabet Small reversed r with fishhook
Decimal code : 639
Hexadecimal code : 027F
UTF-8 encoding : C9 BF (2 bytes)
HTML Entity(ies) : &#x27F;
Category : Lowercase Letter

ɿ

Keywords : phonetic fishhook reversed

ʀ
Small capital r

Symbol of the international phonetic alphabet Small capital r
Decimal code : 640
Hexadecimal code : 0280
UTF-8 encoding : CA 80 (2 bytes)
HTML Entity(ies) : &#x280;
Category : Lowercase Letter

ʀ

Keywords : phonetic capital

ʁ
Small capital inverted r

Symbol of the international phonetic alphabet Small capital inverted r
Decimal code : 641
Hexadecimal code : 0281
UTF-8 encoding : CA 81 (2 bytes)
HTML Entity(ies) : &#x281;
Category : Lowercase Letter

ʁ

Keywords : phonetic capital inverted

ʂ
Small s with hook

Symbol of the international phonetic alphabet Small s with hook
Decimal code : 642
Hexadecimal code : 0282
UTF-8 encoding : CA 82 (2 bytes)
HTML Entity(ies) : &#x282;
Category : Lowercase Letter

ʂ

Keywords : phonetic hook retroflex

ʃ
Small esh

Symbol of the international phonetic alphabet Small esh
Decimal code : 643
Hexadecimal code : 0283
UTF-8 encoding : CA 83 (2 bytes)
HTML Entity(ies) : &#x283;
Category : Lowercase Letter

ʃ

Keywords : phonetic

ʄ
Small dotless j with stroke and hook

Symbol of the international phonetic alphabet Small dotless j with stroke and hook
Decimal code : 644
Hexadecimal code : 0284
UTF-8 encoding : CA 84 (2 bytes)
HTML Entity(ies) : &#x284;
Category : Lowercase Letter

ʄ

Keywords : phonetic stroke

ʅ
Small squat reversed esh

Symbol of the international phonetic alphabet Small squat reversed esh
Decimal code : 645
Hexadecimal code : 0285
UTF-8 encoding : CA 85 (2 bytes)
HTML Entity(ies) : &#x285;
Category : Lowercase Letter

ʅ

Keywords : phonetic hook retroflex reversed

ʆ
Small esh with curl

Symbol of the international phonetic alphabet Small esh with curl
Decimal code : 646
Hexadecimal code : 0286
UTF-8 encoding : CA 86 (2 bytes)
HTML Entity(ies) : &#x286;
Category : Lowercase Letter

ʆ

Keywords : phonetic curl

ʇ
Small turned t

Symbol of the international phonetic alphabet Small turned t
Decimal code : 647
Hexadecimal code : 0287
UTF-8 encoding : CA 87 (2 bytes)
HTML Entity(ies) : &#x287;
Category : Lowercase Letter

ʇ

Keywords : phonetic turned

ʈ
Small t with retroflex hook

Symbol of the international phonetic alphabet Small t with retroflex hook
Decimal code : 648
Hexadecimal code : 0288
UTF-8 encoding : CA 88 (2 bytes)
HTML Entity(ies) : &#x288;
Category : Lowercase Letter

ʈ

Keywords : phonetic hook retroflex

ʉ
Small u bar

Symbol of the international phonetic alphabet Small u bar
Decimal code : 649
Hexadecimal code : 0289
UTF-8 encoding : CA 89 (2 bytes)
HTML Entity(ies) : &#x289;
Category : Lowercase Letter

ʉ

Keywords : phonetic stroke

ʊ
Small upsilon

Symbol of the international phonetic alphabet Small upsilon
Decimal code : 650
Hexadecimal code : 028A
UTF-8 encoding : CA 8A (2 bytes)
HTML Entity(ies) : &#x28A;
Category : Lowercase Letter

ʊ

Keywords : phonetic

ʋ
Small v with hook

Symbol of the international phonetic alphabet Small v with hook
Decimal code : 651
Hexadecimal code : 028B
UTF-8 encoding : CA 8B (2 bytes)
HTML Entity(ies) : &#x28B;
Category : Lowercase Letter

ʋ

Keywords : phonetic hook

ʌ
Small turned v

Symbol of the international phonetic alphabet Small turned v
Decimal code : 652
Hexadecimal code : 028C
UTF-8 encoding : CA 8C (2 bytes)
HTML Entity(ies) : &#x28C;
Category : Lowercase Letter

ʌ

Keywords : phonetic turned

ʍ
Small turned w

Symbol of the international phonetic alphabet Small turned w
Decimal code : 653
Hexadecimal code : 028D
UTF-8 encoding : CA 8D (2 bytes)
HTML Entity(ies) : &#x28D;
Category : Lowercase Letter

ʍ

Keywords : phonetic turned

ʎ
Small turned y

Symbol of the international phonetic alphabet Small turned y
Decimal code : 654
Hexadecimal code : 028E
UTF-8 encoding : CA 8E (2 bytes)
HTML Entity(ies) : &#x28E;
Category : Lowercase Letter

ʎ

Keywords : phonetic turned

ʏ
Small capital y

Symbol of the international phonetic alphabet Small capital y
Decimal code : 655
Hexadecimal code : 028F
UTF-8 encoding : CA 8F (2 bytes)
HTML Entity(ies) : &#x28F;
Category : Lowercase Letter

ʏ

Keywords : phonetic capital

ʐ
Small z with retroflex hook

Symbol of the international phonetic alphabet Small z with retroflex hook
Decimal code : 656
Hexadecimal code : 0290
UTF-8 encoding : CA 90 (2 bytes)
HTML Entity(ies) : &#x290;
Category : Lowercase Letter

ʐ

Keywords : phonetic hook retroflex

ʑ
Small z with curl

Symbol of the international phonetic alphabet Small z with curl
Decimal code : 657
Hexadecimal code : 0291
UTF-8 encoding : CA 91 (2 bytes)
HTML Entity(ies) : &#x291;
Category : Lowercase Letter

ʑ

Keywords : phonetic curl

ʒ
Small ezh

Symbol of the international phonetic alphabet Small ezh
Decimal code : 658
Hexadecimal code : 0292
UTF-8 encoding : CA 92 (2 bytes)
HTML Entity(ies) : &#x292;
Category : Lowercase Letter

ʒ

Keywords : phonetic

ʓ
Small ezh with curl

Symbol of the international phonetic alphabet Small ezh with curl
Decimal code : 659
Hexadecimal code : 0293
UTF-8 encoding : CA 93 (2 bytes)
HTML Entity(ies) : &#x293;
Category : Lowercase Letter

ʓ

Keywords : phonetic

ʔ
Glottal stop

Symbol of the international phonetic alphabet Glottal stop
Decimal code : 660
Hexadecimal code : 0294
UTF-8 encoding : CA 94 (2 bytes)
HTML Entity(ies) : &#x294;
Category : Other Letter

ʔ

Keywords : phonetic

ʕ
Pharyngeal voiced fricative

Symbol of the international phonetic alphabet Pharyngeal voiced fricative
Decimal code : 661
Hexadecimal code : 0295
UTF-8 encoding : CA 95 (2 bytes)
HTML Entity(ies) : &#x295;
Category : Lowercase Letter

ʕ

Keywords : phonetic reversed

ʖ
Inverted glottal stop

Symbol of the international phonetic alphabet Inverted glottal stop
Decimal code : 662
Hexadecimal code : 0296
UTF-8 encoding : CA 96 (2 bytes)
HTML Entity(ies) : &#x296;
Category : Lowercase Letter

ʖ

Keywords : phonetic turned

ʗ
Stretched c

Symbol of the international phonetic alphabet Stretched c
Decimal code : 663
Hexadecimal code : 0297
UTF-8 encoding : CA 97 (2 bytes)
HTML Entity(ies) : &#x297;
Category : Lowercase Letter

ʗ

Keywords : phonetic stretched

ʘ
Bilabial click

Symbol of the international phonetic alphabet Bilabial click
Decimal code : 664
Hexadecimal code : 0298
UTF-8 encoding : CA 98 (2 bytes)
HTML Entity(ies) : &#x298;
Category : Lowercase Letter

ʘ

Keywords : phonetic

ʙ
Small capital b

Symbol of the international phonetic alphabet Small capital b
Decimal code : 665
Hexadecimal code : 0299
UTF-8 encoding : CA 99 (2 bytes)
HTML Entity(ies) : &#x299;
Category : Lowercase Letter

ʙ

Keywords : phonetic capital

ʚ
Small closed open e

Symbol of the international phonetic alphabet Small closed open e
Decimal code : 666
Hexadecimal code : 029A
UTF-8 encoding : CA 9A (2 bytes)
HTML Entity(ies) : &#x29A;
Category : Lowercase Letter

ʚ

Keywords : phonetic open closed

ʛ
Small capital g with hook

Symbol of the international phonetic alphabet Small capital g with hook
Decimal code : 667
Hexadecimal code : 029B
UTF-8 encoding : CA 9B (2 bytes)
HTML Entity(ies) : &#x29B;
Category : Lowercase Letter

ʛ

Keywords : phonetic capital hook

ʜ
Small capital h

Symbol of the international phonetic alphabet Small capital h
Decimal code : 668
Hexadecimal code : 029C
UTF-8 encoding : CA 9C (2 bytes)
HTML Entity(ies) : &#x29C;
Category : Lowercase Letter

ʜ

Keywords : phonetic capital

ʝ
Small j with crossed-tail

Symbol of the international phonetic alphabet Small j with crossed-tail
Decimal code : 669
Hexadecimal code : 029D
UTF-8 encoding : CA 9D (2 bytes)
HTML Entity(ies) : &#x29D;
Category : Lowercase Letter

ʝ

Keywords : phonetic curl

ʞ
Small turned k

Symbol of the international phonetic alphabet Small turned k
Decimal code : 670
Hexadecimal code : 029E
UTF-8 encoding : CA 9E (2 bytes)
HTML Entity(ies) : &#x29E;
Category : Lowercase Letter

ʞ

Keywords : phonetic turned

ʟ
Small capital l

Symbol of the international phonetic alphabet Small capital l
Decimal code : 671
Hexadecimal code : 029F
UTF-8 encoding : CA 9F (2 bytes)
HTML Entity(ies) : &#x29F;
Category : Lowercase Letter

ʟ

Keywords : phonetic capital

ʠ
Small q with hook

Symbol of the international phonetic alphabet Small q with hook
Decimal code : 672
Hexadecimal code : 02A0
UTF-8 encoding : CA A0 (2 bytes)
HTML Entity(ies) : &#x2A0;
Category : Lowercase Letter

ʠ

Keywords : phonetic hook

ʡ
Glottal stop with stroke

Symbol of the international phonetic alphabet Glottal stop with stroke
Decimal code : 673
Hexadecimal code : 02A1
UTF-8 encoding : CA A1 (2 bytes)
HTML Entity(ies) : &#x2A1;
Category : Lowercase Letter

ʡ

Keywords : phonetic stroke

ʢ
Reversed glottal stop with stroke

Symbol of the international phonetic alphabet Reversed glottal stop with stroke
Decimal code : 674
Hexadecimal code : 02A2
UTF-8 encoding : CA A2 (2 bytes)
HTML Entity(ies) : &#x2A2;
Category : Lowercase Letter

ʢ

Keywords : phonetic stroke reversed

ʣ
Small dz digraph

Symbol of the international phonetic alphabet Small dz digraph
Decimal code : 675
Hexadecimal code : 02A3
UTF-8 encoding : CA A3 (2 bytes)
HTML Entity(ies) : &#x2A3;
Category : Lowercase Letter

ʣ

Keywords : phonetic

ʤ
Small dezh digraph

Symbol of the international phonetic alphabet Small dezh digraph
Decimal code : 676
Hexadecimal code : 02A4
UTF-8 encoding : CA A4 (2 bytes)
HTML Entity(ies) : &#x2A4;
Category : Lowercase Letter

ʤ

Keywords : phonetic dezh

ʥ
Small dz digraph with curl

Symbol of the international phonetic alphabet Small dz digraph with curl
Decimal code : 677
Hexadecimal code : 02A5
UTF-8 encoding : CA A5 (2 bytes)
HTML Entity(ies) : &#x2A5;
Category : Lowercase Letter

ʥ

Keywords : phonetic dezh curl

ʦ
Small ts digraph

Symbol of the international phonetic alphabet Small ts digraph
Decimal code : 678
Hexadecimal code : 02A6
UTF-8 encoding : CA A6 (2 bytes)
HTML Entity(ies) : &#x2A6;
Category : Lowercase Letter

ʦ

Keywords : phonetic

ʧ
Small tesh digraph

Symbol of the international phonetic alphabet Small tesh digraph
Decimal code : 679
Hexadecimal code : 02A7
UTF-8 encoding : CA A7 (2 bytes)
HTML Entity(ies) : &#x2A7;
Category : Lowercase Letter

ʧ

Keywords : phonetic tesh

ʨ
Small tc digraph with curl

Symbol of the international phonetic alphabet Small tc digraph with curl
Decimal code : 680
Hexadecimal code : 02A8
UTF-8 encoding : CA A8 (2 bytes)
HTML Entity(ies) : &#x2A8;
Category : Lowercase Letter

ʨ

Keywords : phonetic curl

ʩ
Small feng digraph

Symbol of the international phonetic alphabet Small feng digraph
Decimal code : 681
Hexadecimal code : 02A9
UTF-8 encoding : CA A9 (2 bytes)
HTML Entity(ies) : &#x2A9;
Category : Lowercase Letter

ʩ

Keywords : phonetic

ʪ
Small ls digraph

Symbol of the international phonetic alphabet Small ls digraph
Decimal code : 682
Hexadecimal code : 02AA
UTF-8 encoding : CA AA (2 bytes)
HTML Entity(ies) : &#x2AA;
Category : Lowercase Letter

ʪ

Keywords : phonetic

ʫ
Small lz digraph

Symbol of the international phonetic alphabet Small lz digraph
Decimal code : 683
Hexadecimal code : 02AB
UTF-8 encoding : CA AB (2 bytes)
HTML Entity(ies) : &#x2AB;
Category : Lowercase Letter

ʫ

Keywords : phonetic

ʬ
Bilabial percussive

Symbol of the international phonetic alphabet Bilabial percussive
Decimal code : 684
Hexadecimal code : 02AC
UTF-8 encoding : CA AC (2 bytes)
HTML Entity(ies) : &#x2AC;
Category : Lowercase Letter

ʬ

Keywords : phonetic

ʭ
Bidental percussive

Symbol of the international phonetic alphabet Bidental percussive
Decimal code : 685
Hexadecimal code : 02AD
UTF-8 encoding : CA AD (2 bytes)
HTML Entity(ies) : &#x2AD;
Category : Lowercase Letter

ʭ

Keywords : phonetic

ʮ
Small turned h with fishhook

Symbol of the international phonetic alphabet Small turned h with fishhook
Decimal code : 686
Hexadecimal code : 02AE
UTF-8 encoding : CA AE (2 bytes)
HTML Entity(ies) : &#x2AE;
Category : Lowercase Letter

ʮ

Keywords : phonetic hook retroflex turned

ʯ
Small turned h with fishhook and tail

Symbol of the international phonetic alphabet Small turned h with fishhook and tail
Decimal code : 687
Hexadecimal code : 02AF
UTF-8 encoding : CA AF (2 bytes)
HTML Entity(ies) : &#x2AF;
Category : Lowercase Letter

ʯ

Keywords : phonetic hook retroflex turned

02B0-02FF - Spacing Modifier Letters.

ʰ
Modifier letter small h

Modifier letter small h
Decimal code : 688
Hexadecimal code : 02B0
UTF-8 encoding : CA B0 (2 bytes)
HTML Entity(ies) : &#x2B0;
Category : Modifier Letter

ʰ

Keywords :

ʱ
Modifier letter small h with hook

Modifier letter small h with hook
Decimal code : 689
Hexadecimal code : 02B1
UTF-8 encoding : CA B1 (2 bytes)
HTML Entity(ies) : &#x2B1;
Category : Modifier Letter

ʱ

Keywords :

ʲ
Modifier letter small j

Modifier letter small j
Decimal code : 690
Hexadecimal code : 02B2
UTF-8 encoding : CA B2 (2 bytes)
HTML Entity(ies) : &#x2B2;
Category : Modifier Letter

ʲ

Keywords :

ʳ
Modifier letter small r

Modifier letter small r
Decimal code : 691
Hexadecimal code : 02B3
UTF-8 encoding : CA B3 (2 bytes)
HTML Entity(ies) : &#x2B3;
Category : Modifier Letter

ʳ

Keywords :

ʴ
Modifier letter small turned r

Modifier letter small turned r
Decimal code : 692
Hexadecimal code : 02B4
UTF-8 encoding : CA B4 (2 bytes)
HTML Entity(ies) : &#x2B4;
Category : Modifier Letter

ʴ

Keywords :

ʵ
Modifier letter small turned r with hook

Modifier letter small turned r with hook
Decimal code : 693
Hexadecimal code : 02B5
UTF-8 encoding : CA B5 (2 bytes)
HTML Entity(ies) : &#x2B5;
Category : Modifier Letter

ʵ

Keywords :

ʶ
Modifier letter small capital inverted r

Modifier letter small capital inverted r
Decimal code : 694
Hexadecimal code : 02B6
UTF-8 encoding : CA B6 (2 bytes)
HTML Entity(ies) : &#x2B6;
Category : Modifier Letter

ʶ

Keywords : inverted

ʷ
Modifier letter small w

Modifier letter small w
Decimal code : 695
Hexadecimal code : 02B7
UTF-8 encoding : CA B7 (2 bytes)
HTML Entity(ies) : &#x2B7;
Category : Modifier Letter

ʷ

Keywords :

ʸ
Modifier letter small y

Modifier letter small y
Decimal code : 696
Hexadecimal code : 02B8
UTF-8 encoding : CA B8 (2 bytes)
HTML Entity(ies) : &#x2B8;
Category : Modifier Letter

ʸ

Keywords :

ʹ
Modifier letter prime

Modifier letter prime
Decimal code : 697
Hexadecimal code : 02B9
UTF-8 encoding : CA B9 (2 bytes)
HTML Entity(ies) : &#x2B9;
Category : Modifier Letter

ʹ

Keywords : apostrophe

ʺ
Modifier letter double prime

Modifier letter double prime
Decimal code : 698
Hexadecimal code : 02BA
UTF-8 encoding : CA BA (2 bytes)
HTML Entity(ies) : &#x2BA;
Category : Modifier Letter

ʺ

Keywords : apostrophe

ʻ
Modifier letter turned comma

Modifier letter turned comma
Decimal code : 699
Hexadecimal code : 02BB
UTF-8 encoding : CA BB (2 bytes)
HTML Entity(ies) : &#x2BB;
Category : Modifier Letter

ʻ

Keywords : comma

ʼ
Modifier letter apostrophe

Modifier letter apostrophe
Decimal code : 700
Hexadecimal code : 02BC
UTF-8 encoding : CA BC (2 bytes)
HTML Entity(ies) : &#x2BC;
Category : Modifier Letter

ʼ

Keywords : apostrophe

ʽ
Modifier letter reversed comma

Modifier letter reversed comma
Decimal code : 701
Hexadecimal code : 02BD
UTF-8 encoding : CA BD (2 bytes)
HTML Entity(ies) : &#x2BD;
Category : Modifier Letter

ʽ

Keywords : comma

ʾ
Modifier letter right half ring

Modifier letter right half ring
Decimal code : 702
Hexadecimal code : 02BE
UTF-8 encoding : CA BE (2 bytes)
HTML Entity(ies) : &#x2BE;
Category : Modifier Letter

ʾ

Keywords :

ʿ
Modifier letter left half ring

Modifier letter left half ring
Decimal code : 703
Hexadecimal code : 02BF
UTF-8 encoding : CA BF (2 bytes)
HTML Entity(ies) : &#x2BF;
Category : Modifier Letter

ʿ

Keywords :

ˀ
Modifier letter glottal stop

Modifier letter glottal stop
Decimal code : 704
Hexadecimal code : 02C0
UTF-8 encoding : CB 80 (2 bytes)
HTML Entity(ies) : &#x2C0;
Category : Modifier Letter

ˀ

Keywords :

ˁ
Modifier letter reversed glottal stop

Modifier letter reversed glottal stop
Decimal code : 705
Hexadecimal code : 02C1
UTF-8 encoding : CB 81 (2 bytes)
HTML Entity(ies) : &#x2C1;
Category : Modifier Letter

ˁ

Keywords :

˂
Modifier letter left arrowhead

Modifier letter left arrowhead
Decimal code : 706
Hexadecimal code : 02C2
UTF-8 encoding : CB 82 (2 bytes)
HTML Entity(ies) : &#x2C2;
Category : Modifier Symbol

˂

Keywords :

˃
Modifier letter right arrowhead

Modifier letter right arrowhead
Decimal code : 707
Hexadecimal code : 02C3
UTF-8 encoding : CB 83 (2 bytes)
HTML Entity(ies) : &#x2C3;
Category : Modifier Symbol

˃

Keywords :

˄
Modifier letter up arrowhead

Modifier letter up arrowhead
Decimal code : 708
Hexadecimal code : 02C4
UTF-8 encoding : CB 84 (2 bytes)
HTML Entity(ies) : &#x2C4;
Category : Modifier Symbol

˄

Keywords :

˅
Modifier letter down arrowhead

Modifier letter down arrowhead
Decimal code : 709
Hexadecimal code : 02C5
UTF-8 encoding : CB 85 (2 bytes)
HTML Entity(ies) : &#x2C5;
Category : Modifier Symbol

˅

Keywords :

ˆ
Modifier letter circumflex accent

Modifier letter circumflex accent
Decimal code : 710
Hexadecimal code : 02C6
UTF-8 encoding : CB 86 (2 bytes)
HTML Entity(ies) : &circ;
Category : Modifier Letter

ˆ

Keywords : circumflex

ˇ
Caron

Caron
Decimal code : 711
Hexadecimal code : 02C7
UTF-8 encoding : CB 87 (2 bytes)
HTML Entity(ies) : &caron;
Category : Modifier Letter

ˇ

Keywords : caron

ˈ
Modifier letter vertical line

Modifier letter vertical line
Decimal code : 712
Hexadecimal code : 02C8
UTF-8 encoding : CB 88 (2 bytes)
HTML Entity(ies) : &#x2C8;
Category : Modifier Letter

ˈ

Keywords :

ˉ
Modifier letter macron

Modifier letter macron
Decimal code : 713
Hexadecimal code : 02C9
UTF-8 encoding : CB 89 (2 bytes)
HTML Entity(ies) : &#x2C9;
Category : Modifier Letter

ˉ

Keywords : macron

ˊ
Modifier letter acute accent

Modifier letter acute accent
Decimal code : 714
Hexadecimal code : 02CA
UTF-8 encoding : CB 8A (2 bytes)
HTML Entity(ies) : &#x2CA;
Category : Modifier Letter

ˊ

Keywords : acute

ˋ
Modifier letter grave accent

Modifier letter grave accent
Decimal code : 715
Hexadecimal code : 02CB
UTF-8 encoding : CB 8B (2 bytes)
HTML Entity(ies) : &#x2CB;
Category : Modifier Letter

ˋ

Keywords :

ˌ
Modifier letter low vertical line

Modifier letter low vertical line
Decimal code : 716
Hexadecimal code : 02CC
UTF-8 encoding : CB 8C (2 bytes)
HTML Entity(ies) : &#x2CC;
Category : Modifier Letter

ˌ

Keywords :

ˍ
Modifier letter low macron

Modifier letter low macron
Decimal code : 717
Hexadecimal code : 02CD
UTF-8 encoding : CB 8D (2 bytes)
HTML Entity(ies) : &#x2CD;
Category : Modifier Letter

ˍ

Keywords : macron

ˎ
Modifier letter low grave accent

Modifier letter low grave accent
Decimal code : 718
Hexadecimal code : 02CE
UTF-8 encoding : CB 8E (2 bytes)
HTML Entity(ies) : &#x2CE;
Category : Modifier Letter

ˎ

Keywords : grave

ˏ
Modifier letter low acute accent

Modifier letter low acute accent
Decimal code : 719
Hexadecimal code : 02CF
UTF-8 encoding : CB 8F (2 bytes)
HTML Entity(ies) : &#x2CF;
Category : Modifier Letter

ˏ

Keywords : acute

ː
Modifier letter triangular colon

Modifier letter triangular colon
Decimal code : 720
Hexadecimal code : 02D0
UTF-8 encoding : CB 90 (2 bytes)
HTML Entity(ies) : &#x2D0;
Category : Modifier Letter

ː

Keywords :

ˑ
Modifier letter half triangular colon

Modifier letter half triangular colon
Decimal code : 721
Hexadecimal code : 02D1
UTF-8 encoding : CB 91 (2 bytes)
HTML Entity(ies) : &#x2D1;
Category : Modifier Letter

ˑ

Keywords :

˒
Modifier letter centred right half ring

Modifier letter centred right half ring
Decimal code : 722
Hexadecimal code : 02D2
UTF-8 encoding : CB 92 (2 bytes)
HTML Entity(ies) : &#x2D2;
Category : Modifier Symbol

˒

Keywords :

˓
Modifier letter centred left half ring

Modifier letter centred left half ring
Decimal code : 723
Hexadecimal code : 02D3
UTF-8 encoding : CB 93 (2 bytes)
HTML Entity(ies) : &#x2D3;
Category : Modifier Symbol

˓

Keywords :

˔
Modifier letter up tack

Modifier letter up tack
Decimal code : 724
Hexadecimal code : 02D4
UTF-8 encoding : CB 94 (2 bytes)
HTML Entity(ies) : &#x2D4;
Category : Modifier Symbol

˔

Keywords :

˕
Modifier letter down tack

Modifier letter down tack
Decimal code : 725
Hexadecimal code : 02D5
UTF-8 encoding : CB 95 (2 bytes)
HTML Entity(ies) : &#x2D5;
Category : Modifier Symbol

˕

Keywords :

˖
Modifier letter plus sign

Modifier letter plus sign
Decimal code : 726
Hexadecimal code : 02D6
UTF-8 encoding : CB 96 (2 bytes)
HTML Entity(ies) : &#x2D6;
Category : Modifier Symbol

˖

Keywords : plus

˗
Modifier letter minus sign

Modifier letter minus sign
Decimal code : 727
Hexadecimal code : 02D7
UTF-8 encoding : CB 97 (2 bytes)
HTML Entity(ies) : &#x2D7;
Category : Modifier Symbol

˗

Keywords : minus

˘
Breve

Breve
Decimal code : 728
Hexadecimal code : 02D8
UTF-8 encoding : CB 98 (2 bytes)
HTML Entity(ies) : &breve;
Category : Modifier Symbol

˘

Keywords : breve

˙
Dot above

Dot above
Decimal code : 729
Hexadecimal code : 02D9
UTF-8 encoding : CB 99 (2 bytes)
HTML Entity(ies) : &dot;
Category : Modifier Symbol

˙

Keywords : dot

˚
Ring above

Ring above
Decimal code : 730
Hexadecimal code : 02DA
UTF-8 encoding : CB 9A (2 bytes)
HTML Entity(ies) : &ring;
Category : Modifier Symbol

˚

Keywords : ring

˛
Ogonek

Ogonek
Decimal code : 731
Hexadecimal code : 02DB
UTF-8 encoding : CB 9B (2 bytes)
HTML Entity(ies) : &ogon;
Category : Modifier Symbol

˛

Keywords : ogon

˜
Small tilde

Small tilde
Decimal code : 732
Hexadecimal code : 02DC
UTF-8 encoding : CB 9C (2 bytes)
HTML Entity(ies) : &tilde;
Category : Modifier Symbol

˜

Keywords : tilde

˝
Double acute accent

Double acute accent
Decimal code : 733
Hexadecimal code : 02DD
UTF-8 encoding : CB 9D (2 bytes)
HTML Entity(ies) : &dblac;
Category : Modifier Symbol

˝

Keywords : acute dblac

˞
Modifier letter rhotic hook

Modifier letter rhotic hook
Decimal code : 734
Hexadecimal code : 02DE
UTF-8 encoding : CB 9E (2 bytes)
HTML Entity(ies) : &#x2DE;
Category : Modifier Symbol

˞

Keywords :

˟
Modifier letter cross accent

Modifier letter cross accent
Decimal code : 735
Hexadecimal code : 02DF
UTF-8 encoding : CB 9F (2 bytes)
HTML Entity(ies) : &#x2DF;
Category : Modifier Symbol

˟

Keywords :

ˠ
Modifier letter small gamma

Modifier letter small gamma
Decimal code : 736
Hexadecimal code : 02E0
UTF-8 encoding : CB A0 (2 bytes)
HTML Entity(ies) : &#x2E0;
Category : Modifier Letter

ˠ

Keywords :

ˡ
Modifier letter small l

Modifier letter small l
Decimal code : 737
Hexadecimal code : 02E1
UTF-8 encoding : CB A1 (2 bytes)
HTML Entity(ies) : &#x2E1;
Category : Modifier Letter

ˡ

Keywords :

ˢ
Modifier letter small s

Modifier letter small s
Decimal code : 738
Hexadecimal code : 02E2
UTF-8 encoding : CB A2 (2 bytes)
HTML Entity(ies) : &#x2E2;
Category : Modifier Letter

ˢ

Keywords :

ˣ
Modifier letter small x

Modifier letter small x
Decimal code : 739
Hexadecimal code : 02E3
UTF-8 encoding : CB A3 (2 bytes)
HTML Entity(ies) : &#x2E3;
Category : Modifier Letter

ˣ

Keywords :

ˤ
Modifier letter small reversed glottal stop

Modifier letter small reversed glottal stop
Decimal code : 740
Hexadecimal code : 02E4
UTF-8 encoding : CB A4 (2 bytes)
HTML Entity(ies) : &#x2E4;
Category : Modifier Letter

ˤ

Keywords :

˥
Modifier letter extra-high tone bar

Modifier letter extra-high tone bar
Decimal code : 741
Hexadecimal code : 02E5
UTF-8 encoding : CB A5 (2 bytes)
HTML Entity(ies) : &#x2E5;
Category : Modifier Symbol

˥

Keywords :

˦
Modifier letter high tone bar

Modifier letter high tone bar
Decimal code : 742
Hexadecimal code : 02E6
UTF-8 encoding : CB A6 (2 bytes)
HTML Entity(ies) : &#x2E6;
Category : Modifier Symbol

˦

Keywords :

˧
Modifier letter mid tone bar

Modifier letter mid tone bar
Decimal code : 743
Hexadecimal code : 02E7
UTF-8 encoding : CB A7 (2 bytes)
HTML Entity(ies) : &#x2E7;
Category : Modifier Symbol

˧

Keywords :

˨
Modifier letter low tone bar

Modifier letter low tone bar
Decimal code : 744
Hexadecimal code : 02E8
UTF-8 encoding : CB A8 (2 bytes)
HTML Entity(ies) : &#x2E8;
Category : Modifier Symbol

˨

Keywords :

˩
Modifier letter extra-low tone bar

Modifier letter extra-low tone bar
Decimal code : 745
Hexadecimal code : 02E9
UTF-8 encoding : CB A9 (2 bytes)
HTML Entity(ies) : &#x2E9;
Category : Modifier Symbol

˩

Keywords :

˪
Modifier letter yin departing tone mark

Modifier letter yin departing tone mark
Decimal code : 746
Hexadecimal code : 02EA
UTF-8 encoding : CB AA (2 bytes)
HTML Entity(ies) : &#x2EA;
Category : Modifier Symbol

˪

Keywords :

˫
Modifier letter yang departing tone mark

Modifier letter yang departing tone mark
Decimal code : 747
Hexadecimal code : 02EB
UTF-8 encoding : CB AB (2 bytes)
HTML Entity(ies) : &#x2EB;
Category : Modifier Symbol

˫

Keywords :

ˬ
Modifier letter voicing

Modifier letter voicing
Decimal code : 748
Hexadecimal code : 02EC
UTF-8 encoding : CB AC (2 bytes)
HTML Entity(ies) : &#x2EC;
Category : Modifier Letter

ˬ

Keywords :

˭
Modifier letter unaspirated

Modifier letter unaspirated
Decimal code : 749
Hexadecimal code : 02ED
UTF-8 encoding : CB AD (2 bytes)
HTML Entity(ies) : &#x2ED;
Category : Modifier Symbol

˭

Keywords :

ˮ
Modifier letter double apostrophe

Modifier letter double apostrophe
Decimal code : 750
Hexadecimal code : 02EE
UTF-8 encoding : CB AE (2 bytes)
HTML Entity(ies) : &#x2EE;
Category : Modifier Letter

ˮ

Keywords : apostrophe

˯
Modifier letter low down arrowhead

Modifier letter low down arrowhead
Decimal code : 751
Hexadecimal code : 02EF
UTF-8 encoding : CB AF (2 bytes)
HTML Entity(ies) : &#x2EF;
Category : Modifier Symbol

˯

Keywords :

˰
Modifier letter low up arrowhead

Modifier letter low up arrowhead
Decimal code : 752
Hexadecimal code : 02F0
UTF-8 encoding : CB B0 (2 bytes)
HTML Entity(ies) : &#x2F0;
Category : Modifier Symbol

˰

Keywords :

˱
Modifier letter low left arrowhead

Modifier letter low left arrowhead
Decimal code : 753
Hexadecimal code : 02F1
UTF-8 encoding : CB B1 (2 bytes)
HTML Entity(ies) : &#x2F1;
Category : Modifier Symbol

˱

Keywords :

˲
Modifier letter low right arrowhead

Modifier letter low right arrowhead
Decimal code : 754
Hexadecimal code : 02F2
UTF-8 encoding : CB B2 (2 bytes)
HTML Entity(ies) : &#x2F2;
Category : Modifier Symbol

˲

Keywords :

˳
Modifier letter low ring

Modifier letter low ring
Decimal code : 755
Hexadecimal code : 02F3
UTF-8 encoding : CB B3 (2 bytes)
HTML Entity(ies) : &#x2F3;
Category : Modifier Symbol

˳

Keywords : ring

˴
Modifier letter middle grave accent

Modifier letter middle grave accent
Decimal code : 756
Hexadecimal code : 02F4
UTF-8 encoding : CB B4 (2 bytes)
HTML Entity(ies) : &#x2F4;
Category : Modifier Symbol

˴

Keywords :

˵
Modifier letter middle double grave accent

Modifier letter middle double grave accent
Decimal code : 757
Hexadecimal code : 02F5
UTF-8 encoding : CB B5 (2 bytes)
HTML Entity(ies) : &#x2F5;
Category : Modifier Symbol

˵

Keywords :

˶
Modifier letter middle double acute accent

Modifier letter middle double acute accent
Decimal code : 758
Hexadecimal code : 02F6
UTF-8 encoding : CB B6 (2 bytes)
HTML Entity(ies) : &#x2F6;
Category : Modifier Symbol

˶

Keywords :

˷
Modifier letter low tilde

Modifier letter low tilde
Decimal code : 759
Hexadecimal code : 02F7
UTF-8 encoding : CB B7 (2 bytes)
HTML Entity(ies) : &#x2F7;
Category : Modifier Symbol

˷

Keywords : tilde

˸
Modifier letter raised colon

Modifier letter raised colon
Decimal code : 760
Hexadecimal code : 02F8
UTF-8 encoding : CB B8 (2 bytes)
HTML Entity(ies) : &#x2F8;
Category : Modifier Symbol

˸

Keywords :

˹
Modifier letter begin high tone

Modifier letter begin high tone
Decimal code : 761
Hexadecimal code : 02F9
UTF-8 encoding : CB B9 (2 bytes)
HTML Entity(ies) : &#x2F9;
Category : Modifier Symbol

˹

Keywords :

˺
Modifier letter end high tone

Modifier letter end high tone
Decimal code : 762
Hexadecimal code : 02FA
UTF-8 encoding : CB BA (2 bytes)
HTML Entity(ies) : &#x2FA;
Category : Modifier Symbol

˺

Keywords :

˻
Modifier letter begin low tone

Modifier letter begin low tone
Decimal code : 763
Hexadecimal code : 02FB
UTF-8 encoding : CB BB (2 bytes)
HTML Entity(ies) : &#x2FB;
Category : Modifier Symbol

˻

Keywords :

˼
Modifier letter end low tone

Modifier letter end low tone
Decimal code : 764
Hexadecimal code : 02FC
UTF-8 encoding : CB BC (2 bytes)
HTML Entity(ies) : &#x2FC;
Category : Modifier Symbol

˼

Keywords :

˽
Modifier letter shelf

Modifier letter shelf
Decimal code : 765
Hexadecimal code : 02FD
UTF-8 encoding : CB BD (2 bytes)
HTML Entity(ies) : &#x2FD;
Category : Modifier Symbol

˽

Keywords :

˾
Modifier letter open shelf

Modifier letter open shelf
Decimal code : 766
Hexadecimal code : 02FE
UTF-8 encoding : CB BE (2 bytes)
HTML Entity(ies) : &#x2FE;
Category : Modifier Symbol

˾

Keywords :

˿
Modifier letter low left arrow

Modifier letter low left arrow
Decimal code : 767
Hexadecimal code : 02FF
UTF-8 encoding : CB BF (2 bytes)
HTML Entity(ies) : &#x2FF;
Category : Modifier Symbol

˿

Keywords :

0300-036F - Combining Diacritical Marks.

̀
Combining grave accent

Combining grave accent
Decimal code : 768
Hexadecimal code : 0300
UTF-8 encoding : CC 80 (2 bytes)
HTML Entity(ies) : &#x300;
Category : Nonspacing Mark

̀

Keywords : grave

́
Combining acute accent

Combining acute accent
Decimal code : 769
Hexadecimal code : 0301
UTF-8 encoding : CC 81 (2 bytes)
HTML Entity(ies) : &#x301;
Category : Nonspacing Mark

́

Keywords : acute

̂
Combining circumflex accent

Combining circumflex accent
Decimal code : 770
Hexadecimal code : 0302
UTF-8 encoding : CC 82 (2 bytes)
HTML Entity(ies) : &#x302;
Category : Nonspacing Mark

̂

Keywords : circumflex

̃
Combining tilde

Combining tilde
Decimal code : 771
Hexadecimal code : 0303
UTF-8 encoding : CC 83 (2 bytes)
HTML Entity(ies) : &#x303;
Category : Nonspacing Mark

̃

Keywords : tilde

̄
Combining macron

Combining macron
Decimal code : 772
Hexadecimal code : 0304
UTF-8 encoding : CC 84 (2 bytes)
HTML Entity(ies) : &#x304;
Category : Nonspacing Mark

̄

Keywords : macron

̅
Combining overline

Combining overline
Decimal code : 773
Hexadecimal code : 0305
UTF-8 encoding : CC 85 (2 bytes)
HTML Entity(ies) : &#x305;
Category : Nonspacing Mark

̅

Keywords : overline

̆
Combining breve

Combining breve
Decimal code : 774
Hexadecimal code : 0306
UTF-8 encoding : CC 86 (2 bytes)
HTML Entity(ies) : &#x306;
Category : Nonspacing Mark

̆

Keywords : breve

̇
Combining dot above

Combining dot above
Decimal code : 775
Hexadecimal code : 0307
UTF-8 encoding : CC 87 (2 bytes)
HTML Entity(ies) : &#x307;
Category : Nonspacing Mark

̇

Keywords : dot

̈
Combining diaeresis

Combining diaeresis
Decimal code : 776
Hexadecimal code : 0308
UTF-8 encoding : CC 88 (2 bytes)
HTML Entity(ies) : &#x308;
Category : Nonspacing Mark

̈

Keywords : diaeresis

̉
Combining hook above

Combining hook above
Decimal code : 777
Hexadecimal code : 0309
UTF-8 encoding : CC 89 (2 bytes)
HTML Entity(ies) : &#x309;
Category : Nonspacing Mark

̉

Keywords : hook

̊
Combining ring above

Combining ring above
Decimal code : 778
Hexadecimal code : 030A
UTF-8 encoding : CC 8A (2 bytes)
HTML Entity(ies) : &#x30A;
Category : Nonspacing Mark

̊

Keywords : ring

̋
Combining double acute accent

Combining double acute accent
Decimal code : 779
Hexadecimal code : 030B
UTF-8 encoding : CC 8B (2 bytes)
HTML Entity(ies) : &#x30B;
Category : Nonspacing Mark

̋

Keywords : acute

̌
Combining caron

Combining caron
Decimal code : 780
Hexadecimal code : 030C
UTF-8 encoding : CC 8C (2 bytes)
HTML Entity(ies) : &#x30C;
Category : Nonspacing Mark

̌

Keywords : caron

̍
Combining vertical line above

Combining vertical line above
Decimal code : 781
Hexadecimal code : 030D
UTF-8 encoding : CC 8D (2 bytes)
HTML Entity(ies) : &#x30D;
Category : Nonspacing Mark

̍

Keywords : pipe

̎
Combining double vertical line above

Combining double vertical line above
Decimal code : 782
Hexadecimal code : 030E
UTF-8 encoding : CC 8E (2 bytes)
HTML Entity(ies) : &#x30E;
Category : Nonspacing Mark

̎

Keywords : pipe

̏
Combining double grave accent

Combining double grave accent
Decimal code : 783
Hexadecimal code : 030F
UTF-8 encoding : CC 8F (2 bytes)
HTML Entity(ies) : &#x30F;
Category : Nonspacing Mark

̏

Keywords : grave

̐
Combining candrabindu

Combining candrabindu
Decimal code : 784
Hexadecimal code : 0310
UTF-8 encoding : CC 90 (2 bytes)
HTML Entity(ies) : &#x310;
Category : Nonspacing Mark

̐

Keywords : candrabindu

̑
Combining inverted breve

Combining inverted breve
Decimal code : 785
Hexadecimal code : 0311
UTF-8 encoding : CC 91 (2 bytes)
HTML Entity(ies) : &DownBreve;
Category : Nonspacing Mark

̑

Keywords : breve

̒
Combining turned comma above

Combining turned comma above
Decimal code : 786
Hexadecimal code : 0312
UTF-8 encoding : CC 92 (2 bytes)
HTML Entity(ies) : &#x312;
Category : Nonspacing Mark

̒

Keywords : comma

̓
Combining comma above

Combining comma above
Decimal code : 787
Hexadecimal code : 0313
UTF-8 encoding : CC 93 (2 bytes)
HTML Entity(ies) : &#x313;
Category : Nonspacing Mark

̓

Keywords : comma

̔
Combining reversed comma above

Combining reversed comma above
Decimal code : 788
Hexadecimal code : 0314
UTF-8 encoding : CC 94 (2 bytes)
HTML Entity(ies) : &#x314;
Category : Nonspacing Mark

̔

Keywords : comma

̕
Combining comma above right

Combining comma above right
Decimal code : 789
Hexadecimal code : 0315
UTF-8 encoding : CC 95 (2 bytes)
HTML Entity(ies) : &#x315;
Category : Nonspacing Mark

̕

Keywords : comma

̖
Combining grave accent below

Combining grave accent below
Decimal code : 790
Hexadecimal code : 0316
UTF-8 encoding : CC 96 (2 bytes)
HTML Entity(ies) : &#x316;
Category : Nonspacing Mark

̖

Keywords : grave

̗
Combining acute accent below

Combining acute accent below
Decimal code : 791
Hexadecimal code : 0317
UTF-8 encoding : CC 97 (2 bytes)
HTML Entity(ies) : &#x317;
Category : Nonspacing Mark

̗

Keywords : acute

̘
Combining left tack below

Combining left tack below
Decimal code : 792
Hexadecimal code : 0318
UTF-8 encoding : CC 98 (2 bytes)
HTML Entity(ies) : &#x318;
Category : Nonspacing Mark

̘

Keywords :

̙
Combining right tack below

Combining right tack below
Decimal code : 793
Hexadecimal code : 0319
UTF-8 encoding : CC 99 (2 bytes)
HTML Entity(ies) : &#x319;
Category : Nonspacing Mark

̙

Keywords :

̚
Combining left angle above

Combining left angle above
Decimal code : 794
Hexadecimal code : 031A
UTF-8 encoding : CC 9A (2 bytes)
HTML Entity(ies) : &#x31A;
Category : Nonspacing Mark

̚

Keywords : angle

̛
Combining horn

Combining horn
Decimal code : 795
Hexadecimal code : 031B
UTF-8 encoding : CC 9B (2 bytes)
HTML Entity(ies) : &#x31B;
Category : Nonspacing Mark

̛

Keywords : horn

̜
Combining left half ring below

Combining left half ring below
Decimal code : 796
Hexadecimal code : 031C
UTF-8 encoding : CC 9C (2 bytes)
HTML Entity(ies) : &#x31C;
Category : Nonspacing Mark

̜

Keywords : ring

̝
Combining up tack below

Combining up tack below
Decimal code : 797
Hexadecimal code : 031D
UTF-8 encoding : CC 9D (2 bytes)
HTML Entity(ies) : &#x31D;
Category : Nonspacing Mark

̝

Keywords : tack

̞
Combining down tack below

Combining down tack below
Decimal code : 798
Hexadecimal code : 031E
UTF-8 encoding : CC 9E (2 bytes)
HTML Entity(ies) : &#x31E;
Category : Nonspacing Mark

̞

Keywords : tack

̟
Combining plus sign below

Combining plus sign below
Decimal code : 799
Hexadecimal code : 031F
UTF-8 encoding : CC 9F (2 bytes)
HTML Entity(ies) : &#x31F;
Category : Nonspacing Mark

̟

Keywords : plus

̠
Combining minus sign below

Combining minus sign below
Decimal code : 800
Hexadecimal code : 0320
UTF-8 encoding : CC A0 (2 bytes)
HTML Entity(ies) : &#x320;
Category : Nonspacing Mark

̠

Keywords : minus

̡
Combining palatalized hook below

Combining palatalized hook below
Decimal code : 801
Hexadecimal code : 0321
UTF-8 encoding : CC A1 (2 bytes)
HTML Entity(ies) : &#x321;
Category : Nonspacing Mark

̡

Keywords : hook

̢
Combining retroflex hook below

Combining retroflex hook below
Decimal code : 802
Hexadecimal code : 0322
UTF-8 encoding : CC A2 (2 bytes)
HTML Entity(ies) : &#x322;
Category : Nonspacing Mark

̢

Keywords : hook

̣
Combining dot below

Combining dot below
Decimal code : 803
Hexadecimal code : 0323
UTF-8 encoding : CC A3 (2 bytes)
HTML Entity(ies) : &#x323;
Category : Nonspacing Mark

̣

Keywords : dot

̤
Combining diaeresis below

Combining diaeresis below
Decimal code : 804
Hexadecimal code : 0324
UTF-8 encoding : CC A4 (2 bytes)
HTML Entity(ies) : &#x324;
Category : Nonspacing Mark

̤

Keywords : diaeresis

̥
Combining ring below

Combining ring below
Decimal code : 805
Hexadecimal code : 0325
UTF-8 encoding : CC A5 (2 bytes)
HTML Entity(ies) : &#x325;
Category : Nonspacing Mark

̥

Keywords : ring

̦
Combining comma below

Combining comma below
Decimal code : 806
Hexadecimal code : 0326
UTF-8 encoding : CC A6 (2 bytes)
HTML Entity(ies) : &#x326;
Category : Nonspacing Mark

̦

Keywords : comma

̧
Combining cedilla

Combining cedilla
Decimal code : 807
Hexadecimal code : 0327
UTF-8 encoding : CC A7 (2 bytes)
HTML Entity(ies) : &#x327;
Category : Nonspacing Mark

̧

Keywords : cedilla

̨
Combining ogonek

Combining ogonek
Decimal code : 808
Hexadecimal code : 0328
UTF-8 encoding : CC A8 (2 bytes)
HTML Entity(ies) : &#x328;
Category : Nonspacing Mark

̨

Keywords : ogonek

̩
Combining vertical line below

Combining vertical line below
Decimal code : 809
Hexadecimal code : 0329
UTF-8 encoding : CC A9 (2 bytes)
HTML Entity(ies) : &#x329;
Category : Nonspacing Mark

̩

Keywords : pipe

̪
Combining bridge below

Combining bridge below
Decimal code : 810
Hexadecimal code : 032A
UTF-8 encoding : CC AA (2 bytes)
HTML Entity(ies) : &#x32A;
Category : Nonspacing Mark

̪

Keywords : bridge

̫
Combining inverted double arch below

Combining inverted double arch below
Decimal code : 811
Hexadecimal code : 032B
UTF-8 encoding : CC AB (2 bytes)
HTML Entity(ies) : &#x32B;
Category : Nonspacing Mark

̫

Keywords : orch

̬
Combining caron below

Combining caron below
Decimal code : 812
Hexadecimal code : 032C
UTF-8 encoding : CC AC (2 bytes)
HTML Entity(ies) : &#x32C;
Category : Nonspacing Mark

̬

Keywords : caron

̭
Combining circumflex accent below

Combining circumflex accent below
Decimal code : 813
Hexadecimal code : 032D
UTF-8 encoding : CC AD (2 bytes)
HTML Entity(ies) : &#x32D;
Category : Nonspacing Mark

̭

Keywords : circumflex

̮
Combining breve below

Combining breve below
Decimal code : 814
Hexadecimal code : 032E
UTF-8 encoding : CC AE (2 bytes)
HTML Entity(ies) : &#x32E;
Category : Nonspacing Mark

̮

Keywords : breve

̯
Combining inverted breve below

Combining inverted breve below
Decimal code : 815
Hexadecimal code : 032F
UTF-8 encoding : CC AF (2 bytes)
HTML Entity(ies) : &#x32F;
Category : Nonspacing Mark

̯

Keywords : breve

̰
Combining tilde below

Combining tilde below
Decimal code : 816
Hexadecimal code : 0330
UTF-8 encoding : CC B0 (2 bytes)
HTML Entity(ies) : &#x330;
Category : Nonspacing Mark

̰

Keywords : tilde

̱
Combining macron below

Combining macron below
Decimal code : 817
Hexadecimal code : 0331
UTF-8 encoding : CC B1 (2 bytes)
HTML Entity(ies) : &#x331;
Category : Nonspacing Mark

̱

Keywords : macron

̲
Combining low line

Combining low line
Decimal code : 818
Hexadecimal code : 0332
UTF-8 encoding : CC B2 (2 bytes)
HTML Entity(ies) : &#x332;
Category : Nonspacing Mark

̲

Keywords :

̳
Combining double low line

Combining double low line
Decimal code : 819
Hexadecimal code : 0333
UTF-8 encoding : CC B3 (2 bytes)
HTML Entity(ies) : &#x333;
Category : Nonspacing Mark

̳

Keywords :

̴
Combining tilde overlay

Combining tilde overlay
Decimal code : 820
Hexadecimal code : 0334
UTF-8 encoding : CC B4 (2 bytes)
HTML Entity(ies) : &#x334;
Category : Nonspacing Mark

̴

Keywords : tilde

̵
Combining short stroke overlay

Combining short stroke overlay
Decimal code : 821
Hexadecimal code : 0335
UTF-8 encoding : CC B5 (2 bytes)
HTML Entity(ies) : &#x335;
Category : Nonspacing Mark

̵

Keywords :

̶
Combining long stroke overlay

Combining long stroke overlay
Decimal code : 822
Hexadecimal code : 0336
UTF-8 encoding : CC B6 (2 bytes)
HTML Entity(ies) : &#x336;
Category : Nonspacing Mark

̶

Keywords :

̷
Combining short solidus overlay

Combining short solidus overlay
Decimal code : 823
Hexadecimal code : 0337
UTF-8 encoding : CC B7 (2 bytes)
HTML Entity(ies) : &#x337;
Category : Nonspacing Mark

̷

Keywords :

̸
Combining long solidus overlay

Combining long solidus overlay
Decimal code : 824
Hexadecimal code : 0338
UTF-8 encoding : CC B8 (2 bytes)
HTML Entity(ies) : &#x338;
Category : Nonspacing Mark

̸

Keywords :

̹
Combining right half ring below

Combining right half ring below
Decimal code : 825
Hexadecimal code : 0339
UTF-8 encoding : CC B9 (2 bytes)
HTML Entity(ies) : &#x339;
Category : Nonspacing Mark

̹

Keywords : ring

̺
Combining inverted bridge below

Combining inverted bridge below
Decimal code : 826
Hexadecimal code : 033A
UTF-8 encoding : CC BA (2 bytes)
HTML Entity(ies) : &#x33A;
Category : Nonspacing Mark

̺

Keywords : bridge

̻
Combining square below

Combining square below
Decimal code : 827
Hexadecimal code : 033B
UTF-8 encoding : CC BB (2 bytes)
HTML Entity(ies) : &#x33B;
Category : Nonspacing Mark

̻

Keywords :

̼
Combining seagull below

Combining seagull below
Decimal code : 828
Hexadecimal code : 033C
UTF-8 encoding : CC BC (2 bytes)
HTML Entity(ies) : &#x33C;
Category : Nonspacing Mark

̼

Keywords : seagull

̽
Combining x above

Combining x above
Decimal code : 829
Hexadecimal code : 033D
UTF-8 encoding : CC BD (2 bytes)
HTML Entity(ies) : &#x33D;
Category : Nonspacing Mark

̽

Keywords :

̾
Combining vertical tilde

Combining vertical tilde
Decimal code : 830
Hexadecimal code : 033E
UTF-8 encoding : CC BE (2 bytes)
HTML Entity(ies) : &#x33E;
Category : Nonspacing Mark

̾

Keywords : tilde

̿
Combining double overline

Combining double overline
Decimal code : 831
Hexadecimal code : 033F
UTF-8 encoding : CC BF (2 bytes)
HTML Entity(ies) : &#x33F;
Category : Nonspacing Mark

̿

Keywords :

̀
Combining grave tone mark

Combining grave tone mark
Decimal code : 832
Hexadecimal code : 0340
UTF-8 encoding : CD 80 (2 bytes)
HTML Entity(ies) : &#x340;
Category : Nonspacing Mark

̀

Keywords : grave

́
Combining acute tone mark

Combining acute tone mark
Decimal code : 833
Hexadecimal code : 0341
UTF-8 encoding : CD 81 (2 bytes)
HTML Entity(ies) : &#x341;
Category : Nonspacing Mark

́

Keywords : acute

͂
Combining greek perispomeni

Combining greek perispomeni
Decimal code : 834
Hexadecimal code : 0342
UTF-8 encoding : CD 82 (2 bytes)
HTML Entity(ies) : &#x342;
Category : Nonspacing Mark

͂

Keywords : circumflex

̓
Combining greek koronis

Combining greek koronis
Decimal code : 835
Hexadecimal code : 0343
UTF-8 encoding : CD 83 (2 bytes)
HTML Entity(ies) : &#x343;
Category : Nonspacing Mark

̓

Keywords : koronis

̈́
Combining greek dialytika tonos

Combining greek dialytika tonos
Decimal code : 836
Hexadecimal code : 0344
UTF-8 encoding : CD 84 (2 bytes)
HTML Entity(ies) : &#x344;
Category : Nonspacing Mark

̈́

Keywords :

ͅ
Combining greek ypogegrammeni

Combining greek ypogegrammeni
Decimal code : 837
Hexadecimal code : 0345
UTF-8 encoding : CD 85 (2 bytes)
HTML Entity(ies) : &#x345;
Category : Nonspacing Mark

ͅ

Keywords : ypogegrammeni

͆
Combining bridge above

Combining bridge above
Decimal code : 838
Hexadecimal code : 0346
UTF-8 encoding : CD 86 (2 bytes)
HTML Entity(ies) : &#x346;
Category : Nonspacing Mark

͆

Keywords : bridge

͇
Combining equals sign below

Combining equals sign below
Decimal code : 839
Hexadecimal code : 0347
UTF-8 encoding : CD 87 (2 bytes)
HTML Entity(ies) : &#x347;
Category : Nonspacing Mark

͇

Keywords :

͈
Combining double vertical line below

Combining double vertical line below
Decimal code : 840
Hexadecimal code : 0348
UTF-8 encoding : CD 88 (2 bytes)
HTML Entity(ies) : &#x348;
Category : Nonspacing Mark

͈

Keywords :

͉
Combining left angle below

Combining left angle below
Decimal code : 841
Hexadecimal code : 0349
UTF-8 encoding : CD 89 (2 bytes)
HTML Entity(ies) : &#x349;
Category : Nonspacing Mark

͉

Keywords :

͊
Combining not tilde above

Combining not tilde above
Decimal code : 842
Hexadecimal code : 034A
UTF-8 encoding : CD 8A (2 bytes)
HTML Entity(ies) : &#x34A;
Category : Nonspacing Mark

͊

Keywords : tilde

͋
Combining homothetic above

Combining homothetic above
Decimal code : 843
Hexadecimal code : 034B
UTF-8 encoding : CD 8B (2 bytes)
HTML Entity(ies) : &#x34B;
Category : Nonspacing Mark

͋

Keywords : homothetic

͌
Combining almost equal to above

Combining almost equal to above
Decimal code : 844
Hexadecimal code : 034C
UTF-8 encoding : CD 8C (2 bytes)
HTML Entity(ies) : &#x34C;
Category : Nonspacing Mark

͌

Keywords : tilde

͍
Combining left right arrow below

Combining left right arrow below
Decimal code : 845
Hexadecimal code : 034D
UTF-8 encoding : CD 8D (2 bytes)
HTML Entity(ies) : &#x34D;
Category : Nonspacing Mark

͍

Keywords :

͎
Combining upwards arrow below

Combining upwards arrow below
Decimal code : 846
Hexadecimal code : 034E
UTF-8 encoding : CD 8E (2 bytes)
HTML Entity(ies) : &#x34E;
Category : Nonspacing Mark

͎

Keywords :

͏
Combining grapheme joiner

Combining grapheme joiner
Decimal code : 847
Hexadecimal code : 034F
UTF-8 encoding : CD 8F (2 bytes)
HTML Entity(ies) : &#x34F;
Category : Nonspacing Mark

͏

Keywords :

͐
Combining right arrowhead above

Combining right arrowhead above
Decimal code : 848
Hexadecimal code : 0350
UTF-8 encoding : CD 90 (2 bytes)
HTML Entity(ies) : &#x350;
Category : Nonspacing Mark

͐

Keywords :

͑
Combining left half ring above

Combining left half ring above
Decimal code : 849
Hexadecimal code : 0351
UTF-8 encoding : CD 91 (2 bytes)
HTML Entity(ies) : &#x351;
Category : Nonspacing Mark

͑

Keywords :

͒
Combining fermata

Combining fermata
Decimal code : 850
Hexadecimal code : 0352
UTF-8 encoding : CD 92 (2 bytes)
HTML Entity(ies) : &#x352;
Category : Nonspacing Mark

͒

Keywords : Fermata

͓
Combining x below

Combining x below
Decimal code : 851
Hexadecimal code : 0353
UTF-8 encoding : CD 93 (2 bytes)
HTML Entity(ies) : &#x353;
Category : Nonspacing Mark

͓

Keywords :

͔
Combining left arrowhead below

Combining left arrowhead below
Decimal code : 852
Hexadecimal code : 0354
UTF-8 encoding : CD 94 (2 bytes)
HTML Entity(ies) : &#x354;
Category : Nonspacing Mark

͔

Keywords :

͕
Combining right arrowhead below

Combining right arrowhead below
Decimal code : 853
Hexadecimal code : 0355
UTF-8 encoding : CD 95 (2 bytes)
HTML Entity(ies) : &#x355;
Category : Nonspacing Mark

͕

Keywords :

͖
Combining right arrowhead and up arrowhead below

Combining right arrowhead and up arrowhead below
Decimal code : 854
Hexadecimal code : 0356
UTF-8 encoding : CD 96 (2 bytes)
HTML Entity(ies) : &#x356;
Category : Nonspacing Mark

͖

Keywords :

͗
Combining right half ring above

Combining right half ring above
Decimal code : 855
Hexadecimal code : 0357
UTF-8 encoding : CD 97 (2 bytes)
HTML Entity(ies) : &#x357;
Category : Nonspacing Mark

͗

Keywords :

͘
Combining dot above right

Combining dot above right
Decimal code : 856
Hexadecimal code : 0358
UTF-8 encoding : CD 98 (2 bytes)
HTML Entity(ies) : &#x358;
Category : Nonspacing Mark

͘

Keywords : dot

͙
Combining asterisk below

Combining asterisk below
Decimal code : 857
Hexadecimal code : 0359
UTF-8 encoding : CD 99 (2 bytes)
HTML Entity(ies) : &#x359;
Category : Nonspacing Mark

͙

Keywords : asterisk

͚
Combining double ring below

Combining double ring below
Decimal code : 858
Hexadecimal code : 035A
UTF-8 encoding : CD 9A (2 bytes)
HTML Entity(ies) : &#x35A;
Category : Nonspacing Mark

͚

Keywords : ring

͛
Combining zigzag above

Combining zigzag above
Decimal code : 859
Hexadecimal code : 035B
UTF-8 encoding : CD 9B (2 bytes)
HTML Entity(ies) : &#x35B;
Category : Nonspacing Mark

͛

Keywords : zigzag

͜
Combining double breve below

Combining double breve below
Decimal code : 860
Hexadecimal code : 035C
UTF-8 encoding : CD 9C (2 bytes)
HTML Entity(ies) : &#x35C;
Category : Nonspacing Mark

͜

Keywords : breve

͝
Combining double breve

Combining double breve
Decimal code : 861
Hexadecimal code : 035D
UTF-8 encoding : CD 9D (2 bytes)
HTML Entity(ies) : &#x35D;
Category : Nonspacing Mark

͝

Keywords : breve

͞
Combining double macron

Combining double macron
Decimal code : 862
Hexadecimal code : 035E
UTF-8 encoding : CD 9E (2 bytes)
HTML Entity(ies) : &#x35E;
Category : Nonspacing Mark

͞

Keywords : macron

͟
Combining double macron below

Combining double macron below
Decimal code : 863
Hexadecimal code : 035F
UTF-8 encoding : CD 9F (2 bytes)
HTML Entity(ies) : &#x35F;
Category : Nonspacing Mark

͟

Keywords : macron

͠
Combining double tilde

Combining double tilde
Decimal code : 864
Hexadecimal code : 0360
UTF-8 encoding : CD A0 (2 bytes)
HTML Entity(ies) : &#x360;
Category : Nonspacing Mark

͠

Keywords : tilde

͡
Combining double inverted breve

Combining double inverted breve
Decimal code : 865
Hexadecimal code : 0361
UTF-8 encoding : CD A1 (2 bytes)
HTML Entity(ies) : &#x361;
Category : Nonspacing Mark

͡

Keywords : breve

͢
Combining double rightwards arrow below

Combining double rightwards arrow below
Decimal code : 866
Hexadecimal code : 0362
UTF-8 encoding : CD A2 (2 bytes)
HTML Entity(ies) : &#x362;
Category : Nonspacing Mark

͢

Keywords :

ͣ
Combining latin small letter a

Combining latin small letter a
Decimal code : 867
Hexadecimal code : 0363
UTF-8 encoding : CD A3 (2 bytes)
HTML Entity(ies) : &#x363;
Category : Nonspacing Mark

ͣ

Keywords :

ͤ
Combining latin small letter e

Combining latin small letter e
Decimal code : 868
Hexadecimal code : 0364
UTF-8 encoding : CD A4 (2 bytes)
HTML Entity(ies) : &#x364;
Category : Nonspacing Mark

ͤ

Keywords :

ͥ
Combining latin small letter i

Combining latin small letter i
Decimal code : 869
Hexadecimal code : 0365
UTF-8 encoding : CD A5 (2 bytes)
HTML Entity(ies) : &#x365;
Category : Nonspacing Mark

ͥ

Keywords :

ͦ
Combining latin small letter o

Combining latin small letter o
Decimal code : 870
Hexadecimal code : 0366
UTF-8 encoding : CD A6 (2 bytes)
HTML Entity(ies) : &#x366;
Category : Nonspacing Mark

ͦ

Keywords :

ͧ
Combining latin small letter u

Combining latin small letter u
Decimal code : 871
Hexadecimal code : 0367
UTF-8 encoding : CD A7 (2 bytes)
HTML Entity(ies) : &#x367;
Category : Nonspacing Mark

ͧ

Keywords :

ͨ
Combining latin small letter c

Combining latin small letter c
Decimal code : 872
Hexadecimal code : 0368
UTF-8 encoding : CD A8 (2 bytes)
HTML Entity(ies) : &#x368;
Category : Nonspacing Mark

ͨ

Keywords :

ͩ
Combining latin small letter d

Combining latin small letter d
Decimal code : 873
Hexadecimal code : 0369
UTF-8 encoding : CD A9 (2 bytes)
HTML Entity(ies) : &#x369;
Category : Nonspacing Mark

ͩ

Keywords :

ͪ
Combining latin small letter h

Combining latin small letter h
Decimal code : 874
Hexadecimal code : 036A
UTF-8 encoding : CD AA (2 bytes)
HTML Entity(ies) : &#x36A;
Category : Nonspacing Mark

ͪ

Keywords :

ͫ
Combining latin small letter m

Combining latin small letter m
Decimal code : 875
Hexadecimal code : 036B
UTF-8 encoding : CD AB (2 bytes)
HTML Entity(ies) : &#x36B;
Category : Nonspacing Mark

ͫ

Keywords :

ͬ
Combining latin small letter r

Combining latin small letter r
Decimal code : 876
Hexadecimal code : 036C
UTF-8 encoding : CD AC (2 bytes)
HTML Entity(ies) : &#x36C;
Category : Nonspacing Mark

ͬ

Keywords :

ͭ
Combining latin small letter t

Combining latin small letter t
Decimal code : 877
Hexadecimal code : 036D
UTF-8 encoding : CD AD (2 bytes)
HTML Entity(ies) : &#x36D;
Category : Nonspacing Mark

ͭ

Keywords :

ͮ
Combining latin small letter v

Combining latin small letter v
Decimal code : 878
Hexadecimal code : 036E
UTF-8 encoding : CD AE (2 bytes)
HTML Entity(ies) : &#x36E;
Category : Nonspacing Mark

ͮ

Keywords :

ͯ
Combining latin small letter x

Combining latin small letter x
Decimal code : 879
Hexadecimal code : 036F
UTF-8 encoding : CD AF (2 bytes)
HTML Entity(ies) : &#x36F;
Category : Nonspacing Mark

ͯ

Keywords :

0370-03FF - Greek and Coptic.

Ͱ
Capital heta

Greek letter Capital heta
Decimal code : 880
Hexadecimal code : 0370
UTF-8 encoding : CD B0 (2 bytes)
HTML Entity(ies) : &#x370;
Category : Uppercase Letter

Ͱ

Keywords : greek

ͱ
Small heta

Greek letter Small heta
Decimal code : 881
Hexadecimal code : 0371
UTF-8 encoding : CD B1 (2 bytes)
HTML Entity(ies) : &#x371;
Category : Lowercase Letter

ͱ

Keywords : greek

Ͳ
Capital archaic sampi

Greek letter Capital archaic sampi
Decimal code : 882
Hexadecimal code : 0372
UTF-8 encoding : CD B2 (2 bytes)
HTML Entity(ies) : &#x372;
Category : Uppercase Letter

Ͳ

Keywords : greek

ͳ
Small archaic sampi

Greek letter Small archaic sampi
Decimal code : 883
Hexadecimal code : 0373
UTF-8 encoding : CD B3 (2 bytes)
HTML Entity(ies) : &#x373;
Category : Lowercase Letter

ͳ

Keywords : greek

ʹ
Numeral sign

Greek letter Numeral sign
Decimal code : 884
Hexadecimal code : 0374
UTF-8 encoding : CD B4 (2 bytes)
HTML Entity(ies) : &#x374;
Category : Modifier Letter

ʹ

Keywords : greek

͵
Lower numeral sign

Greek letter Lower numeral sign
Decimal code : 885
Hexadecimal code : 0375
UTF-8 encoding : CD B5 (2 bytes)
HTML Entity(ies) : &#x375;
Category : Modifier Symbol

͵

Keywords : greek

Ͷ
Capital pamphylian digamma

Greek letter Capital pamphylian digamma
Decimal code : 886
Hexadecimal code : 0376
UTF-8 encoding : CD B6 (2 bytes)
HTML Entity(ies) : &#x376;
Category : Uppercase Letter

Ͷ

Keywords : greek digamma pamphylien

ͷ
Small pamphylian digamma

Greek letter Small pamphylian digamma
Decimal code : 887
Hexadecimal code : 0377
UTF-8 encoding : CD B7 (2 bytes)
HTML Entity(ies) : &#x377;
Category : Lowercase Letter

ͷ

Keywords : greek digamma pamphylien

͸
Undefined

Undefined
Decimal code : 888
Hexadecimal code : 0378
UTF-8 encoding : CD B8 (2 bytes)
HTML Entity(ies) : &#x378;
Category :

͸

Keywords :

͹
Undefined

Undefined
Decimal code : 889
Hexadecimal code : 0379
UTF-8 encoding : CD B9 (2 bytes)
HTML Entity(ies) : &#x379;
Category :

͹

Keywords :

ͺ
Ypogegrammeni

Greek letter Ypogegrammeni
Decimal code : 890
Hexadecimal code : 037A
UTF-8 encoding : CD BA (2 bytes)
HTML Entity(ies) : &#x37A;
Category : Modifier Letter

ͺ

Keywords : greek iota

ͻ
Small reversed lunate sigma symbol

Greek letter Small reversed lunate sigma symbol
Decimal code : 891
Hexadecimal code : 037B
UTF-8 encoding : CD BB (2 bytes)
HTML Entity(ies) : &#x37B;
Category : Lowercase Letter

ͻ

Keywords : greek sigma antisigma

ͼ
Small dotted lunate sigma symbol

Greek letter Small dotted lunate sigma symbol
Decimal code : 892
Hexadecimal code : 037C
UTF-8 encoding : CD BC (2 bytes)
HTML Entity(ies) : &#x37C;
Category : Lowercase Letter

ͼ

Keywords : greek sigma

ͽ
Small reversed dotted lunate sigma symbol

Greek letter Small reversed dotted lunate sigma symbol
Decimal code : 893
Hexadecimal code : 037D
UTF-8 encoding : CD BD (2 bytes)
HTML Entity(ies) : &#x37D;
Category : Lowercase Letter

ͽ

Keywords : greek sigma antisigma

;
Question mark

Greek letter Question mark
Decimal code : 894
Hexadecimal code : 037E
UTF-8 encoding : CD BE (2 bytes)
HTML Entity(ies) : &#x37E;
Category : Other Punctuation

;

Keywords : greek

Ϳ
Capital yot

Greek letter Capital yot
Decimal code : 895
Hexadecimal code : 037F
UTF-8 encoding : CD BF (2 bytes)
HTML Entity(ies) : &#x37F;
Category : Uppercase Letter

Ϳ

Keywords : greek yot

΀
Undefined

Undefined
Decimal code : 896
Hexadecimal code : 0380
UTF-8 encoding : CE 80 (2 bytes)
HTML Entity(ies) : &#x380;
Category :

΀

Keywords :

΁
Undefined

Undefined
Decimal code : 897
Hexadecimal code : 0381
UTF-8 encoding : CE 81 (2 bytes)
HTML Entity(ies) : &#x381;
Category :

΁

Keywords :

΂
Undefined

Undefined
Decimal code : 898
Hexadecimal code : 0382
UTF-8 encoding : CE 82 (2 bytes)
HTML Entity(ies) : &#x382;
Category :

΂

Keywords :

΃
Undefined

Undefined
Decimal code : 899
Hexadecimal code : 0383
UTF-8 encoding : CE 83 (2 bytes)
HTML Entity(ies) : &#x383;
Category :

΃

Keywords :

΄
Greek diacritic Tonos

Greek diacritic Tonos
Decimal code : 900
Hexadecimal code : 0384
UTF-8 encoding : CE 84 (2 bytes)
HTML Entity(ies) : &#x384;
Category : Modifier Symbol

΄

Keywords : greek cute

΅
Dialytika tonos

Greek letter Dialytika tonos
Decimal code : 901
Hexadecimal code : 0385
UTF-8 encoding : CE 85 (2 bytes)
HTML Entity(ies) : &#x385;
Category : Modifier Symbol

΅

Keywords : greek umlaut cute

Ά
Capital alpha with tonos

Greek letter Capital alpha with tonos
Decimal code : 902
Hexadecimal code : 0386
UTF-8 encoding : CE 86 (2 bytes)
HTML Entity(ies) : &#x386;
Category : Uppercase Letter

Ά

Keywords : greek

·
Diacritic ano teleia

Diacritic ano teleia
Decimal code : 903
Hexadecimal code : 0387
UTF-8 encoding : CE 87 (2 bytes)
HTML Entity(ies) : &#x387;
Category : Other Punctuation

·

Keywords : greek dot

Έ
Capital epsilon with tonos

Greek letter Capital epsilon with tonos
Decimal code : 904
Hexadecimal code : 0388
UTF-8 encoding : CE 88 (2 bytes)
HTML Entity(ies) : &#x388;
Category : Uppercase Letter

Έ

Keywords : greek

Ή
Capital eta with tonos

Greek letter Capital eta with tonos
Decimal code : 905
Hexadecimal code : 0389
UTF-8 encoding : CE 89 (2 bytes)
HTML Entity(ies) : &#x389;
Category : Uppercase Letter

Ή

Keywords : greek

Ί
Capital iota with tonos

Greek letter Capital iota with tonos
Decimal code : 906
Hexadecimal code : 038A
UTF-8 encoding : CE 8A (2 bytes)
HTML Entity(ies) : &#x38A;
Category : Uppercase Letter

Ί

Keywords : greek iota

΋
Undefined

Undefined
Decimal code : 907
Hexadecimal code : 038B
UTF-8 encoding : CE 8B (2 bytes)
HTML Entity(ies) : &#x38B;
Category :

΋

Keywords :

Ό
Capital omicron with tonos

Greek letter Capital omicron with tonos
Decimal code : 908
Hexadecimal code : 038C
UTF-8 encoding : CE 8C (2 bytes)
HTML Entity(ies) : &#x38C;
Category : Uppercase Letter

Ό

Keywords : greek

΍
Undefined

Undefined
Decimal code : 909
Hexadecimal code : 038D
UTF-8 encoding : CE 8D (2 bytes)
HTML Entity(ies) : &#x38D;
Category :

΍

Keywords :

Ύ
Capital upsilon with tonos

Greek letter Capital upsilon with tonos
Decimal code : 910
Hexadecimal code : 038E
UTF-8 encoding : CE 8E (2 bytes)
HTML Entity(ies) : &#x38E;
Category : Uppercase Letter

Ύ

Keywords : greek

Ώ
Capital omega with tonos

Greek letter Capital omega with tonos
Decimal code : 911
Hexadecimal code : 038F
UTF-8 encoding : CE 8F (2 bytes)
HTML Entity(ies) : &#x38F;
Category : Uppercase Letter

Ώ

Keywords : greek

ΐ
Small iota with dialytika and tonos

Greek letter Small iota with dialytika and tonos
Decimal code : 912
Hexadecimal code : 0390
UTF-8 encoding : CE 90 (2 bytes)
HTML Entity(ies) : &#x390;
Category : Lowercase Letter

ΐ

Keywords : greek

Α
Capital alpha

Greek letter Capital alpha
Decimal code : 913
Hexadecimal code : 0391
UTF-8 encoding : CE 91 (2 bytes)
HTML Entity(ies) : &Alpha;
Category : Uppercase Letter

Α

Keywords : greek

Β
Capital beta

Greek letter Capital beta
Decimal code : 914
Hexadecimal code : 0392
UTF-8 encoding : CE 92 (2 bytes)
HTML Entity(ies) : &Beta;
Category : Uppercase Letter

Β

Keywords : greek

Γ
Capital gamma

Greek letter Capital gamma
Decimal code : 915
Hexadecimal code : 0393
UTF-8 encoding : CE 93 (2 bytes)
HTML Entity(ies) : &Gamma;
Category : Uppercase Letter

Γ

Keywords : greek

Δ
Capital delta

Greek letter Capital delta
Decimal code : 916
Hexadecimal code : 0394
UTF-8 encoding : CE 94 (2 bytes)
HTML Entity(ies) : &Delta;
Category : Uppercase Letter

Δ

Keywords : greek

Ε
Capital epsilon

Greek letter Capital epsilon
Decimal code : 917
Hexadecimal code : 0395
UTF-8 encoding : CE 95 (2 bytes)
HTML Entity(ies) : &Epsilon;
Category : Uppercase Letter

Ε

Keywords : greek

Ζ
Capital zeta

Greek letter Capital zeta
Decimal code : 918
Hexadecimal code : 0396
UTF-8 encoding : CE 96 (2 bytes)
HTML Entity(ies) : &Zeta;
Category : Uppercase Letter

Ζ

Keywords : greek

Η
Capital eta

Greek letter Capital eta
Decimal code : 919
Hexadecimal code : 0397
UTF-8 encoding : CE 97 (2 bytes)
HTML Entity(ies) : &Eta;
Category : Uppercase Letter

Η

Keywords : greek

Θ
Capital theta

Greek letter Capital theta
Decimal code : 920
Hexadecimal code : 0398
UTF-8 encoding : CE 98 (2 bytes)
HTML Entity(ies) : &Theta;
Category : Uppercase Letter

Θ

Keywords : greek

Ι
Capital iota

Greek letter Capital iota
Decimal code : 921
Hexadecimal code : 0399
UTF-8 encoding : CE 99 (2 bytes)
HTML Entity(ies) : &Iota;
Category : Uppercase Letter

Ι

Keywords : greek

Κ
Capital kappa

Greek letter Capital kappa
Decimal code : 922
Hexadecimal code : 039A
UTF-8 encoding : CE 9A (2 bytes)
HTML Entity(ies) : &Kappa;
Category : Uppercase Letter

Κ

Keywords : greek

Λ
Capital lamda

Greek letter Capital lamda
Decimal code : 923
Hexadecimal code : 039B
UTF-8 encoding : CE 9B (2 bytes)
HTML Entity(ies) : &Lambda;
Category : Uppercase Letter

Λ

Keywords : greek

Μ
Capital mu

Greek letter Capital mu
Decimal code : 924
Hexadecimal code : 039C
UTF-8 encoding : CE 9C (2 bytes)
HTML Entity(ies) : &Mu;
Category : Uppercase Letter

Μ

Keywords : greek

Ν
Capital nu

Greek letter Capital nu
Decimal code : 925
Hexadecimal code : 039D
UTF-8 encoding : CE 9D (2 bytes)
HTML Entity(ies) : &Nu;
Category : Uppercase Letter

Ν

Keywords : greek

Ξ
Capital xi

Greek letter Capital xi
Decimal code : 926
Hexadecimal code : 039E
UTF-8 encoding : CE 9E (2 bytes)
HTML Entity(ies) : &Xi;
Category : Uppercase Letter

Ξ

Keywords : greek

Ο
Capital omicron

Greek letter Capital omicron
Decimal code : 927
Hexadecimal code : 039F
UTF-8 encoding : CE 9F (2 bytes)
HTML Entity(ies) : &Omicron;
Category : Uppercase Letter

Ο

Keywords : greek

Π
Capital pi

Greek letter Capital pi
Decimal code : 928
Hexadecimal code : 03A0
UTF-8 encoding : CE A0 (2 bytes)
HTML Entity(ies) : &Pi;
Category : Uppercase Letter

Π

Keywords : greek

Ρ
Capital rho

Greek letter Capital rho
Decimal code : 929
Hexadecimal code : 03A1
UTF-8 encoding : CE A1 (2 bytes)
HTML Entity(ies) : &Rho;
Category : Uppercase Letter

Ρ

Keywords : greek

΢
Undefined

Undefined
Decimal code : 930
Hexadecimal code : 03A2
UTF-8 encoding : CE A2 (2 bytes)
HTML Entity(ies) : &#x3A2;
Category :

΢

Keywords :

Σ
Capital sigma

Greek letter Capital sigma
Decimal code : 931
Hexadecimal code : 03A3
UTF-8 encoding : CE A3 (2 bytes)
HTML Entity(ies) : &Sigma;
Category : Uppercase Letter

Σ

Keywords : greek

Τ
Capital tau

Greek letter Capital tau
Decimal code : 932
Hexadecimal code : 03A4
UTF-8 encoding : CE A4 (2 bytes)
HTML Entity(ies) : &Tau;
Category : Uppercase Letter

Τ

Keywords : greek

Υ
Capital upsilon

Greek letter Capital upsilon
Decimal code : 933
Hexadecimal code : 03A5
UTF-8 encoding : CE A5 (2 bytes)
HTML Entity(ies) : &Upsilon;
Category : Uppercase Letter

Υ

Keywords : greek

Φ
Capital phi

Greek letter Capital phi
Decimal code : 934
Hexadecimal code : 03A6
UTF-8 encoding : CE A6 (2 bytes)
HTML Entity(ies) : &Phi;
Category : Uppercase Letter

Φ

Keywords : greek

Χ
Capital chi

Greek letter Capital chi
Decimal code : 935
Hexadecimal code : 03A7
UTF-8 encoding : CE A7 (2 bytes)
HTML Entity(ies) : &Chi;
Category : Uppercase Letter

Χ

Keywords : greek

Ψ
Capital psi

Greek letter Capital psi
Decimal code : 936
Hexadecimal code : 03A8
UTF-8 encoding : CE A8 (2 bytes)
HTML Entity(ies) : &Psi;
Category : Uppercase Letter

Ψ

Keywords : greek

Ω
Capital omega

Greek letter Capital omega
Decimal code : 937
Hexadecimal code : 03A9
UTF-8 encoding : CE A9 (2 bytes)
HTML Entity(ies) : &Omega;
Category : Uppercase Letter

Ω

Keywords : greek

Ϊ
Capital iota with dialytika

Greek letter Capital iota with dialytika
Decimal code : 938
Hexadecimal code : 03AA
UTF-8 encoding : CE AA (2 bytes)
HTML Entity(ies) : &#x3AA;
Category : Uppercase Letter

Ϊ

Keywords : greek

Ϋ
Capital upsilon with dialytika

Greek letter Capital upsilon with dialytika
Decimal code : 939
Hexadecimal code : 03AB
UTF-8 encoding : CE AB (2 bytes)
HTML Entity(ies) : &#x3AB;
Category : Uppercase Letter

Ϋ

Keywords : greek dialytika

ά
Small alpha with tonos

Greek letter Small alpha with tonos
Decimal code : 940
Hexadecimal code : 03AC
UTF-8 encoding : CE AC (2 bytes)
HTML Entity(ies) : &#x3AC;
Category : Lowercase Letter

ά

Keywords : greek tonos

έ
Small epsilon with tonos

Greek letter Small epsilon with tonos
Decimal code : 941
Hexadecimal code : 03AD
UTF-8 encoding : CE AD (2 bytes)
HTML Entity(ies) : &#x3AD;
Category : Lowercase Letter

έ

Keywords : greek tonos

ή
Small eta with tonos

Greek letter Small eta with tonos
Decimal code : 942
Hexadecimal code : 03AE
UTF-8 encoding : CE AE (2 bytes)
HTML Entity(ies) : &#x3AE;
Category : Lowercase Letter

ή

Keywords : greek tonos

ί
Small iota with tonos

Greek letter Small iota with tonos
Decimal code : 943
Hexadecimal code : 03AF
UTF-8 encoding : CE AF (2 bytes)
HTML Entity(ies) : &#x3AF;
Category : Lowercase Letter

ί

Keywords : greek tonos

ΰ
Small upsilon with dialytika and tonos

Greek letter Small upsilon with dialytika and tonos
Decimal code : 944
Hexadecimal code : 03B0
UTF-8 encoding : CE B0 (2 bytes)
HTML Entity(ies) : &#x3B0;
Category : Lowercase Letter

ΰ

Keywords : greek dialytika tonos

α
Small alpha

Greek letter Small alpha
Decimal code : 945
Hexadecimal code : 03B1
UTF-8 encoding : CE B1 (2 bytes)
HTML Entity(ies) : &alpha;
Category : Lowercase Letter

α

Keywords : greek

β
Small beta

Greek letter Small beta
Decimal code : 946
Hexadecimal code : 03B2
UTF-8 encoding : CE B2 (2 bytes)
HTML Entity(ies) : &beta;
Category : Lowercase Letter

β

Keywords : greek

γ
Small gamma

Greek letter Small gamma
Decimal code : 947
Hexadecimal code : 03B3
UTF-8 encoding : CE B3 (2 bytes)
HTML Entity(ies) : &gamma;
Category : Lowercase Letter

γ

Keywords : greek

δ
Small delta

Greek letter Small delta
Decimal code : 948
Hexadecimal code : 03B4
UTF-8 encoding : CE B4 (2 bytes)
HTML Entity(ies) : &delta;
Category : Lowercase Letter

δ

Keywords : greek

ε
Small epsilon

Greek letter Small epsilon
Decimal code : 949
Hexadecimal code : 03B5
UTF-8 encoding : CE B5 (2 bytes)
HTML Entity(ies) : &epsilon;
Category : Lowercase Letter

ε

Keywords : greek

ζ
Small zeta

Greek letter Small zeta
Decimal code : 950
Hexadecimal code : 03B6
UTF-8 encoding : CE B6 (2 bytes)
HTML Entity(ies) : &zeta;
Category : Lowercase Letter

ζ

Keywords : greek

η
Small eta

Greek letter Small eta
Decimal code : 951
Hexadecimal code : 03B7
UTF-8 encoding : CE B7 (2 bytes)
HTML Entity(ies) : &eta;
Category : Lowercase Letter

η

Keywords : greek

θ
Small theta

Greek letter Small theta
Decimal code : 952
Hexadecimal code : 03B8
UTF-8 encoding : CE B8 (2 bytes)
HTML Entity(ies) : &theta;
Category : Lowercase Letter

θ

Keywords : greek

ι
Small iota

Greek letter Small iota
Decimal code : 953
Hexadecimal code : 03B9
UTF-8 encoding : CE B9 (2 bytes)
HTML Entity(ies) : &iota;
Category : Lowercase Letter

ι

Keywords : greek

κ
Small kappa

Greek letter Small kappa
Decimal code : 954
Hexadecimal code : 03BA
UTF-8 encoding : CE BA (2 bytes)
HTML Entity(ies) : &kappa;
Category : Lowercase Letter

κ

Keywords : greek

λ
Small lamda

Greek letter Small lamda
Decimal code : 955
Hexadecimal code : 03BB
UTF-8 encoding : CE BB (2 bytes)
HTML Entity(ies) : &lambda;
Category : Lowercase Letter

λ

Keywords : greek

μ
Small mu

Greek letter Small mu
Decimal code : 956
Hexadecimal code : 03BC
UTF-8 encoding : CE BC (2 bytes)
HTML Entity(ies) : &mu;
Category : Lowercase Letter

μ

Keywords : greek

ν
Small nu

Greek letter Small nu
Decimal code : 957
Hexadecimal code : 03BD
UTF-8 encoding : CE BD (2 bytes)
HTML Entity(ies) : &nu;
Category : Lowercase Letter

ν

Keywords : greek

ξ
Small xi

Greek letter Small xi
Decimal code : 958
Hexadecimal code : 03BE
UTF-8 encoding : CE BE (2 bytes)
HTML Entity(ies) : &xi;
Category : Lowercase Letter

ξ

Keywords : greek

ο
Small omicron

Greek letter Small omicron
Decimal code : 959
Hexadecimal code : 03BF
UTF-8 encoding : CE BF (2 bytes)
HTML Entity(ies) : &omicron;
Category : Lowercase Letter

ο

Keywords : greek

π
Small pi

Greek letter Small pi
Decimal code : 960
Hexadecimal code : 03C0
UTF-8 encoding : CF 80 (2 bytes)
HTML Entity(ies) : &pi;
Category : Lowercase Letter

π

Keywords : greek

ρ
Small rho

Greek letter Small rho
Decimal code : 961
Hexadecimal code : 03C1
UTF-8 encoding : CF 81 (2 bytes)
HTML Entity(ies) : &rho;
Category : Lowercase Letter

ρ

Keywords : greek

ς
Small final sigma

Greek letter Small final sigma
Decimal code : 962
Hexadecimal code : 03C2
UTF-8 encoding : CF 82 (2 bytes)
HTML Entity(ies) : &sigmav; / &sigmaf;
Category : Lowercase Letter

ς

Keywords : greek

σ
Small sigma

Greek letter Small sigma
Decimal code : 963
Hexadecimal code : 03C3
UTF-8 encoding : CF 83 (2 bytes)
HTML Entity(ies) : &sigma;
Category : Lowercase Letter

σ

Keywords : greek

τ
Small tau

Greek letter Small tau
Decimal code : 964
Hexadecimal code : 03C4
UTF-8 encoding : CF 84 (2 bytes)
HTML Entity(ies) : &tau;
Category : Lowercase Letter

τ

Keywords : greek

υ
Small upsilon

Greek letter Small upsilon
Decimal code : 965
Hexadecimal code : 03C5
UTF-8 encoding : CF 85 (2 bytes)
HTML Entity(ies) : &upsilon; / &upsi;
Category : Lowercase Letter

υ

Keywords : greek

φ
Small phi

Greek letter Small phi
Decimal code : 966
Hexadecimal code : 03C6
UTF-8 encoding : CF 86 (2 bytes)
HTML Entity(ies) : &phi;
Category : Lowercase Letter

φ

Keywords : greek

χ
Small chi

Greek letter Small chi
Decimal code : 967
Hexadecimal code : 03C7
UTF-8 encoding : CF 87 (2 bytes)
HTML Entity(ies) : &chi;
Category : Lowercase Letter

χ

Keywords : greek

ψ
Small psi

Greek letter Small psi
Decimal code : 968
Hexadecimal code : 03C8
UTF-8 encoding : CF 88 (2 bytes)
HTML Entity(ies) : &psi;
Category : Lowercase Letter

ψ

Keywords : greek

ω
Small omega

Greek letter Small omega
Decimal code : 969
Hexadecimal code : 03C9
UTF-8 encoding : CF 89 (2 bytes)
HTML Entity(ies) : &omega;
Category : Lowercase Letter

ω

Keywords : greek

ϊ
Small iota with dialytika

Greek letter Small iota with dialytika
Decimal code : 970
Hexadecimal code : 03CA
UTF-8 encoding : CF 8A (2 bytes)
HTML Entity(ies) : &#x3CA;
Category : Lowercase Letter

ϊ

Keywords : greek

ϋ
Small upsilon with dialytika

Greek letter Small upsilon with dialytika
Decimal code : 971
Hexadecimal code : 03CB
UTF-8 encoding : CF 8B (2 bytes)
HTML Entity(ies) : &#x3CB;
Category : Lowercase Letter

ϋ

Keywords : greek

ό
Small omicron with tonos

Greek letter Small omicron with tonos
Decimal code : 972
Hexadecimal code : 03CC
UTF-8 encoding : CF 8C (2 bytes)
HTML Entity(ies) : &#x3CC;
Category : Lowercase Letter

ό

Keywords : greek

ύ
Small upsilon with tonos

Greek letter Small upsilon with tonos
Decimal code : 973
Hexadecimal code : 03CD
UTF-8 encoding : CF 8D (2 bytes)
HTML Entity(ies) : &#x3CD;
Category : Lowercase Letter

ύ

Keywords : greek

ώ
Small omega with tonos

Greek letter Small omega with tonos
Decimal code : 974
Hexadecimal code : 03CE
UTF-8 encoding : CF 8E (2 bytes)
HTML Entity(ies) : &#x3CE;
Category : Lowercase Letter

ώ

Keywords : greek

Ϗ
Capital kai symbol

Greek letter Capital kai symbol
Decimal code : 975
Hexadecimal code : 03CF
UTF-8 encoding : CF 8F (2 bytes)
HTML Entity(ies) : &#x3CF;
Category : Uppercase Letter

Ϗ

Keywords : greek

ϐ
Beta symbol

Greek letter Beta symbol
Decimal code : 976
Hexadecimal code : 03D0
UTF-8 encoding : CF 90 (2 bytes)
HTML Entity(ies) : &#x3D0;
Category : Lowercase Letter

ϐ

Keywords : greek

ϑ
Theta symbol

Greek letter Theta symbol
Decimal code : 977
Hexadecimal code : 03D1
UTF-8 encoding : CF 91 (2 bytes)
HTML Entity(ies) : &thetav; / &thetasym;
Category : Lowercase Letter

ϑ

Keywords : greek

ϒ
Upsilon with hook symbol

Greek letter Upsilon with hook symbol
Decimal code : 978
Hexadecimal code : 03D2
UTF-8 encoding : CF 92 (2 bytes)
HTML Entity(ies) : &Upsi; / &upsih;
Category : Uppercase Letter

ϒ

Keywords : greek

ϓ
Upsilon with acute and hook symbol

Greek letter Upsilon with acute and hook symbol
Decimal code : 979
Hexadecimal code : 03D3
UTF-8 encoding : CF 93 (2 bytes)
HTML Entity(ies) : &#x3D3;
Category : Uppercase Letter

ϓ

Keywords : greek

ϔ
Upsilon with diaeresis and hook symbol

Greek letter Upsilon with diaeresis and hook symbol
Decimal code : 980
Hexadecimal code : 03D4
UTF-8 encoding : CF 94 (2 bytes)
HTML Entity(ies) : &#x3D4;
Category : Uppercase Letter

ϔ

Keywords : greek

ϕ
Phi symbol

Greek letter Phi symbol
Decimal code : 981
Hexadecimal code : 03D5
UTF-8 encoding : CF 95 (2 bytes)
HTML Entity(ies) : &straightphi;
Category : Lowercase Letter

ϕ

Keywords : greek

ϖ
Pi symbol

Greek letter Pi symbol
Decimal code : 982
Hexadecimal code : 03D6
UTF-8 encoding : CF 96 (2 bytes)
HTML Entity(ies) : &piv;
Category : Lowercase Letter

ϖ

Keywords : greek

ϗ
Kai symbol

Greek letter Kai symbol
Decimal code : 983
Hexadecimal code : 03D7
UTF-8 encoding : CF 97 (2 bytes)
HTML Entity(ies) : &#x3D7;
Category : Lowercase Letter

ϗ

Keywords : greek

Ϙ
Archaic koppa

Greek letter Archaic koppa
Decimal code : 984
Hexadecimal code : 03D8
UTF-8 encoding : CF 98 (2 bytes)
HTML Entity(ies) : &#x3D8;
Category : Uppercase Letter

Ϙ

Keywords : greek

ϙ
Small archaic koppa

Greek letter Small archaic koppa
Decimal code : 985
Hexadecimal code : 03D9
UTF-8 encoding : CF 99 (2 bytes)
HTML Entity(ies) : &#x3D9;
Category : Lowercase Letter

ϙ

Keywords : greek

Ϛ
Stigma

Greek letter Stigma
Decimal code : 986
Hexadecimal code : 03DA
UTF-8 encoding : CF 9A (2 bytes)
HTML Entity(ies) : &#x3DA;
Category : Uppercase Letter

Ϛ

Keywords : greek

ϛ
Small stigma

Greek letter Small stigma
Decimal code : 987
Hexadecimal code : 03DB
UTF-8 encoding : CF 9B (2 bytes)
HTML Entity(ies) : &#x3DB;
Category : Lowercase Letter

ϛ

Keywords : greek

Ϝ
Digamma

Greek letter Digamma
Decimal code : 988
Hexadecimal code : 03DC
UTF-8 encoding : CF 9C (2 bytes)
HTML Entity(ies) : &#x3DC;
Category : Uppercase Letter

Ϝ

Keywords : greek

ϝ
Small digamma

Greek letter Small digamma
Decimal code : 989
Hexadecimal code : 03DD
UTF-8 encoding : CF 9D (2 bytes)
HTML Entity(ies) : &#x3DD;
Category : Lowercase Letter

ϝ

Keywords : greek

Ϟ
Koppa

Greek letter Koppa
Decimal code : 990
Hexadecimal code : 03DE
UTF-8 encoding : CF 9E (2 bytes)
HTML Entity(ies) : &#x3DE;
Category : Uppercase Letter

Ϟ

Keywords : greek

ϟ
Small koppa

Greek letter Small koppa
Decimal code : 991
Hexadecimal code : 03DF
UTF-8 encoding : CF 9F (2 bytes)
HTML Entity(ies) : &#x3DF;
Category : Lowercase Letter

ϟ

Keywords : greek

Ϡ
Sampi

Greek letter Sampi
Decimal code : 992
Hexadecimal code : 03E0
UTF-8 encoding : CF A0 (2 bytes)
HTML Entity(ies) : &#x3E0;
Category : Uppercase Letter

Ϡ

Keywords : greek

ϡ
Small sampi

Greek letter Small sampi
Decimal code : 993
Hexadecimal code : 03E1
UTF-8 encoding : CF A1 (2 bytes)
HTML Entity(ies) : &#x3E1;
Category : Lowercase Letter

ϡ

Keywords : greek

Ϣ
Coptic capital letter shei

Coptic capital letter shei
Decimal code : 994
Hexadecimal code : 03E2
UTF-8 encoding : CF A2 (2 bytes)
HTML Entity(ies) : &#x3E2;
Category : Uppercase Letter

Ϣ

Keywords : coptic

ϣ
Coptic small letter shei

Coptic small letter shei
Decimal code : 995
Hexadecimal code : 03E3
UTF-8 encoding : CF A3 (2 bytes)
HTML Entity(ies) : &#x3E3;
Category : Lowercase Letter

ϣ

Keywords : coptic

Ϥ
Coptic capital letter fei

Coptic capital letter fei
Decimal code : 996
Hexadecimal code : 03E4
UTF-8 encoding : CF A4 (2 bytes)
HTML Entity(ies) : &#x3E4;
Category : Uppercase Letter

Ϥ

Keywords : coptic

ϥ
Coptic small letter fei

Coptic small letter fei
Decimal code : 997
Hexadecimal code : 03E5
UTF-8 encoding : CF A5 (2 bytes)
HTML Entity(ies) : &#x3E5;
Category : Lowercase Letter

ϥ

Keywords : coptic

Ϧ
Coptic capital letter khei

Coptic capital letter khei
Decimal code : 998
Hexadecimal code : 03E6
UTF-8 encoding : CF A6 (2 bytes)
HTML Entity(ies) : &#x3E6;
Category : Uppercase Letter

Ϧ

Keywords : coptic

ϧ
Coptic small letter khei

Coptic small letter khei
Decimal code : 999
Hexadecimal code : 03E7
UTF-8 encoding : CF A7 (2 bytes)
HTML Entity(ies) : &#x3E7;
Category : Lowercase Letter

ϧ

Keywords : coptic

Ϩ
Coptic capital letter hori

Coptic capital letter hori
Decimal code : 1000
Hexadecimal code : 03E8
UTF-8 encoding : CF A8 (2 bytes)
HTML Entity(ies) : &#x3E8;
Category : Uppercase Letter

Ϩ

Keywords : coptic

ϩ
Coptic small letter hori

Coptic small letter hori
Decimal code : 1001
Hexadecimal code : 03E9
UTF-8 encoding : CF A9 (2 bytes)
HTML Entity(ies) : &#x3E9;
Category : Lowercase Letter

ϩ

Keywords : coptic

Ϫ
Coptic capital letter gangia

Coptic capital letter gangia
Decimal code : 1002
Hexadecimal code : 03EA
UTF-8 encoding : CF AA (2 bytes)
HTML Entity(ies) : &#x3EA;
Category : Uppercase Letter

Ϫ

Keywords : coptic

ϫ
Coptic small letter gangia

Coptic small letter gangia
Decimal code : 1003
Hexadecimal code : 03EB
UTF-8 encoding : CF AB (2 bytes)
HTML Entity(ies) : &#x3EB;
Category : Lowercase Letter

ϫ

Keywords : coptic

Ϭ
Coptic capital letter shima

Coptic capital letter shima
Decimal code : 1004
Hexadecimal code : 03EC
UTF-8 encoding : CF AC (2 bytes)
HTML Entity(ies) : &#x3EC;
Category : Uppercase Letter

Ϭ

Keywords : coptic

ϭ
Coptic small letter shima

Coptic small letter shima
Decimal code : 1005
Hexadecimal code : 03ED
UTF-8 encoding : CF AD (2 bytes)
HTML Entity(ies) : &#x3ED;
Category : Lowercase Letter

ϭ

Keywords : coptic

Ϯ
Coptic capital letter dei

Coptic capital letter dei
Decimal code : 1006
Hexadecimal code : 03EE
UTF-8 encoding : CF AE (2 bytes)
HTML Entity(ies) : &#x3EE;
Category : Uppercase Letter

Ϯ

Keywords : coptic

ϯ
Coptic small letter dei

Coptic small letter dei
Decimal code : 1007
Hexadecimal code : 03EF
UTF-8 encoding : CF AF (2 bytes)
HTML Entity(ies) : &#x3EF;
Category : Lowercase Letter

ϯ

Keywords : coptic

ϰ
Greek kappa symbol

Greek kappa symbol
Decimal code : 1008
Hexadecimal code : 03F0
UTF-8 encoding : CF B0 (2 bytes)
HTML Entity(ies) : &kappav;
Category : Lowercase Letter

ϰ

Keywords : greek

ϱ
Greek rho symbol

Greek rho symbol
Decimal code : 1009
Hexadecimal code : 03F1
UTF-8 encoding : CF B1 (2 bytes)
HTML Entity(ies) : &rhov;
Category : Lowercase Letter

ϱ

Keywords : greek

ϲ
Greek lunate sigma symbol

Greek lunate sigma symbol
Decimal code : 1010
Hexadecimal code : 03F2
UTF-8 encoding : CF B2 (2 bytes)
HTML Entity(ies) : &#x3F2;
Category : Lowercase Letter

ϲ

Keywords : greek

ϳ
Greek letter yot

Greek letter yot
Decimal code : 1011
Hexadecimal code : 03F3
UTF-8 encoding : CF B3 (2 bytes)
HTML Entity(ies) : &#x3F3;
Category : Lowercase Letter

ϳ

Keywords : greek

ϴ
Greek capital theta symbol

Greek capital theta symbol
Decimal code : 1012
Hexadecimal code : 03F4
UTF-8 encoding : CF B4 (2 bytes)
HTML Entity(ies) : &#x3F4;
Category : Uppercase Letter

ϴ

Keywords : greek

ϵ
Greek lunate epsilon symbol

Greek lunate epsilon symbol
Decimal code : 1013
Hexadecimal code : 03F5
UTF-8 encoding : CF B5 (2 bytes)
HTML Entity(ies) : &epsi;
Category : Lowercase Letter

ϵ

Keywords : greek

϶
Greek reversed lunate epsilon symbol

Greek reversed lunate epsilon symbol
Decimal code : 1014
Hexadecimal code : 03F6
UTF-8 encoding : CF B6 (2 bytes)
HTML Entity(ies) : &bepsi;
Category : Math Symbol

϶

Keywords : greek reversed

Ϸ
Greek capital letter sho

Greek capital letter sho
Decimal code : 1015
Hexadecimal code : 03F7
UTF-8 encoding : CF B7 (2 bytes)
HTML Entity(ies) : &#x3F7;
Category : Uppercase Letter

Ϸ

Keywords : greek

ϸ
Greek small letter sho

Greek small letter sho
Decimal code : 1016
Hexadecimal code : 03F8
UTF-8 encoding : CF B8 (2 bytes)
HTML Entity(ies) : &#x3F8;
Category : Lowercase Letter

ϸ

Keywords : greek

Ϲ
Greek capital lunate sigma symbol

Greek capital lunate sigma symbol
Decimal code : 1017
Hexadecimal code : 03F9
UTF-8 encoding : CF B9 (2 bytes)
HTML Entity(ies) : &#x3F9;
Category : Uppercase Letter

Ϲ

Keywords : greek

Ϻ
Greek capital letter san

Greek capital letter san
Decimal code : 1018
Hexadecimal code : 03FA
UTF-8 encoding : CF BA (2 bytes)
HTML Entity(ies) : &#x3FA;
Category : Uppercase Letter

Ϻ

Keywords : greek

ϻ
Greek small letter san

Greek small letter san
Decimal code : 1019
Hexadecimal code : 03FB
UTF-8 encoding : CF BB (2 bytes)
HTML Entity(ies) : &#x3FB;
Category : Lowercase Letter

ϻ

Keywords : greek

ϼ
Greek rho with stroke symbol

Greek rho with stroke symbol
Decimal code : 1020
Hexadecimal code : 03FC
UTF-8 encoding : CF BC (2 bytes)
HTML Entity(ies) : &#x3FC;
Category : Lowercase Letter

ϼ

Keywords : greek stroke

Ͻ
Greek capital reversed lunate sigma symbol

Greek capital reversed lunate sigma symbol
Decimal code : 1021
Hexadecimal code : 03FD
UTF-8 encoding : CF BD (2 bytes)
HTML Entity(ies) : &#x3FD;
Category : Uppercase Letter

Ͻ

Keywords : greek reversed

Ͼ
Greek capital dotted lunate sigma symbol

Greek capital dotted lunate sigma symbol
Decimal code : 1022
Hexadecimal code : 03FE
UTF-8 encoding : CF BE (2 bytes)
HTML Entity(ies) : &#x3FE;
Category : Uppercase Letter

Ͼ

Keywords : greek reversed

Ͽ
Greek capital reversed dotted lunate sigma symbol

Greek capital reversed dotted lunate sigma symbol
Decimal code : 1023
Hexadecimal code : 03FF
UTF-8 encoding : CF BF (2 bytes)
HTML Entity(ies) : &#x3FF;
Category : Uppercase Letter

Ͽ

Keywords : greek

Mirror characters.

The result of your search contains mirror characters. These are characters that work in pairs, and whose shape is symmetrical with respect to the vertical axis. The most common ones are parentheses, brackets and braces, but many mathematical symbols are also mirroring : the greater than (>) and lower than (<) symbols, for example.

The shape of the characters is designed for Latin languages, which are written from left to right, but are ill-suited for writing in the opposite direction, as in the case of Arabic languages.

Mirror characters

The Unicode standard provides the possibility of replacing a character with its mirror when the writing direction is from right to left, in the case of Arabic languages, for example.

Here are some examples :

Latin languages
From left to right
Arabic languages
From right to left
Arabic languages
with mirror character
processing
(Unicode))edocinU((edocinU)
max > minnim > xamnim < xam
« citation »» noitatic «« noitatic »