,
Comma
002C · Basic Latin · Zyyy
エンコード
| Unicode | U+002C | |
| HTML Decimal | , | |
| HTML Hex | , | |
| CSS | \002C | |
| JavaScript | \u{2C} | |
| Python | \u002c | |
| Java | \u002C | |
| UTF-8 | 2c | |
| UTF-16 | 00 2c | |
| URL Encoded | %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.