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-308CD
Overview
𰣍 (CJK UNIFIED IDEOGRAPH-308CD) is the Unicode character at code point U+308CD. 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+308CD | |
| decimal | 198861 | |
| htmldecimal | 𰣍 | |
| htmlhex | 𰣍 | |
| css | \308CD | |
| javascript | \u{308CD} | |
| python | \U000308cd | |
| java | \uD882\uDCCD | |
| go | \U000308CD | |
| ruby | \u{308CD} | |
| rust | \u{308CD} | |
| ccpp | \U000308cd | |
| urlencoded | %F0%B0%A3%8D | |
| utf8bytes | f0 b0 a3 8d | |
| utf16bebytes | d8 82 dc cd | |
| utf32bebytes | 00 03 08 cd |
How to Use
HTML:
𰣍
CSS:
content: "\308CD"
JavaScript:
"\u{308CD}"
Python:
"\U000308cd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰣍 character (CJK UNIFIED IDEOGRAPH-308CD)?
𰣍 (CJK UNIFIED IDEOGRAPH-308CD) is the Unicode character U+308CD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-308CD?
The CJK UNIFIED IDEOGRAPH-308CD character (𰣍) has codepoint U+308CD.
How do I type or copy CJK UNIFIED IDEOGRAPH-308CD?
Copy 𰣍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.