mirror of
https://github.com/symbl-cc/symbl-data.git
synced 2025-10-28 12:11:10 -04:00
Up 2014.09.05
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
title : Unicode character table
|
||||
meta_description : All Unicode Symbols with Names and Descriptions on One Page: ❤ ☀ ★ ☂ ☻ ♞ ☯ ☭ ☢ € → ☎ ❄ ♫ ✂ ▶ ✇ ♎ ⇧ ☮ ♻ ⌘ ⌛ ☘ ✈ ✔ ☊ ♔ ♕ ♖ ☦ ✝ ❖ ➎ ♠ ♣ ♥ ♦ ♂ ♀ ❂ ❃ ✒
|
||||
meta_keywords : unicode, signs, symbols, characters, unicode table, character set, list of unicode characters, uft-8, facebook characters, encoding, heart symbol, script, languages, hieroglyphs, runes, arrow symbols, cyrillic, latin, currency symbols
|
||||
meta_keywords : unicode, signs, symbols, characters, unicode table, character set, list of unicode characters, uft-8, facebook characters, encoding, heart symbol, script, languages, emoji, hieroglyphs, runes, arrow symbols, cyrillic, latin, currency symbols
|
||||
search : Character search
|
||||
find : Find
|
||||
example : Example
|
||||
|
||||
@ -1,35 +1,35 @@
|
||||
0000 : Null
|
||||
0001 : Start of heading
|
||||
0002 : Start of text
|
||||
0003 : End of text
|
||||
0004 : End of transmission
|
||||
0005 : Enquiry
|
||||
0006 : Acknowledge
|
||||
0007 : Bell
|
||||
0008 : Backspace
|
||||
0009 : Character tabulation
|
||||
000A : Line feed (lf)
|
||||
000B : Line tabulation
|
||||
000C : Form feed (ff)
|
||||
000D : Carriage return (cr)
|
||||
000E : Shift out
|
||||
000F : Shift in
|
||||
0010 : Data link escape
|
||||
0011 : Device control one
|
||||
0012 : Device control two
|
||||
0013 : Device control three
|
||||
0014 : Device control four
|
||||
0015 : Negative acknowledge
|
||||
0016 : Synchronous idle
|
||||
0017 : End of transmission block
|
||||
0018 : Cancel
|
||||
0019 : End of medium
|
||||
001A : Substitute or (Ctrl+Z)
|
||||
001B : Escape
|
||||
001C : Information separator four
|
||||
001D : Information separator three
|
||||
001E : Information separator two
|
||||
001F : Information separator one
|
||||
0000 : Null : NUL
|
||||
0001 : Start of heading : SOH
|
||||
0002 : Start of text : STX
|
||||
0003 : End of text : ETX
|
||||
0004 : End of transmission : EOT
|
||||
0005 : Enquiry : ENQ
|
||||
0006 : Acknowledge : ASK
|
||||
0007 : Bell : BEL
|
||||
0008 : Backspace : BS
|
||||
0009 : Character tabulation : TAB
|
||||
000A : Line feed (lf) : LF
|
||||
000B : Line tabulation : TAB
|
||||
000C : Form feed (ff) : FF
|
||||
000D : Carriage return (cr) : CR
|
||||
000E : Shift out : SO
|
||||
000F : Shift in : SI
|
||||
0010 : Data link escape : DLE
|
||||
0011 : Device control one : DC1
|
||||
0012 : Device control two : DC2
|
||||
0013 : Device control three : DC3
|
||||
0014 : Device control four : DC4
|
||||
0015 : Negative acknowledge : NAK
|
||||
0016 : Synchronous idle : SYN
|
||||
0017 : End of transmission block : ETB
|
||||
0018 : Cancel : CAN
|
||||
0019 : End of medium : EM
|
||||
001A : Substitute or (Ctrl+Z) : SUB
|
||||
001B : Escape : ESC
|
||||
001C : Information separator four : FS
|
||||
001D : Information separator three : GS
|
||||
001E : Information separator two : RS
|
||||
001F : Information separator one : US
|
||||
0020 : Space
|
||||
0021 : Exclamation mark
|
||||
0022 : Quotation mark
|
||||
@ -125,7 +125,7 @@
|
||||
007C : Vertical line
|
||||
007D : Right curly bracket
|
||||
007E : Tilde
|
||||
007F : Delete
|
||||
007F : Delete : DEL
|
||||
0080 : <control>
|
||||
0081 : <control>
|
||||
0082 : Break permitted here
|
||||
@ -253,4 +253,4 @@
|
||||
00FC : Latin small letter u with diaeresis
|
||||
00FD : Latin small letter y with acute
|
||||
00FE : Latin small letter thorn
|
||||
00FF : Latin small letter y with diaeresis
|
||||
00FF : Latin small letter y with diaeresis
|
||||
|
||||
@ -144,7 +144,7 @@
|
||||
1F58F : Turned ok hand sign
|
||||
1F590 : Raised hand with fingers splayed
|
||||
1F591 : Reversed raised hand with fingers splayed
|
||||
1F592 : Reversed thumbs up sign
|
||||
1F592 : Reversed thumbs up sign : like
|
||||
1F593 : Reversed thumbs down sign
|
||||
1F594 : Reversed victory hand
|
||||
1F595 : Reversed hand with middle finger extended
|
||||
|
||||
Reference in New Issue
Block a user