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