Common symbols in Unicode

Common symbols in Unicode

Unicode is a character encoding scheme developed by an international organization that can accommodate all the text and symbols in the world. Therefore, it is all-inclusive. Using Unicode symbols, some commonly used symbols can be directly displayed on web pages, such as arrows, emoticons, etc. However, since the number of Unicode codes is too large, it is very time-consuming to find the code of the corresponding symbol from CodeCharts.pdf, so some common and commonly used ones are listed below for easy search and use.

1. General Punctuation:

Unicode

0

1

2

3

4

5

6

7

8

9

A

B

C

D

E

F

\u200

\u201

'

'

'

\u202

: : : : : : : : : : : : : : :

: : : : : : : : : : : : : : :

: : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : :

: : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : :

: : : : : : : : : : : : : : :

\u203

'

\u204

\u205

\u206

: : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : :

: : : : : : : : : : : : : : :

: : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : :

: : : : : : : : : : : : : : :

1.1 Supplemental Punctuation:

Unicode

0

1

2

3

4

5

6

7

8

9

A

B

C

D

E

F

\u2E0

\u2E1

\u2E2

\u2E3

⸿

\u2E4

2. Superscripts and Subscripts:

Unicode

0

1

2

3

4

5

6

7

8

9

A

B

C

D

E

F

\u207

\u208

\u209

2.1 Trademark symbols:

Unicode

AE

A9

99

\u00

®

©

3. Currency Symbols:

Unicode

0

1

2

3

4

5

6

7

8

9

A

B

C

D

E

F

\u20A

\u20B

4. Arrows:

Unicode

0

1

2

3

4

5

6

7

8

9

A

B

C

D

E

F

\u219

\u21A

\u21B

\u21C

\u21D

\u21E

\u21F

4.1 Supplemental Arrows-A:

Unicode

0

1

2

3

4

5

6

7

8

9

A

B

C

D

E

F

\u27F

4.2 Supplemental Arrows-B:

Unicode

0

1

2

3

4

5

6

7

8

9

A

B

C

D

E

F

\u290

\u291

\u292

\u293

⤿

\u294

\u295

\u296

\u297

⥿

5. Tab Box Drawing:

Unicode

0

1

2

3

4

5

6

7

8

9

A

B

C

D

E

F

\u250

\u251

\u252

\u253

\u254

\u255

\u256

\u257

6. Block Elements:

Unicode

0

1

2

3

4

5

6

7

8

9

A

B

C

D

E

F

\u258

:

\u259

7. Geometric Shapes:

Unicode

0

1

2

3

4

5

6

7

8

9

A

B

C

D

E

F

\u25A

\u25B

\u25C

\u25D

\u25E

\u25F

8. Miscellaneous Symbols:

Unicode

0

1

2

3

4

5

6

7

8

9

A

B

C

D

E

F

\u260

\u261

\u262

\u263

\u264

\u265

\u266

\u267

\u268

\u269

\u26A

\u26B

\u26C

\u26D

\u26E

\u26F

These include music symbols 2669--266F, constellation symbols 2648--2653, chess symbols 2654--265F, and poker symbols 2660--2667.

9. Decorative symbols Dingbats:

Unicode

0

1

2

3

4

5

6

7

8

9

A

B

C

D

E

F

\u270

\u271

\u272

\u273

\u274

\u275

\u276

\u277

\u278

\u279

\u27A

\u27B

\u27C

\u27D

\u27E

\u27F

10. Miscellaneous Symbols and Arrows:

Unicode

0

1

2

3

4

5

6

7

8

9

A

B

C

D

E

F

\u2B0

\u2B1

\u2B2

\u2B3

⬿

\u2B4

\u2B5

\u2B6

\u2B7

⭿

\u2B8

\u2B9

\u2BA

\u2BB

⮿

\u2BC

\u2BD

\u2BE

\u2BF

⯿

Some symbols may not be displayed normally and only a rectangular box will be displayed, indicating that there is no related supporting software on the computer and you need to wait until the corresponding software is installed before you can use them. However, more and more characters will be supported in the future, which is an inevitable trend. When using Unicode characters, use the "&#xhhhh" format in HTML, where hhhh is a 4-digit hexadecimal Unicode code. It can also be converted to a decimal code and used in the "&#dddd" format. When used in JavaScript scripts, use the "\uhhhh" format. When used in CSS, use the "\hhhh" format.

<<:  React Principles Explained

>>:  Binary Type Operations in MySQL

Recommend

CentOS 7 set grub password and single user login example code

There are significant differences between centos7...

Analysis of Sysbench's benchmarking process for MySQL

Preface 1. Benchmarking is a type of performance ...

Detailed explanation of InnoDB storage files in MySQL

Physically speaking, an InnoDB table consists of ...

How does Vue download non-same-origin files based on URL

Generally speaking, we can have the following two...

Vue implements small search function

This article example shares the specific code of ...

Detailed explanation of MySQL monitoring tool mysql-monitor

1. Overview mysql-monitor MYSQL monitoring tool, ...

Vue imitates ElementUI's form example code

Implementation requirements The form imitating El...

WeChat applet realizes the effect of shaking the sieve

This article shares the specific code of the WeCh...

MySQL 5.7.17 installation and configuration method graphic tutorial under win7

I would like to share with you the graphic tutori...

Let's take a look at some powerful operators in JavaScript

Table of contents Preface 1. Null coalescing oper...

mysqldump parameters you may not know

In the previous article, it was mentioned that th...

Randomly generate an eight-digit discount code and save it to the MySQL database

Currently, many businesses are conducting promoti...

JS implements a detailed plan for the smooth version of the progress bar

The progress bar is not smooth I believe that mos...

Vue implements adding watermark to uploaded pictures

This article shares the specific implementation c...