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 105 characters corresponding to your search are listed below.

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.

2400-243F - Control Pictures.

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).


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

2400-243F - Control Pictures.

Symbol for null

Symbol for null
Decimal code : 9216
Hexadecimal code : 2400
UTF-8 encoding : E2 90 80 (3 bytes)
HTML Entity(ies) : &#x2400;
Category : Other Symbol

Keywords :

Symbol for start of heading

Symbol for start of heading
Decimal code : 9217
Hexadecimal code : 2401
UTF-8 encoding : E2 90 81 (3 bytes)
HTML Entity(ies) : &#x2401;
Category : Other Symbol

Keywords :

Symbol for start of text

Symbol for start of text
Decimal code : 9218
Hexadecimal code : 2402
UTF-8 encoding : E2 90 82 (3 bytes)
HTML Entity(ies) : &#x2402;
Category : Other Symbol

Keywords :

Symbol for end of text

Symbol for end of text
Decimal code : 9219
Hexadecimal code : 2403
UTF-8 encoding : E2 90 83 (3 bytes)
HTML Entity(ies) : &#x2403;
Category : Other Symbol

Keywords :

Symbol for end of transmission

Symbol for end of transmission
Decimal code : 9220
Hexadecimal code : 2404
UTF-8 encoding : E2 90 84 (3 bytes)
HTML Entity(ies) : &#x2404;
Category : Other Symbol

Keywords :

Symbol for enquiry

Symbol for enquiry
Decimal code : 9221
Hexadecimal code : 2405
UTF-8 encoding : E2 90 85 (3 bytes)
HTML Entity(ies) : &#x2405;
Category : Other Symbol

Keywords :

Symbol for acknowledge

Symbol for acknowledge
Decimal code : 9222
Hexadecimal code : 2406
UTF-8 encoding : E2 90 86 (3 bytes)
HTML Entity(ies) : &#x2406;
Category : Other Symbol

Keywords :

Symbol for bell

Symbol for bell
Decimal code : 9223
Hexadecimal code : 2407
UTF-8 encoding : E2 90 87 (3 bytes)
HTML Entity(ies) : &#x2407;
Category : Other Symbol

Keywords :

Symbol for backspace

Symbol for backspace
Decimal code : 9224
Hexadecimal code : 2408
UTF-8 encoding : E2 90 88 (3 bytes)
HTML Entity(ies) : &#x2408;
Category : Other Symbol

Keywords :

Symbol for horizontal tabulation

Symbol for horizontal tabulation
Decimal code : 9225
Hexadecimal code : 2409
UTF-8 encoding : E2 90 89 (3 bytes)
HTML Entity(ies) : &#x2409;
Category : Other Symbol

Keywords :

Symbol for line feed

Symbol for line feed
Decimal code : 9226
Hexadecimal code : 240A
UTF-8 encoding : E2 90 8A (3 bytes)
HTML Entity(ies) : &#x240A;
Category : Other Symbol

Keywords :

Symbol for vertical tabulation

Symbol for vertical tabulation
Decimal code : 9227
Hexadecimal code : 240B
UTF-8 encoding : E2 90 8B (3 bytes)
HTML Entity(ies) : &#x240B;
Category : Other Symbol

Keywords :

Symbol for form feed

Symbol for form feed
Decimal code : 9228
Hexadecimal code : 240C
UTF-8 encoding : E2 90 8C (3 bytes)
HTML Entity(ies) : &#x240C;
Category : Other Symbol

Keywords :

Symbol for carriage return

Symbol for carriage return
Decimal code : 9229
Hexadecimal code : 240D
UTF-8 encoding : E2 90 8D (3 bytes)
HTML Entity(ies) : &#x240D;
Category : Other Symbol

Keywords :

Symbol for shift out

Symbol for shift out
Decimal code : 9230
Hexadecimal code : 240E
UTF-8 encoding : E2 90 8E (3 bytes)
HTML Entity(ies) : &#x240E;
Category : Other Symbol

Keywords :

Symbol for shift in

Symbol for shift in
Decimal code : 9231
Hexadecimal code : 240F
UTF-8 encoding : E2 90 8F (3 bytes)
HTML Entity(ies) : &#x240F;
Category : Other Symbol

Keywords :

Symbol for data link escape

Symbol for data link escape
Decimal code : 9232
Hexadecimal code : 2410
UTF-8 encoding : E2 90 90 (3 bytes)
HTML Entity(ies) : &#x2410;
Category : Other Symbol

Keywords :

Symbol for device control one

Symbol for device control one
Decimal code : 9233
Hexadecimal code : 2411
UTF-8 encoding : E2 90 91 (3 bytes)
HTML Entity(ies) : &#x2411;
Category : Other Symbol

Keywords :

Symbol for device control two

Symbol for device control two
Decimal code : 9234
Hexadecimal code : 2412
UTF-8 encoding : E2 90 92 (3 bytes)
HTML Entity(ies) : &#x2412;
Category : Other Symbol

Keywords :

Symbol for device control three

