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