'}' - U+007D Right Curly Bracket
Unicode Data
View details and encodings for Unicode character U+007D Right Curly Bracket, located in the Basic Latin block and Close Punctuation category. This character was released in 1993 under Unicode version 1.1.
- Name:
- Right Curly Bracket
- Category:
- Close Punctuation
- Block:
- Basic Latin
- Script:
- Common
- Bidirectional:
- Other Neutrals
- Mirrored:
- Yes, { (U+007B)
- Unicode Version:
- Unicode 1.1
Character Encodings
- HTML Entity - Named:
-
}
}
- HTML Entity - Decimal:
-
}
- HTML Entity - Hex:
-
}
- Unicode:
-
U+007D;
- Decimal:
-
125
- CSS:
-
\00007D
- Javascript:
-
\u007D
- Perl:
-
\x{7D}
- Ruby:
-
\u{7D}
- Python:
-
u'\u007D'