
| Character Sets | Decimal | Hex |
|---|---|---|
| ISO-8859-1 | 185 | B9 |
| ISO-8859-8 | 185 | B9 |
| ISO-8859-9 | 185 | B9 |
| Windows-1252 | 185 | B9 |
| Windows-1254 | 185 | B9 |
| Windows-1255 | 185 | B9 |
| Windows-1256 | 185 | B9 |
| Windows-1257 | 185 | B9 |
| Windows-1258 | 185 | B9 |
| Unicode | U+00B9 | |
|---|---|---|
| Unicode Decimal | 185 | |
| Unicode Escape | \u00b9 | |
| UTF-8 (hex) | 0xC2 0xB9 | |
| UTF-8 (binary) | 1100001010111001 | |
| UTF-8 (binary) | ||
| 1100001010111001 | ||
| UTF-16 | 0x00B9 | |
| UTF-32 | 0x000000B9 | |
| HTML Number | ¹ | |
|---|---|---|
| HTML Hex | ¹ | |
| HTML Entity | ¹ | |
| Symbol | Name |
|---|---|
| ² | Superscript two - squared |
| ³ | Superscript three - cubed |
| ⁿ | Superscript latin small letter n |
| URL Escape Code | %C2%B9 | |
|---|---|---|
| Quoted-printable | =C2=B9 |
| C, C++, and Java | "\u00B9" | |
|---|---|---|
| CSS Code | \00B9 | |
| JavaScript | "\u00B9" | |
| Perl | \x{00B9} | |
| Python 2 | u"\u00B9" | |
| Python 3 | \u00B9 | |
| Ruby | \u{00B9} |
Typing a superscript 1 depends on the device and software you are using. Here are some methods for creating a superscript 1 in different programs:
A superscript "1" is a small number "1" that is written above the baseline of the regular text. The meaning of a superscript "1" can vary depending on the context in which it is used:
A superscript is a small number or letter written above the baseline of regular text. In the context of superscripts, the superscript for the number "1" would be written as a smaller "1" above the baseline of the text.
Here is an example of the number "1" as a superscript: A¹
In most word processing programs, you can create a superscript by highlighting the character you want to convert into a superscript, then using the appropriate formatting option. In Microsoft Word, for example, you can press "Ctrl" + "Shift" + "+" to apply superscript formatting. In HTML, you can use the tag to create superscripts.