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-2D168
Overview
𭅨 (CJK UNIFIED IDEOGRAPH-2D168) is the Unicode character at code point U+2D168. It belongs to the CJK Unified Ideographs Extension F block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2D168 | |
| decimal | 184680 | |
| htmldecimal | 𭅨 | |
| htmlhex | 𭅨 | |
| css | \2D168 | |
| javascript | \u{2D168} | |
| python | \U0002d168 | |
| java | \uD874\uDD68 | |
| go | \U0002D168 | |
| ruby | \u{2D168} | |
| rust | \u{2D168} | |
| ccpp | \U0002d168 | |
| urlencoded | %F0%AD%85%A8 | |
| utf8bytes | f0 ad 85 a8 | |
| utf16bebytes | d8 74 dd 68 | |
| utf32bebytes | 00 02 d1 68 |
How to Use
HTML:
𭅨
CSS:
content: "\2D168"
JavaScript:
"\u{2D168}"
Python:
"\U0002d168"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𭅨 character (CJK UNIFIED IDEOGRAPH-2D168)?
𭅨 (CJK UNIFIED IDEOGRAPH-2D168) is the Unicode character U+2D168.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2D168?
The CJK UNIFIED IDEOGRAPH-2D168 character (𭅨) has codepoint U+2D168.
How do I type or copy CJK UNIFIED IDEOGRAPH-2D168?
Copy 𭅨 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.