U+007D RIGHT CURLY BRACKET

}

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

Decimal / Nº
125
General Category
Block
Script
Bidi Category
Other Neutral
East Asian Width
narrow
Combining Class
Not Reordered
Decomposition
not a composition

Character Details

The Unicode character U+007D, officially named RIGHT CURLY BRACKET, was introduced in Unicode version 1.1. It is part of the ASCII block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as CLOSING CURLY BRACKET.

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

Representations & Encodings

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

125 Copied!
UTF-8 7D Copied!
UTF-16 00 7D Copied!
UTF-32 00 00 00 7D Copied!
URL-Quoted %7D Copied!
HTML hex reference } Copied!
RFC 5137 \u'007D' Copied!
Bash and Zsh (inside echo -e) \u007D Copied!
C and C++ \u007d Copied!
C# \u007d Copied!
CSS \00007D Copied!
Excel =UNICHAR(125) Copied!
Go \u007d Copied!
JavaScript \u007D Copied!
Modern JavaScript (since ES6) \u{007d} Copied!
JSON \u007D Copied!
Java \u007D Copied!
Lua \u{007D} Copied!
Matlab char(125) Copied!
Perl \x{007D} Copied!
PHP \u{007d} Copied!
PostgreSQL U&'\007D' Copied!
PowerShell `u{007D} Copied!
Python \u007d Copied!
Ruby \u{007d} Copied!
Rust \u{007d} Copied!