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' : ''">
ↀ
ROMAN NUMERAL ONE THOUSAND C D
Overview
ↀ (ROMAN NUMERAL ONE THOUSAND C D) is the Unicode character at code point U+2180. It belongs to the Number Forms block, in the Letter Number (Nl) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2180 | |
| decimal | 8576 | |
| htmldecimal | ↀ | |
| htmlhex | ↀ | |
| css | \2180 | |
| javascript | \u{2180} | |
| python | \u2180 | |
| java | \u2180 | |
| go | \u2180 | |
| ruby | \u{2180} | |
| rust | \u{2180} | |
| ccpp | \u2180 | |
| urlencoded | %E2%86%80 | |
| utf8bytes | e2 86 80 | |
| utf16bebytes | 21 80 | |
| utf32bebytes | 00 00 21 80 |
How to Use
HTML:
ↀ
CSS:
content: "\2180"
JavaScript:
"\u{2180}"
Python:
"\u2180"
Properties
- Block
- Number Forms
- Script
- Latn
- Category
- Letter Number (Nl)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ↀ character (ROMAN NUMERAL ONE THOUSAND C D)?
ↀ (ROMAN NUMERAL ONE THOUSAND C D) is the Unicode character U+2180.
What is the Unicode codepoint of ROMAN NUMERAL ONE THOUSAND C D?
The ROMAN NUMERAL ONE THOUSAND C D character (ↀ) has codepoint U+2180.
How do I type or copy ROMAN NUMERAL ONE THOUSAND C D?
Copy ↀ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.