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' : ''">
๐ณ
OUTLINED LATIN CAPITAL LETTER D
Overview
๐ณ (OUTLINED LATIN CAPITAL LETTER D) is the Unicode character at code point U+1CCD9. It belongs to the Symbols for Legacy Computing Supplement block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1CCD9 | |
| decimal | 117977 | |
| htmldecimal | 𜳙 | |
| htmlhex | 𜳙 | |
| css | \1CCD9 | |
| javascript | \u{1CCD9} | |
| python | \U0001ccd9 | |
| java | \uD833\uDCD9 | |
| go | \U0001CCD9 | |
| ruby | \u{1CCD9} | |
| rust | \u{1CCD9} | |
| ccpp | \U0001ccd9 | |
| urlencoded | %F0%9C%B3%99 | |
| utf8bytes | f0 9c b3 99 | |
| utf16bebytes | d8 33 dc d9 | |
| utf32bebytes | 00 01 cc d9 |
How to Use
HTML:
𜳙
CSS:
content: "\1CCD9"
JavaScript:
"\u{1CCD9}"
Python:
"\U0001ccd9"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0044
Frequently Asked Questions
What is the ๐ณ character (OUTLINED LATIN CAPITAL LETTER D)?
๐ณ (OUTLINED LATIN CAPITAL LETTER D) is the Unicode character U+1CCD9.
What is the Unicode codepoint of OUTLINED LATIN CAPITAL LETTER D?
The OUTLINED LATIN CAPITAL LETTER D character (๐ณ) has codepoint U+1CCD9.
How do I type or copy OUTLINED LATIN CAPITAL LETTER D?
Copy ๐ณ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.