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