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-2329F
Overview
𣊟 (CJK UNIFIED IDEOGRAPH-2329F) is the Unicode character at code point U+2329F. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2329F | |
| decimal | 144031 | |
| htmldecimal | 𣊟 | |
| htmlhex | 𣊟 | |
| css | \2329F | |
| javascript | \u{2329F} | |
| python | \U0002329f | |
| java | \uD84C\uDE9F | |
| go | \U0002329F | |
| ruby | \u{2329F} | |
| rust | \u{2329F} | |
| ccpp | \U0002329f | |
| urlencoded | %F0%A3%8A%9F | |
| utf8bytes | f0 a3 8a 9f | |
| utf16bebytes | d8 4c de 9f | |
| utf32bebytes | 00 02 32 9f |
How to Use
HTML:
𣊟
CSS:
content: "\2329F"
JavaScript:
"\u{2329F}"
Python:
"\U0002329f"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣊟 character (CJK UNIFIED IDEOGRAPH-2329F)?
𣊟 (CJK UNIFIED IDEOGRAPH-2329F) is the Unicode character U+2329F.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2329F?
The CJK UNIFIED IDEOGRAPH-2329F character (𣊟) has codepoint U+2329F.
How do I type or copy CJK UNIFIED IDEOGRAPH-2329F?
Copy 𣊟 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.