Significance Markers
Jump to navigation
Jump to search
Typographical symbols that can be used to indicate significant differences on a graph:
Note that there are many different html entities. This utility for Unicode Conversion is useful for getting decimal or utf-8 code of a unicode character
Note that many symbols come in half-width and full width forms. The full-width are located in Unicode block from U+FF00 to U+FFEF.
When specifying in Xynk, should try to convert keyboard symbol to bigger (fullwidth) equivalent for display.
i.e., *#+° should be converted to *#+○
Symbol | Name | Unicode | Decimal | UTF-8 | HTML | Mac Keys | |
---|---|---|---|---|---|---|---|
* | asterisk | U+002A | * | 2A | * | ||
✱ | heavy asterisk | U+2731 | ✱ | E2 9C B1 | |||
* | full width asterix | U+FF0A | * | EF BC 8A | |||
∗ | math asterix | U+2217 | ∗ | E2 88 97 | ∗ | ||
† | dagger (obelisk) | U+2020 | † | E2 80 A0 | † | option-t | |
‡ | double dagger (diesis) | U+2021 | ‡ | E2 80 A1 | ‡ | shift+option+7 | |
§ | section | U+00A7 | § | C2 A7 | § | option+6 | |
+ | plus | U+002B | + | 2B | + | ||
+ | full width plus | U+FF0B | + | EF BC 8B | |||
# | number | U+0023 | # | 23 | # | ||
# | full width number | U+FF03 | # | EF BC 83 | |||
° | degree | U+00B0 | ° | C2 B0 | ° | shift-option-8 | |
○ | white circle | U+25CB | ○ | E2 97 8B | |||
○ | half width white circle | U+FFEE | ○ | EF BF AE | |||
◇ | white diamond | U+25C7 | ◇ | E2 97 87 | |||
--------- | --------------------------------- | ------------- | --------------- | ------------------- | ---------------- | --------- |