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