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-672A
Overview
未 (CJK UNIFIED IDEOGRAPH-672A) is the Unicode character at code point U+672A. It belongs to the CJK Unified Ideographs block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+672A | |
| decimal | 26410 | |
| htmldecimal | 未 | |
| htmlhex | 未 | |
| css | \672A | |
| javascript | \u{672A} | |
| python | \u672a | |
| java | \u672A | |
| go | \u672A | |
| ruby | \u{672A} | |
| rust | \u{672A} | |
| ccpp | \u672a | |
| urlencoded | %E6%9C%AA | |
| utf8bytes | e6 9c aa | |
| utf16bebytes | 67 2a | |
| utf32bebytes | 00 00 67 2a |
How to Use
HTML:
未
CSS:
content: "\672A"
JavaScript:
"\u{672A}"
Python:
"\u672a"
Properties
- Block
- CJK Unified Ideographs
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 未 character (CJK UNIFIED IDEOGRAPH-672A)?
未 (CJK UNIFIED IDEOGRAPH-672A) is the Unicode character U+672A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-672A?
The CJK UNIFIED IDEOGRAPH-672A character (未) has codepoint U+672A.
How do I type or copy CJK UNIFIED IDEOGRAPH-672A?
Copy 未 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.