'

APOSTROPHE

U+0027 Other Punctuation (Po) · Basic Latin · Zyyy

Encoding Table

Format Value Copy
unicode U+0027
decimal 39
htmldecimal '
htmlhex '
css \0027
javascript \u{27}
python \u0027
java \u0027
go \u0027
ruby \u{27}
rust \u{27}
ccpp \u0027
urlencoded %27
utf8bytes 27
utf16bebytes 00 27
utf32bebytes 00 00 00 27
htmlentity '

How to Use

HTML: ' or '
CSS: content: "\0027"
JavaScript: "\u{27}"
Python: "\u0027"

Properties

Block
Basic Latin
Script
Zyyy
Category
Other Punctuation (Po)
Bidirectional
ON
Combining
0
Mirrored
No
← & U+0026 U+0028 ( →

Compare

Frequently Asked Questions

What is the ' character (APOSTROPHE)?

' (APOSTROPHE) is the Unicode character U+0027.

What is the Unicode codepoint of APOSTROPHE?

The APOSTROPHE character (') has codepoint U+0027.

How do I type or copy APOSTROPHE?

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