Search
Search for a symbol or emoji...
⒀
⒀
Parenthesized Number Thirteen Symbol ⒀
Parenthesized Number Thirteen Symbol Information
| Symbol Name | Parenthesized Number Thirteen |
| Unicode Version | 1.1 (June 1993) |
| Unicode | U+2480 |
| CSS Code | \2480 |
| Hex Code | ⒀ |
| HTML Code | ⒀ |
| Symbol | ⒀ |
Parenthesized Number Thirteen Symbol Encoding
| UTF-8 | 0xE2 0x92 0x80 |
| UTF-16 | 0x2480 |
| UTF-32 | 0x00002480 |
How to add parenthesized number thirteen symbol via keyboard on different Operating systems
You can type the parenthesized number thirteen symbol on most modern devices with the help of following methods:
How to type parenthesized number thirteen symbol on Microsoft Word
You can type the parenthesized number thirteen in Microsoft Word using steps mentioned below:
- Place your cursor in the text area where you need to insert the symbol and type 2480
- Without moving the cursor press keys Alt + x together
- The original 2480 is now transformed into ⒀
How to type parenthesized number thirteen symbol on Microsoft Windows
You can type the parenthesized number thirteen on Microsoft windows using following steps:
- Hold Alt and press to type parenthesized number thirteen on your windows machine.
How to type parenthesized number thirteen symbol on Mac OS
You can type the parenthesized number thirteen on Mac OS using following steps:
- Place your cursor in the text area where you need to insert the symbol
- Press Ctrl + ⌘ Command + ⎵ Space to bring up the Character Viewer. Alternatively, choose Edit ⇒ Emoji & Symbols
- Type "Parenthesized Number Thirteen" in the search field at the top and press Enter
- The symbol should appear. Click on it to insert it into your text


How to type parenthesized number thirteen symbol on Linux
You can type the parenthesized number thirteen on Linux using following steps:
- Place your cursor in the text area where you need to insert the symbol
- Hold ⇧ Shift + Ctrl and press the letter + U
- Press keys 2480 consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type parenthesized number thirteen symbol on IOS and Android
The easiest way to type the parenthesized number thirteen symbol on ios and android is to copy and paste it wherever you need it.
How to use parenthesized number thirteen in CSS
//CSS Example
1span {
2 content: \2480;
3 }How to use parenthesized number thirteen in HTML
//HTML Example
1<span>⒀</span>Parenthesized Number Thirteen symbol representation in programming languages
Parenthesized Number Thirteensymbol's representation in different programming languages can be found in table below:
| Language | Representation |
|---|---|
| Rust | \u{2480} |
| Ruby | \u{2480} |
| Python | \u2480 |
| PHP | \u{2480} |
| Perl | \x{2480} |
| Java | \u2480 |
| Modern JavaScript - Since ES6 | \u{2480} |
| JavaScript | \u2480 |
| Go | \u2480 |
| C# | \u2480 |
| C and C++ | \u2480 |
| Bash and Zsh - inside echo -e | \u2480 |
| RFC 5137 | \u'2480' |
