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-554F
Overview
問 (CJK UNIFIED IDEOGRAPH-554F) is the Unicode character at code point U+554F. 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+554F | |
| decimal | 21839 | |
| htmldecimal | 問 | |
| htmlhex | 問 | |
| css | \554F | |
| javascript | \u{554F} | |
| python | \u554f | |
| java | \u554F | |
| go | \u554F | |
| ruby | \u{554F} | |
| rust | \u{554F} | |
| ccpp | \u554f | |
| urlencoded | %E5%95%8F | |
| utf8bytes | e5 95 8f | |
| utf16bebytes | 55 4f | |
| utf32bebytes | 00 00 55 4f |
How to Use
HTML:
問
CSS:
content: "\554F"
JavaScript:
"\u{554F}"
Python:
"\u554f"
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-554F)?
問 (CJK UNIFIED IDEOGRAPH-554F) is the Unicode character U+554F.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-554F?
The CJK UNIFIED IDEOGRAPH-554F character (問) has codepoint U+554F.
How do I type or copy CJK UNIFIED IDEOGRAPH-554F?
Copy 問 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.