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-306DA
Overview
𰛚 (CJK UNIFIED IDEOGRAPH-306DA) is the Unicode character at code point U+306DA. 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+306DA | |
| decimal | 198362 | |
| htmldecimal | 𰛚 | |
| htmlhex | 𰛚 | |
| css | \306DA | |
| javascript | \u{306DA} | |
| python | \U000306da | |
| java | \uD881\uDEDA | |
| go | \U000306DA | |
| ruby | \u{306DA} | |
| rust | \u{306DA} | |
| ccpp | \U000306da | |
| urlencoded | %F0%B0%9B%9A | |
| utf8bytes | f0 b0 9b 9a | |
| utf16bebytes | d8 81 de da | |
| utf32bebytes | 00 03 06 da |
How to Use
HTML:
𰛚
CSS:
content: "\306DA"
JavaScript:
"\u{306DA}"
Python:
"\U000306da"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰛚 character (CJK UNIFIED IDEOGRAPH-306DA)?
𰛚 (CJK UNIFIED IDEOGRAPH-306DA) is the Unicode character U+306DA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-306DA?
The CJK UNIFIED IDEOGRAPH-306DA character (𰛚) has codepoint U+306DA.
How do I type or copy CJK UNIFIED IDEOGRAPH-306DA?
Copy 𰛚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.