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-2379F
Overview
𣞟 (CJK UNIFIED IDEOGRAPH-2379F) is the Unicode character at code point U+2379F. 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+2379F | |
| decimal | 145311 | |
| htmldecimal | 𣞟 | |
| htmlhex | 𣞟 | |
| css | \2379F | |
| javascript | \u{2379F} | |
| python | \U0002379f | |
| java | \uD84D\uDF9F | |
| go | \U0002379F | |
| ruby | \u{2379F} | |
| rust | \u{2379F} | |
| ccpp | \U0002379f | |
| urlencoded | %F0%A3%9E%9F | |
| utf8bytes | f0 a3 9e 9f | |
| utf16bebytes | d8 4d df 9f | |
| utf32bebytes | 00 02 37 9f |
How to Use
HTML:
𣞟
CSS:
content: "\2379F"
JavaScript:
"\u{2379F}"
Python:
"\U0002379f"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣞟 character (CJK UNIFIED IDEOGRAPH-2379F)?
𣞟 (CJK UNIFIED IDEOGRAPH-2379F) is the Unicode character U+2379F.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2379F?
The CJK UNIFIED IDEOGRAPH-2379F character (𣞟) has codepoint U+2379F.
How do I type or copy CJK UNIFIED IDEOGRAPH-2379F?
Copy 𣞟 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.