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