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