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