U+FF07 FULLWIDTH APOSTROPHE

If this shows as a blank square, your device lacks a font to render it.

Decimal / Nº
65287
General Category
Script
Bidi Category
Other Neutral
East Asian Width
fullwidth
Combining Class
Not Reordered
Decomposition
Unknown

Character Details

The Unicode character U+FF07, officially named FULLWIDTH APOSTROPHE, was introduced in Unicode version 1.1. It is part of the Half And Full Forms block, which belongs to the Basic Multilingual plane.

Categorized technically as a Other Punctuation, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is Unknown and has fullwidth in East Asian typography. When placed in bidirectional text, it behaves as an Other Neutral character. Its visual representation remains not mirrored regardless of the reading direction.

Representations & Encodings

Click any row to instantly copy the encoding value to your clipboard.

65287 Copied!
UTF-8 EF BC 87 Copied!
UTF-16 FF 07 Copied!
UTF-32 00 00 FF 07 Copied!
URL-Quoted %EF%BC%87 Copied!
HTML hex reference ' Copied!
RFC 5137 \u'FF07' Copied!
Bash and Zsh (inside echo -e) \uFF07 Copied!
C and C++ \uff07 Copied!
C# \uff07 Copied!
CSS \00FF07 Copied!
Excel =UNICHAR(65287) Copied!
Go \uff07 Copied!
JavaScript \uFF07 Copied!
Modern JavaScript (since ES6) \u{ff07} Copied!
JSON \uFF07 Copied!
Java \uFF07 Copied!
Lua \u{FF07} Copied!
Matlab char(65287) Copied!
Perl \x{FF07} Copied!
PHP \u{ff07} Copied!
PostgreSQL U&'\FF07' Copied!
PowerShell `u{FF07} Copied!
Python \uff07 Copied!
Ruby \u{ff07} Copied!
Rust \u{ff07} Copied!