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