SymbolFYI
,

Comma

002C · Basic Latin · Zyyy

关于 Comma

One of the most common punctuation marks, used to separate clauses, items in lists, and as a decimal separator in many European languages, encoded at U+002C in the Basic Latin block.

On this page

编码

Unicode 块 U+002C
十进制 ,
HTML十六进制 ,
CSS \002C
JavaScript \u{2C}
Python \u002c
Java \u002C
UTF-8 十六进制 2c
UTF-16 00 2c
URL编码 %2C

Unicode 属性

Block
Basic Latin
Script
Zyyy
Category
Other Punctuation (Po)
Bidirectional
CS

相似符号

比较

了解更多

How to Use the SymbolFYI Text Diff Tool
Guide to SymbolFYI's Text Diff Tool — compare two texts character by character to find invisible Unicode differences, encoding issues, and confusables.
How to Use the SymbolFYI Fancy Text Generator
A guide to SymbolFYI's Fancy Text Generator — convert text to Unicode bold, italic, script, fraktur, and monospace styles for social media.
Ligatures in Web Typography: From fi to Modern OpenType Features
Master web ligatures — standard ligatures (fi, fl), discretionary ligatures, CSS font-feature-settings, OpenType features, and accessibility implications.
Tofu: Why Characters Show as Empty Rectangles and How to Fix It
Understand tofu — the empty rectangle that appears when your font can't display a character. Learn causes, diagnosis, and font fallback solutions.
The Private Use Area: Custom Characters in Unicode
Explore Unicode's Private Use Areas — how they work, why icon fonts use them, PUA in corporate fonts, and the risks of PUA characters in data exchange.
Character Encoding Detection: How Browsers and Tools Guess Your Encoding
How encoding detection works — the algorithm browsers use, statistical detectors like chardet, BOM sniffing, and why detection is never 100% reliable.
Unicode Collation: How to Sort Text Correctly Across Languages
Master Unicode collation — the Unicode Collation Algorithm, locale-aware sorting in JavaScript and Python, PostgreSQL ICU collations, and common pitfalls.
Soft Hyphen: Controlling Line Breaks in Web Typography
Master the soft hyphen (U+00AD) — how it controls word breaking in HTML, CSS hyphens property, browser behavior differences, and when to use ­ vs CSS.
IDN Homograph Attacks: When Unicode Becomes a Security Threat
Learn how attackers use Unicode lookalike characters to create phishing domains — how IDN homograph attacks work and how browsers defend against them.
CJK Unification: How Unicode Handles Chinese, Japanese, and Korean
Learn about Han Unification in Unicode — how shared CJK ideographs are unified, the controversy it creates, and how language tags affect rendering.

常见问题

What is the , Comma symbol?

, is the Comma symbol, encoded at Unicode 002C.

What is the Unicode codepoint of Comma?

The Comma symbol (,) has codepoint 002C.

How do I type or copy Comma?

Copy , directly, or use the HTML entity, CSS, JavaScript, and Python encodings shown on this page.