copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('⒀'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
⒀
PARENTHESIZED NUMBER THIRTEEN
Overview
⒀ (PARENTHESIZED NUMBER THIRTEEN) is the Unicode character at code point U+2480. It belongs to the Enclosed Alphanumerics block, in the Other Number (No) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2480 | |
| decimal | 9344 | |
| htmldecimal | ⒀ | |
| htmlhex | ⒀ | |
| css | \2480 | |
| javascript | \u{2480} | |
| python | \u2480 | |
| java | \u2480 | |
| go | \u2480 | |
| ruby | \u{2480} | |
| rust | \u{2480} | |
| ccpp | \u2480 | |
| urlencoded | %E2%92%80 | |
| utf8bytes | e2 92 80 | |
| utf16bebytes | 24 80 | |
| utf32bebytes | 00 00 24 80 |
How to Use
HTML:
⒀
CSS:
content: "\2480"
JavaScript:
"\u{2480}"
Python:
"\u2480"
Properties
- Block
- Enclosed Alphanumerics
- Script
- Zyyy
- Category
- Other Number (No)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <compat> 0028 0031 0033 0029
Frequently Asked Questions
What is the ⒀ character (PARENTHESIZED NUMBER THIRTEEN)?
⒀ (PARENTHESIZED NUMBER THIRTEEN) is the Unicode character U+2480.
What is the Unicode codepoint of PARENTHESIZED NUMBER THIRTEEN?
The PARENTHESIZED NUMBER THIRTEEN character (⒀) has codepoint U+2480.
How do I type or copy PARENTHESIZED NUMBER THIRTEEN?
Copy ⒀ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.