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