OSDN Git Service

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