OSDN Git Service

Regular updates
[twpd/master.git] / unicode.md
1 ---
2 title: Unicode symbols
3 ---
4
5     ✈   \u2708 airplane
6     ❄   \u2744 snowflake
7     ⚑   \u2691 flag
8     ☯   \u262f yinyang
9     ♞   \u265e horse
10     ☀   \u2600 rays
11     ⚠   \u26a0 warning
12
13     ★   star
14     ☆   star2
15
16     ⚐   \u2690 flag
17     ⚑   \u2691 flag
18
19 ### Bullets
20
21     •   \u2022
22     ·   \u00b7
23     ┄   \u2504
24     —   \u2014 (mdash)
25     –   \u2013 (ndash)
26     ◦   \u25e6 circle
27
28 ### Checks
29
30     ✓   \u2713 check
31     ✕   \u2715
32     ✗   \u2717 x mark
33     ✘   \u2718 x mark bold
34     ❏   \u274f checkbox
35     ×   times
36
37
38 ### Spinners
39
40       ◜◠◝◞◡◟
41       ❘❙❚
42
43 ### Triangles and arrows
44
45     ▲
46     ▼
47     ▶
48
49     ⬅   \u2b05
50     ⬆   \u2b06
51     ⬇   \u2b07
52
53     ◢
54     ◣
55     ◤
56     ◥
57
58     «   «
59     »   »
60     ‹   ‹
61     ›   ›
62     •   ·
63
64     ⌘ – ⌘ – ⌘ – Command Key
65     ⌥ – ⌥ – ⌥ – Option Key
66     ⇧ – ⇧ – ⇧ – Shift Key
67     ⎋ – ⎋ – ⎋ – ESC Key
68     ⇪ – ⇪ – ⇪ – Capslock
69     ⏎ – ⏎ – ⏎ – Return
70     ⌫ – ⌫ – ⌫ – Delete / Backspace
71
72     ▸   \u25b8 right arrow
73     ▹
74
75     ◇   \u25c7
76     ◆
77
78     ◐
79     ◑
80     ◒
81     ◓
82
83
84     ♠   \u2660
85     ♣   \u2663
86     ♥   \u2665
87     ♦   \u2666
88
89
90     ✂  scissors
91     ℹ information ℹ
92     ♡ heart ♡
93     ⚙ cog or gear ⚙
94     ✉ envelope ✉
95     ✎ pencil ✎
96
97 ### JavaScript
98
99     "x".charCodeAt(0)
100     "x".charCodeAt(0).toString(16)
101
102     http://www.danshort.com/HTMLentities/index.php?w=dingb