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 C
Overview
๐ณ (OUTLINED LATIN CAPITAL LETTER C) is the Unicode character at code point U+1CCD8. 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+1CCD8 | |
| decimal | 117976 | |
| htmldecimal | 𜳘 | |
| htmlhex | 𜳘 | |
| css | \1CCD8 | |
| javascript | \u{1CCD8} | |
| python | \U0001ccd8 | |
| java | \uD833\uDCD8 | |
| go | \U0001CCD8 | |
| ruby | \u{1CCD8} | |
| rust | \u{1CCD8} | |
| ccpp | \U0001ccd8 | |
| urlencoded | %F0%9C%B3%98 | |
| utf8bytes | f0 9c b3 98 | |
| utf16bebytes | d8 33 dc d8 | |
| utf32bebytes | 00 01 cc d8 |
How to Use
HTML:
𜳘
CSS:
content: "\1CCD8"
JavaScript:
"\u{1CCD8}"
Python:
"\U0001ccd8"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0043
Frequently Asked Questions
What is the ๐ณ character (OUTLINED LATIN CAPITAL LETTER C)?
๐ณ (OUTLINED LATIN CAPITAL LETTER C) is the Unicode character U+1CCD8.
What is the Unicode codepoint of OUTLINED LATIN CAPITAL LETTER C?
The OUTLINED LATIN CAPITAL LETTER C character (๐ณ) has codepoint U+1CCD8.
How do I type or copy OUTLINED LATIN CAPITAL LETTER C?
Copy ๐ณ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.