/
/Codepoints.net Unicode API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 59m ago · Updated 1mo ago
  • getshow detailed information about a single code point
  • getshow detailed information about a Unicode block
  • getshow information about a Unicode plane
  • getget an example glyph for a code point as PNG
  • getget the canonical Unicode name for a code point
  • gettransform a string to another according to a mapping, e.g., making all characters upper-case.
  • getFilter a string of characters by Unicode property
  • getshow a PNG image where every code point is represented by one pixel
  • getSpecify one or more ISO short names separated by comma
  • getsearch for code points by their properties
  • getoEmbed API endpoint for URLs matching “codepoints.net”

get the canonical Unicode name for a code point

get/name/{codepoint}

Response

the name

string required

Changes