Symbol for device control three
Decimal code : 9235
Hexadecimal code : 2413
UTF-8 encoding : E2 90 93 (3 bytes)
HTML Entity(ies) : &#x2413;
Category : Other Symbol

Keywords :

Symbol for device control four

Symbol for device control four
Decimal code : 9236
Hexadecimal code : 2414
UTF-8 encoding : E2 90 94 (3 bytes)
HTML Entity(ies) : &#x2414;
Category : Other Symbol

Keywords :

Symbol for negative acknowledge

Symbol for negative acknowledge
Decimal code : 9237
Hexadecimal code : 2415
UTF-8 encoding : E2 90 95 (3 bytes)
HTML Entity(ies) : &#x2415;
Category : Other Symbol

Keywords :

Symbol for synchronous idle

Symbol for synchronous idle
Decimal code : 9238
Hexadecimal code : 2416
UTF-8 encoding : E2 90 96 (3 bytes)
HTML Entity(ies) : &#x2416;
Category : Other Symbol

Keywords :

Symbol for end of transmission block

Symbol for end of transmission block
Decimal code : 9239
Hexadecimal code : 2417
UTF-8 encoding : E2 90 97 (3 bytes)
HTML Entity(ies) : &#x2417;
Category : Other Symbol

Keywords :

Symbol for cancel

Symbol for cancel
Decimal code : 9240
Hexadecimal code : 2418
UTF-8 encoding : E2 90 98 (3 bytes)
HTML Entity(ies) : &#x2418;
Category : Other Symbol

Keywords :

Symbol for end of medium

Symbol for end of medium
Decimal code : 9241
Hexadecimal code : 2419
UTF-8 encoding : E2 90 99 (3 bytes)
HTML Entity(ies) : &#x2419;
Category : Other Symbol

Keywords :

Symbol for substitute

Symbol for substitute
Decimal code : 9242
Hexadecimal code : 241A
UTF-8 encoding : E2 90 9A (3 bytes)
HTML Entity(ies) : &#x241A;
Category : Other Symbol

Keywords :

Symbol for escape

Symbol for escape
Decimal code : 9243
Hexadecimal code : 241B
UTF-8 encoding : E2 90 9B (3 bytes)
HTML Entity(ies) : &#x241B;
Category : Other Symbol

Keywords :

Symbol for file separator

Symbol for file separator
Decimal code : 9244
Hexadecimal code : 241C
UTF-8 encoding : E2 90 9C (3 bytes)
HTML Entity(ies) : &#x241C;
Category : Other Symbol

Keywords :

Symbol for group separator

Symbol for group separator
Decimal code : 9245
Hexadecimal code : 241D
UTF-8 encoding : E2 90 9D (3 bytes)
HTML Entity(ies) : &#x241D;
Category : Other Symbol

Keywords :

Symbol for record separator

Symbol for record separator
Decimal code : 9246
Hexadecimal code : 241E
UTF-8 encoding : E2 90 9E (3 bytes)
HTML Entity(ies) : &#x241E;
Category : Other Symbol

Keywords :

Symbol for unit separator

Symbol for unit separator
Decimal code : 9247
Hexadecimal code : 241F
UTF-8 encoding : E2 90 9F (3 bytes)
HTML Entity(ies) : &#x241F;
Category : Other Symbol

Keywords :

Symbol for space

Symbol for space
Decimal code : 9248
Hexadecimal code : 2420
UTF-8 encoding : E2 90 A0 (3 bytes)
HTML Entity(ies) : &#x2420;
Category : Other Symbol

Keywords :

Symbol for delete

Symbol for delete
Decimal code : 9249
Hexadecimal code : 2421
UTF-8 encoding : E2 90 A1 (3 bytes)
HTML Entity(ies) : &#x2421;
Category : Other Symbol

Keywords :

Blank symbol

Blank symbol
Decimal code : 9250
Hexadecimal code : 2422
UTF-8 encoding : E2 90 A2 (3 bytes)
HTML Entity(ies) : &#x2422;
Category : Other Symbol

Keywords :

Open box

Open box
Decimal code : 9251
Hexadecimal code : 2423
UTF-8 encoding : E2 90 A3 (3 bytes)
HTML Entity(ies) : &blank;
Category : Other Symbol

Keywords :

Symbol for newline

Symbol for newline
Decimal code : 9252
Hexadecimal code : 2424
UTF-8 encoding : E2 90 A4 (3 bytes)
HTML Entity(ies) : &#x2424;
Category : Other Symbol

Keywords :

Symbol for delete form two

Symbol for delete form two
Decimal code : 9253
Hexadecimal code : 2425
UTF-8 encoding : E2 90 A5 (3 bytes)
HTML Entity(ies) : &#x2425;
Category : Other Symbol

Keywords :

Symbol for substitute form two

Symbol for substitute form two
Decimal code : 9254
Hexadecimal code : 2426
UTF-8 encoding : E2 90 A6 (3 bytes)
HTML Entity(ies) : &#x2426;
Category : Other Symbol

Keywords :