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 THIRTEEN
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+24ED | |
| decimal | 9453 | |
| htmldecimal | ⓭ | |
| htmlhex | ⓭ | |
| css | \24ED | |
| javascript | \u{24ED} | |
| python | \u24ed | |
| java | \u24ED | |
| go | \u24ED | |
| ruby | \u{24ED} | |
| rust | \u{24ED} | |
| ccpp | \u24ed | |
| urlencoded | %E2%93%AD | |
| utf8bytes | e2 93 ad | |
| utf16bebytes | 24 ed | |
| utf32bebytes | 00 00 24 ed |
How to Use
HTML:
⓭
CSS:
content: "\24ED"
JavaScript:
"\u{24ED}"
Python:
"\u24ed"
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 THIRTEEN)?
⓭ (NEGATIVE CIRCLED NUMBER THIRTEEN) is the Unicode character U+24ED.
What is the Unicode codepoint of NEGATIVE CIRCLED NUMBER THIRTEEN?
The NEGATIVE CIRCLED NUMBER THIRTEEN character (⓭) has codepoint U+24ED.
How do I type or copy NEGATIVE CIRCLED NUMBER THIRTEEN?
Copy ⓭ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.