{"uid":"cap_EPOk2OaRjK3bay_Up5wMq","slug":"unicode-character-name-lookup-7f3c50a5","name":"Unicode Character Name Lookup","description":"Reverse lookup: resolve a Unicode character name (e.g. 'SNOWMAN', 'CJK UNIFIED IDEOGRAPH-4E2D', 'HANGUL SYLLABLE GA') to its code point. Loose whitespace/case matching. An unknown name is a successful `found:false`.","url":"https://unicode.openverbs.com/v1/name","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["name"],"properties":{"name":{"type":"string","description":"Unicode character name to look up."}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_GkWvgEGDqgLhToUKDa_em","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up a Unicode character by its name and returns associated Unicode data","exampleAgentPrompt":"Can you look up the Unicode character named 'SNOWMAN' and tell me what code point and symbol it corresponds to?","exampleUseCases":[{"title":"Developer emoji or symbol lookup","prompt":"What Unicode character corresponds to the name 'BLACK HEART SUIT'? I need its code point and symbol for a project."},{"title":"Internationalization text encoding","prompt":"Look up the Unicode character named 'LATIN SMALL LETTER A WITH DIAERESIS' — I need to know its Unicode details for a text encoding task."},{"title":"UI glyph identification","prompt":"Can you find the Unicode info for the character named 'BULLET'? I want to use it in a UI label and need the exact code point."}],"resultDescription":"Returns Unicode metadata for the given character name, including the character's code point, symbol/glyph, and potentially other Unicode properties such as category, block, or script information.","failureModes":["Character name not found in Unicode standard — returns error or empty result","Misspelled or non-standard character name causes lookup failure","Input name provided in wrong case or format may fail if case-sensitive","Network or payment-related errors if the x402 payment protocol is not properly handled"],"whenToPreferThis":"Use this endpoint when you know the official Unicode character name (e.g. 'LATIN SMALL LETTER A', 'SNOWMAN') and need to retrieve its code point or metadata. Prefer this over manual tables or local lookups when you need a lightweight, on-demand API call without maintaining a local Unicode database.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:34:22.268Z","isFirstParty":false}