{
  "codepoint": "U+013F",
  "codepoint_dec": 319,
  "name": "LATIN CAPITAL LETTER L WITH MIDDLE DOT",
  "glyph": "Ŀ",
  "general_category": {
    "code": "Lu",
    "name": "Uppercase Letter",
    "url": "/unicode/categories/uppercase-letter"
  },
  "script": {
    "value": "Latin",
    "name": "Latin",
    "url": "/unicode/scripts/latin"
  },
  "annotations": [
    {
      "kind": "note",
      "text": "some fonts show the middle dot inside the L, but the preferred form has the dot following the L",
      "tag": null,
      "targets": []
    },
    {
      "kind": "decomp-approx",
      "text": "",
      "tag": null,
      "targets": [
        {
          "codepoint": "U+004C",
          "name": "LATIN CAPITAL LETTER L"
        },
        {
          "codepoint": "U+00B7",
          "name": "MIDDLE DOT"
        }
      ]
    }
  ]
}
