Created
August 30, 2015 11:41
-
-
Save AndiH/a236092e35f7fba468f8 to your computer and use it in GitHub Desktop.
List of Superscript and Subscript Unicode Replacements for aText
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;bar | ̄ | |
---|---|---|
;^1 | ¹ | |
;^2 | ² | |
;^3 | ³ | |
;^4 | ⁴ | |
;^5 | ⁵ | |
;^6 | ⁶ | |
;^7 | ⁷ | |
;^8 | ⁸ | |
;^9 | ⁹ | |
;^0 | ⁰ | |
;^+ | ⁺ | |
;^- | ⁻ | |
;^n | ⁿ | |
;_0 | ₀ | |
;_1 | ₁ | |
;_2 | ₂ | |
;_3 | ₃ | |
;_4 | ₄ | |
;_5 | ₅ | |
:_6 | ₆ | |
;_7 | ₇ | |
;_8 | ₈ | |
;_9 | ₉ | |
;_+ | ₊ | |
;_- | ₋ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Wikipedia: https://en.wikipedia.org/wiki/Unicode_subscripts_and_superscripts
Other aText Gists: