U+200F RIGHT-TO-LEFT MARK

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

Decimal / Nº
8207
General Category
Script
Bidi Category
Right-To-Left
East Asian Width
no designated width
Combining Class
Not Reordered
Decomposition
not a composition

Character Details

The Unicode character U+200F, officially named RIGHT-TO-LEFT MARK, was introduced in Unicode version 1.1. It is part of the Punctuation block, which belongs to the Basic Multilingual plane.

Categorized technically as a Format, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is not a composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Right-To-Left 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.

8207 Copied!
UTF-8 E2 80 8F Copied!
UTF-16 20 0F Copied!
UTF-32 00 00 20 0F Copied!
URL-Quoted %E2%80%8F Copied!
HTML hex reference ‏ Copied!
RFC 5137 \u'200F' Copied!
Bash and Zsh (inside echo -e) \u200F Copied!
C and C++ \u200f Copied!
C# \u200f Copied!
CSS \00200F Copied!
Excel =UNICHAR(8207) Copied!
Go \u200f Copied!
JavaScript \u200F Copied!
Modern JavaScript (since ES6) \u{200f} Copied!
JSON \u200F Copied!
Java \u200F Copied!
Lua \u{200F} Copied!
Matlab char(8207) Copied!
Perl \x{200F} Copied!
PHP \u{200f} Copied!
PostgreSQL U&'\200F' Copied!
PowerShell `u{200F} Copied!
Python \u200f Copied!
Ruby \u{200f} Copied!
Rust \u{200f} Copied!