U+007B LEFT CURLY BRACKET

{

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

Decimal / Nº
123
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+007B, officially named LEFT 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 OPENING CURLY BRACKET.

Categorized technically as a Open 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.

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