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' : ''">
⓮
NEGATIVE CIRCLED NUMBER FOURTEEN
Overview
⓮ (NEGATIVE CIRCLED NUMBER FOURTEEN) is the Unicode character at code point U+24EE. 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+24EE | |
| decimal | 9454 | |
| htmldecimal | ⓮ | |
| htmlhex | ⓮ | |
| css | \24EE | |
| javascript | \u{24EE} | |
| python | \u24ee | |
| java | \u24EE | |
| go | \u24EE | |
| ruby | \u{24EE} | |
| rust | \u{24EE} | |
| ccpp | \u24ee | |
| urlencoded | %E2%93%AE | |
| utf8bytes | e2 93 ae | |
| utf16bebytes | 24 ee | |
| utf32bebytes | 00 00 24 ee |
How to Use
HTML:
⓮
CSS:
content: "\24EE"
JavaScript:
"\u{24EE}"
Python:
"\u24ee"
Properties
- Block
- Enclosed Alphanumerics
- Script
- Zyyy
- Category
- Other Number (No)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⓮ character (NEGATIVE CIRCLED NUMBER FOURTEEN)?
⓮ (NEGATIVE CIRCLED NUMBER FOURTEEN) is the Unicode character U+24EE.
What is the Unicode codepoint of NEGATIVE CIRCLED NUMBER FOURTEEN?
The NEGATIVE CIRCLED NUMBER FOURTEEN character (⓮) has codepoint U+24EE.
How do I type or copy NEGATIVE CIRCLED NUMBER FOURTEEN?
Copy ⓮ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.