FOSSFonts

RIGHT PARENTHESIS ())

)

Copy Character

Unicode Code

U+0029

Codepoint

41

Aliases

closing parenthesis (1.0)

Notes

see discussion on semantics of paired bracketing characters

Character Encoding

UTF-8

0x29

UTF-16

0x0029

UTF-32

0x00000029

Copy & Paste Codes

Unicode Escape

\u{0029}

HTML Entity (Decimal)

)

HTML Entity (Hex)

)

CSS Code

\0029

JavaScript/JSON

String.fromCodePoint(0x0029)

Python

chr(0x0029)

Ruby/PHP

chr(0x0029)

Unix, C, PHP, JAVA

0x0029

Perl

chr(0x0029)

URL Encoded

%0029
RIGHT PARENTHESIS ()) - U+0029 | Unicode | FOSSFonts