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-267FD
Overview
𦟽 (CJK UNIFIED IDEOGRAPH-267FD) is the Unicode character at code point U+267FD. 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+267FD | |
| decimal | 157693 | |
| htmldecimal | 𦟽 | |
| htmlhex | 𦟽 | |
| css | \267FD | |
| javascript | \u{267FD} | |
| python | \U000267fd | |
| java | \uD859\uDFFD | |
| go | \U000267FD | |
| ruby | \u{267FD} | |
| rust | \u{267FD} | |
| ccpp | \U000267fd | |
| urlencoded | %F0%A6%9F%BD | |
| utf8bytes | f0 a6 9f bd | |
| utf16bebytes | d8 59 df fd | |
| utf32bebytes | 00 02 67 fd |
How to Use
HTML:
𦟽
CSS:
content: "\267FD"
JavaScript:
"\u{267FD}"
Python:
"\U000267fd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𦟽 character (CJK UNIFIED IDEOGRAPH-267FD)?
𦟽 (CJK UNIFIED IDEOGRAPH-267FD) is the Unicode character U+267FD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-267FD?
The CJK UNIFIED IDEOGRAPH-267FD character (𦟽) has codepoint U+267FD.
How do I type or copy CJK UNIFIED IDEOGRAPH-267FD?
Copy 𦟽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.