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' : ''">
𰛍
CJK UNIFIED IDEOGRAPH-306CD
Overview
𰛍 (CJK UNIFIED IDEOGRAPH-306CD) is the Unicode character at code point U+306CD. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+306CD | |
| decimal | 198349 | |
| htmldecimal | 𰛍 | |
| htmlhex | 𰛍 | |
| css | \306CD | |
| javascript | \u{306CD} | |
| python | \U000306cd | |
| java | \uD881\uDECD | |
| go | \U000306CD | |
| ruby | \u{306CD} | |
| rust | \u{306CD} | |
| ccpp | \U000306cd | |
| urlencoded | %F0%B0%9B%8D | |
| utf8bytes | f0 b0 9b 8d | |
| utf16bebytes | d8 81 de cd | |
| utf32bebytes | 00 03 06 cd |
How to Use
HTML:
𰛍
CSS:
content: "\306CD"
JavaScript:
"\u{306CD}"
Python:
"\U000306cd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰛍 character (CJK UNIFIED IDEOGRAPH-306CD)?
𰛍 (CJK UNIFIED IDEOGRAPH-306CD) is the Unicode character U+306CD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-306CD?
The CJK UNIFIED IDEOGRAPH-306CD character (𰛍) has codepoint U+306CD.
How do I type or copy CJK UNIFIED IDEOGRAPH-306CD?
Copy 𰛍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.