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