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-23E7F
Overview
𣹿 (CJK UNIFIED IDEOGRAPH-23E7F) is the Unicode character at code point U+23E7F. 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+23E7F | |
| decimal | 147071 | |
| htmldecimal | 𣹿 | |
| htmlhex | 𣹿 | |
| css | \23E7F | |
| javascript | \u{23E7F} | |
| python | \U00023e7f | |
| java | \uD84F\uDE7F | |
| go | \U00023E7F | |
| ruby | \u{23E7F} | |
| rust | \u{23E7F} | |
| ccpp | \U00023e7f | |
| urlencoded | %F0%A3%B9%BF | |
| utf8bytes | f0 a3 b9 bf | |
| utf16bebytes | d8 4f de 7f | |
| utf32bebytes | 00 02 3e 7f |
How to Use
HTML:
𣹿
CSS:
content: "\23E7F"
JavaScript:
"\u{23E7F}"
Python:
"\U00023e7f"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣹿 character (CJK UNIFIED IDEOGRAPH-23E7F)?
𣹿 (CJK UNIFIED IDEOGRAPH-23E7F) is the Unicode character U+23E7F.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-23E7F?
The CJK UNIFIED IDEOGRAPH-23E7F character (𣹿) has codepoint U+23E7F.
How do I type or copy CJK UNIFIED IDEOGRAPH-23E7F?
Copy 𣹿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.