{

LEFT CURLY BRACKET

U+007B Open Punctuation (Ps) · Basic Latin · Zyyy

Encoding Table

Format Value Copy
unicode U+007B
decimal 123
htmldecimal {
htmlhex {
css \007B
javascript \u{7B}
python \u007b
java \u007B
go \u007B
ruby \u{7B}
rust \u{7B}
ccpp \u007b
urlencoded %7B
utf8bytes 7b
utf16bebytes 00 7b
utf32bebytes 00 00 00 7b

How to Use

HTML: {
CSS: content: "\007B"
JavaScript: "\u{7B}"
Python: "\u007b"

Properties

Block
Basic Latin
Script
Zyyy
Category
Open Punctuation (Ps)
Bidirectional
ON
Combining
0
Mirrored
Yes
← z U+007A U+007C | →

Frequently Asked Questions

What is the { character (LEFT CURLY BRACKET)?

{ (LEFT CURLY BRACKET) is the Unicode character U+007B.

What is the Unicode codepoint of LEFT CURLY BRACKET?

The LEFT CURLY BRACKET character ({) has codepoint U+007B.

How do I type or copy LEFT CURLY BRACKET?

Copy { directly, or use the HTML entity, UTF-8, and code encodings shown on this page.