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 DIGIT FIVE
Overview
(OUTLINED DIGIT FIVE) is the Unicode character at code point U+1CCF5. It belongs to the Symbols for Legacy Computing Supplement block, in the Decimal Number (Nd) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1CCF5 | |
| decimal | 118005 | |
| htmldecimal | 𜳵 | |
| htmlhex | 𜳵 | |
| css | \1CCF5 | |
| javascript | \u{1CCF5} | |
| python | \U0001ccf5 | |
| java | \uD833\uDCF5 | |
| go | \U0001CCF5 | |
| ruby | \u{1CCF5} | |
| rust | \u{1CCF5} | |
| ccpp | \U0001ccf5 | |
| urlencoded | %F0%9C%B3%B5 | |
| utf8bytes | f0 9c b3 b5 | |
| utf16bebytes | d8 33 dc f5 | |
| utf32bebytes | 00 01 cc f5 |
How to Use
HTML:
𜳵
CSS:
content: "\1CCF5"
JavaScript:
"\u{1CCF5}"
Python:
"\U0001ccf5"
Properties
- Script
- Zyyy
- Category
- Decimal Number (Nd)
- Bidirectional
- EN
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0035
Frequently Asked Questions
What is the character (OUTLINED DIGIT FIVE)?
(OUTLINED DIGIT FIVE) is the Unicode character U+1CCF5.
What is the Unicode codepoint of OUTLINED DIGIT FIVE?
The OUTLINED DIGIT FIVE character () has codepoint U+1CCF5.
How do I type or copy OUTLINED DIGIT FIVE?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.