U+002C

Comma,

Comma is a monochrome text character from the Unicode Basic Latin block, listed here under Basic Latin (ASCII). Copy it with one click, or use the hex, octal, decimal and HTML entity codes below to embed it in web pages, code, and documents. It is often searched for as "comma", "separator", "punctuation", "ascii".

Quick facts

Unicode
U+002C
Decimal
44
Hex
0x002C
Octal
0o54

Unicode identity

FormatValueCopy
Code pointOfficial Unicode notationU+002C
Official nameUnicodeData.txt, Unicode 18.0.0COMMA
DecimalBase 1044
HexadecimalBase 160x002C
OctalBase 80o54
BinaryBase 20000000000101100
General categoryPunctuation, otherPo
Unicode blockU+0000–U+007FBasic Latin
PlaneBasic Multilingual Plane (BMP, Plane 0)

HTML & CSS

FormatValueCopy
HTML entity (decimal),
HTML entity (hex),
CSS content escapeUse inside content: "…"\002C
URL encodedPercent-encoded UTF-8%2C

Programming languages

FormatValueCopy
JavaScript / TypeScript\u002C
JSONUTF-16 surrogate pairs\u002C
Python\u002C
Java / C# / Kotlin\u002C

Byte encodings

FormatValueCopy
UTF-81 byte2C
UTF-16 (BE)002C
UTF-32 (BE)0000002C

How to type Comma

  • Windows

    Hold Alt and type +2C with the hex numeric keypad option enabled, or type 2C then press Alt+X in Word and most Office apps.

  • macOS

    Enable the Unicode Hex Input keyboard, hold Option, and type 002C. Or open Character Viewer (Control+Command+Space) and search "Comma".

  • Linux

    Press Ctrl+Shift+U, type 2c, then press Space or Enter in GTK apps. IBus and most terminals support the same sequence.

  • HTML, CSS & code

    Paste the character directly, or use the escapes above: , in HTML, \002C in CSS, and \u002C in JavaScript.

Official Unicode reference

Character name
COMMA
Block
Basic Latin (U+0000–U+007F)
General category
Po — Punctuation, other

Data from the Unicode Character Database, version 18.0.0. See the official code chart for the Basic Latin block: U0000.pdf (PDF, unicode.org).

Frequently asked questions

How do I copy the Comma symbol?

Click the Copy button at the top of this page, or select , and press Ctrl+C (Cmd+C on Mac). It is plain Unicode text, so it pastes into documents, chats, code, and design tools.

What is the Unicode code point for Comma?

Comma is U+002C (decimal 44, hexadecimal 0x002C, octal 0o54). It lives in the Basic Latin block (U+0000–U+007F) of the Basic Multilingual Plane (BMP, Plane 0).

What is the official Unicode name of Comma?

The Unicode Standard (version 18.0.0) names this character "COMMA". Its General_Category is Po (Punctuation, other).

What is the HTML code for Comma?

Use , or ,. In CSS, use content: "\002C".

How do I type Comma in code?

JavaScript: "\u002C". Python: "\u002C". JSON and Java: "\u002C". The UTF-8 byte sequence is 2C.

Is Comma an emoji?

No. Comma is a text symbol and renders as a monochrome glyph in the current font. Some platforms may offer an emoji variant when U+FE0F is appended.

View all basic latin (ascii)