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' : ''">
≟
QUESTIONED EQUAL TO
Overview
≟ (QUESTIONED EQUAL TO) is the Unicode character at code point U+225F. It belongs to the Mathematical Operators block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+225F | |
| decimal | 8799 | |
| htmldecimal | ≟ | |
| htmlhex | ≟ | |
| css | \225F | |
| javascript | \u{225F} | |
| python | \u225f | |
| java | \u225F | |
| go | \u225F | |
| ruby | \u{225F} | |
| rust | \u{225F} | |
| ccpp | \u225f | |
| urlencoded | %E2%89%9F | |
| utf8bytes | e2 89 9f | |
| utf16bebytes | 22 5f | |
| utf32bebytes | 00 00 22 5f |
How to Use
HTML:
≟
CSS:
content: "\225F"
JavaScript:
"\u{225F}"
Python:
"\u225f"
Properties
- Block
- Mathematical Operators
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
Frequently Asked Questions
What is the ≟ character (QUESTIONED EQUAL TO)?
≟ (QUESTIONED EQUAL TO) is the Unicode character U+225F.
What is the Unicode codepoint of QUESTIONED EQUAL TO?
The QUESTIONED EQUAL TO character (≟) has codepoint U+225F.
How do I type or copy QUESTIONED EQUAL TO?
Copy ≟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.