diff --git a/.changeset/quiet-encodings-stream.md b/.changeset/quiet-encodings-stream.md new file mode 100644 index 00000000000..a89e97582cd --- /dev/null +++ b/.changeset/quiet-encodings-stream.md @@ -0,0 +1,9 @@ +--- +"effect": minor +--- + +Add CharacterEncoding with Unicode and table-driven legacy character codecs, +typed conversion errors, and incremental encode/decode/transcode Effect streams. +Mapping data is derived from iconv-lite; no runtime dependency is added. +Import explicit codecs from effect/encoding/* for selective bundles; mapping +runtime encoding labels to codecs is left to the application. diff --git a/packages/effect/benchmark/CharacterEncoding.alpha-results-2026-09-09.jsonl b/packages/effect/benchmark/CharacterEncoding.alpha-results-2026-09-09.jsonl new file mode 100644 index 00000000000..ee7666a44ed --- /dev/null +++ b/packages/effect/benchmark/CharacterEncoding.alpha-results-2026-09-09.jsonl @@ -0,0 +1,14 @@ +{"node":"v24.20.0","platform":"darwin","arch":"arm64","iconvLite":"1.0.0-alpha.2","nodeIconv":"3.0.1","rounds":5,"duration":150,"size":65536,"chunkSize":4093,"measuredAt":"2026-09-09","effectRevision":"53900c09f767ef35023a8754fc8ab6a92dfccc74","iconvLiteRevision":"2472166ea5a4825ca091b9550713c403852a566b"} +{"workload":"utf8/encode","inputBytes":65538,"mibPerSecond":{"effect":491.52028864780533,"iconv-lite":487.3065537676007,"node-iconv":198.23883528429502},"pairedEffectVsIconvLitePercent":0.8811665241137856,"samples":{"effect":[487.72373111684834,495.53173759687303,489.9137047809593,491.52028864780533,495.4576050672845],"iconv-lite":[491.4682919924715,487.3065537676007,489.61414894276766,487.22700736248566,486.72315178998866],"node-iconv":[197.14760236603948,199.49964929111994,198.23883528429502,196.90770048565744,200.5828833419985]}} +{"workload":"utf8/decode","inputBytes":65538,"mibPerSecond":{"effect":1262.835592037425,"iconv-lite":1261.0110678604856,"node-iconv":261.53770921148094},"pairedEffectVsIconvLitePercent":0.1446874038968593,"samples":{"effect":[1254.4439072913583,1287.4659830687588,1280.5942420461,1249.9832893727016,1262.835592037425],"iconv-lite":[1257.0326566589852,1280.7141164617603,1252.796215128341,1278.331506540169,1261.0110678604856],"node-iconv":[261.53770921148094,265.4101689812336,265.2946236099697,260.9424498050623,254.08753883082852]}} +{"workload":"utf8->utf16le/stream","inputBytes":65538,"mibPerSecond":{"effect":657.6314940714428,"iconv-lite":319.68288987010806,"node-iconv":348.9781140475917},"pairedEffectVsIconvLitePercent":109.73263194972773,"samples":{"effect":[670.1177033877198,633.5526992814594,657.2186560690284,673.2601864599877,657.6314940714428],"iconv-lite":[333.2089272164591,329.5160452155511,300.413818103037,319.68288987010806,313.55706928289305],"node-iconv":[349.07676966060524,348.9781140475917,335.6774218295154,348.9714292444394,350.33247882165466]}} +{"workload":"utf16le/encode","inputBytes":65538,"mibPerSecond":{"effect":14250.897341624406,"iconv-lite":510.6277936613516,"node-iconv":228.11491181466957},"pairedEffectVsIconvLitePercent":2716.330120697302,"samples":{"effect":[14250.897341624406,14571.22126925651,14370.8588631969,14228.573944144648,14219.89079671459],"iconv-lite":[499.9608197219404,517.3832840891815,510.6277936613516,503.71877924290476,513.1482998813789],"node-iconv":[230.04093484740497,231.396575924199,228.11491181466957,221.00308908856783,218.17818085375754]}} +{"workload":"utf16le/decode","inputBytes":89370,"mibPerSecond":{"effect":1998.4427989590167,"iconv-lite":1991.503740819421,"node-iconv":389.42872846981356},"pairedEffectVsIconvLitePercent":-0.8340274995004449,"samples":{"effect":[2007.0774388437233,1998.9181470312617,1974.894051967407,1998.4427989590167,1983.765722108115],"iconv-lite":[2037.858093710382,1939.970096891375,1991.503740819421,2042.420669401198,1946.458912537985],"node-iconv":[392.9553142205567,374.6649838878996,382.824906105301,389.42872846981356,394.27337437596395]}} +{"workload":"cp1251/encode","inputBytes":65541,"mibPerSecond":{"effect":745.7015336421241,"iconv-lite":616.481847556986,"node-iconv":253.0278021113857},"pairedEffectVsIconvLitePercent":20.86273663655902,"samples":{"effect":[727.808644290426,762.3032294412511,745.7015336421241,743.1701906512748,747.3737188808433],"iconv-lite":[616.481847556986,601.1924986884432,616.9821686931433,624.5517005034703,590.837051745732],"node-iconv":[254.81836079965692,253.0278021113857,257.43326310137167,252.36644288048333,250.7366434413001]}} +{"workload":"cp1251/decode","inputBytes":37452,"mibPerSecond":{"effect":789.5793631593011,"iconv-lite":220.8062096964244,"node-iconv":204.39009558652057},"pairedEffectVsIconvLitePercent":258.01636102577146,"samples":{"effect":[789.5793631593011,787.2317523394315,815.3914130440828,791.0704277116477,788.3203380325908],"iconv-lite":[216.94013350983488,213.5966953427877,230.91715900368112,220.95929511296922,220.8062096964244],"node-iconv":[200.4181111890772,200.61519216723337,204.80611268252125,204.39009558652057,207.32852865131292]}} +{"workload":"cp1251->utf8/stream","inputBytes":37452,"mibPerSecond":{"effect":216.89630661857703,"iconv-lite":263.9984646852462,"node-iconv":215.68419157019088},"pairedEffectVsIconvLitePercent":-17.77758201288143,"samples":{"effect":[216.89630661857703,207.6634907872032,214.28319463871557,217.84568663368773,219.67993684930033],"iconv-lite":[259.72299792114376,263.9984646852462,241.9106529341241,271.853389324671,267.17766544364656],"node-iconv":[215.68419157019088,214.68543834283858,206.36355136046433,217.62476503609187,216.66297514380543]}} +{"workload":"cp932/encode","inputBytes":65550,"mibPerSecond":{"effect":591.0594297853604,"iconv-lite":478.20292164435034,"node-iconv":208.50020403295073},"pairedEffectVsIconvLitePercent":23.60012936619904,"samples":{"effect":[594.3390545424661,587.4176203602999,591.0594297853604,588.9869048667623,594.7254994776059],"iconv-lite":[479.74938914049557,477.16748915466076,478.20292164435034,475.8313589186596,485.90270042233016],"node-iconv":[209.03268367836185,203.73557514880383,206.11451202789243,208.50020403295073,210.39960614152767]}} +{"workload":"cp932/decode","inputBytes":44574,"mibPerSecond":{"effect":199.96136455861554,"iconv-lite":264.1314083255627,"node-iconv":222.36843852024364},"pairedEffectVsIconvLitePercent":-24.85246955771433,"samples":{"effect":[195.76822124118036,198.48823047909008,201.2206031296855,202.94118627449336,199.96136455861554],"iconv-lite":[263.7065855448581,264.1314083255627,265.6874227613002,270.8836717421465,259.5333358537847],"node-iconv":[222.95479149197527,218.27148254177067,222.36843852024364,221.2830287020514,226.46038336824694]}} +{"workload":"cp932->utf8/stream","inputBytes":44574,"mibPerSecond":{"effect":130.75206511867324,"iconv-lite":169.6616813990804,"node-iconv":226.51757664472834},"pairedEffectVsIconvLitePercent":-22.79364653225342,"samples":{"effect":[130.75206511867324,129.87776991158245,131.67616954368455,131.0096023291126,127.19776950254402],"iconv-lite":[169.24462127762078,169.6616813990804,167.11663757137285,169.68759233505654,169.7071011407984],"node-iconv":[222.35071886784814,227.347458479794,225.8304671647944,226.51757664472834,227.92357094112998]}} +{"workload":"gb18030/encode","inputBytes":65538,"mibPerSecond":{"effect":278.82448629485737,"iconv-lite":282.38233230661336,"node-iconv":180.03809128497912},"pairedEffectVsIconvLitePercent":-2.12593113304409,"samples":{"effect":[276.37907838989105,278.70648156500636,278.82448629485737,280.095490291118,279.3516231436458],"iconv-lite":[282.38233230661336,275.17993225998293,284.96239112120674,278.02981677159806,285.43079806620227],"node-iconv":[179.94076487212217,176.99276846887153,181.2073096298429,180.03809128497912,183.49387438913644]}} +{"workload":"gb18030/decode","inputBytes":50974,"mibPerSecond":{"effect":176.78754278882036,"iconv-lite":216.76496486198823,"node-iconv":204.63484755565074},"pairedEffectVsIconvLitePercent":-17.869298892817053,"samples":{"effect":[176.78754278882036,174.62203064008222,177.525868142612,180.42215126037033,172.8164455352665],"iconv-lite":[215.05178924305517,216.76496486198823,216.15043552463482,217.01219726063349,217.6127505799458],"node-iconv":[203.5139759005652,205.42558025918112,203.60816074532596,204.63484755565074,204.8371533560087]}} diff --git a/packages/effect/benchmark/CharacterEncoding.alpha-results.jsonl b/packages/effect/benchmark/CharacterEncoding.alpha-results.jsonl new file mode 100644 index 00000000000..d1bb4c41566 --- /dev/null +++ b/packages/effect/benchmark/CharacterEncoding.alpha-results.jsonl @@ -0,0 +1,14 @@ +{"node":"v24.20.0","platform":"darwin","arch":"arm64","iconvLite":"1.0.0-alpha.2","nodeIconv":"3.0.1","rounds":5,"duration":150,"size":65536,"chunkSize":4093} +{"workload":"utf8/encode","inputBytes":65538,"mibPerSecond":{"effect":487.51527066214373,"iconv-lite":488.8025024385244,"node-iconv":197.61163295845526},"pairedEffectVsIconvLitePercent":-0.33178019967873285,"samples":{"effect":[492.48493579441663,487.51527066214373,487.1807525198992,488.6067957924329,485.39916556189405],"iconv-lite":[484.92145364556393,484.17754301759567,488.8025024385244,493.38255842430425,488.90685527100277],"node-iconv":[194.31469451860485,197.61163295845526,198.51360350018507,197.3877038205831,199.83602041417055]}} +{"workload":"utf8/decode","inputBytes":65538,"mibPerSecond":{"effect":1275.4818266831865,"iconv-lite":1274.4830994580968,"node-iconv":263.4414064908368},"pairedEffectVsIconvLitePercent":-0.7883433462487655,"samples":{"effect":[1275.4818266831865,1263.1504906100392,1283.5246254019605,1278.45627627648,1265.3582733177013],"iconv-lite":[1274.4830994580968,1273.187580183683,1245.3422442692722,1295.151476406623,1283.3525285932428],"node-iconv":[256.5579076257914,263.6808485323972,269.2115987028487,258.4357132341747,263.4414064908368]}} +{"workload":"utf8->utf16le/stream","inputBytes":65538,"mibPerSecond":{"effect":299.1140633542997,"iconv-lite":331.5303624200096,"node-iconv":355.0465268964054},"pairedEffectVsIconvLitePercent":-8.529761004697056,"samples":{"effect":[292.6870658152856,299.1140633542997,298.75090699384486,304.7913820231815,303.25161484757683],"iconv-lite":[339.1905302074942,339.33382344111914,301.12377003106025,328.8245037258651,331.5303624200096],"node-iconv":[348.6801757151757,355.0465268964054,360.97314838925877,371.06708912522697,350.9058178339048]}} +{"workload":"utf16le/encode","inputBytes":65538,"mibPerSecond":{"effect":486.0524601700659,"iconv-lite":509.39696302235706,"node-iconv":224.11231307630376},"pairedEffectVsIconvLitePercent":-4.180062927883698,"samples":{"effect":[475.5868113546589,492.11259335138857,486.0524601700659,489.2442505679895,483.403286791313],"iconv-lite":[500.32228420410206,511.0830296247498,507.2560836731207,509.50179392067105,509.39696302235706],"node-iconv":[224.11231307630376,226.63461491778804,219.83664677166564,226.50634679832248,223.1387037667954]}} +{"workload":"utf16le/decode","inputBytes":89370,"mibPerSecond":{"effect":1974.2650325803488,"iconv-lite":1976.6177170896224,"node-iconv":396.56798191322537},"pairedEffectVsIconvLitePercent":-0.11902577260805014,"samples":{"effect":[1968.8062374246695,2002.111931048082,1976.4541183970798,1974.2650325803488,1934.0457006916865],"iconv-lite":[1951.456218997974,1967.450705419892,1982.4632748133108,1976.6177170896224,1988.282269810045],"node-iconv":[396.56798191322537,397.71742723246246,393.6334293761263,397.4286423982321,386.80394634139816]}} +{"workload":"cp1251/encode","inputBytes":65541,"mibPerSecond":{"effect":754.9472940630842,"iconv-lite":603.1280606550656,"node-iconv":253.78275494969438},"pairedEffectVsIconvLitePercent":24.507066638204723,"samples":{"effect":[734.2333025237033,756.2993958274681,740.5119909091761,756.075622404098,754.9472940630842],"iconv-lite":[589.712152369033,609.546702744223,610.296423406723,599.1968253108902,603.1280606550656],"node-iconv":[255.20221804532557,253.78275494969438,253.98308323041806,252.88327866061434,253.22520444657604]}} +{"workload":"cp1251/decode","inputBytes":37452,"mibPerSecond":{"effect":797.5737759564122,"iconv-lite":222.28177647296602,"node-iconv":207.46442109597788},"pairedEffectVsIconvLitePercent":259.4118409651573,"samples":{"effect":[796.5701249101,807.8954400595376,788.1568106664396,797.5737759564122,797.9187471024125],"iconv-lite":[222.97661480379188,222.28177647296602,222.63401097934545,221.73001811947174,222.00680560765542],"node-iconv":[209.12299846374927,209.2797071493059,203.53206181427447,207.46442109597788,206.1784295428369]}} +{"workload":"cp1251->utf8/stream","inputBytes":37452,"mibPerSecond":{"effect":215.88418127871518,"iconv-lite":144.50353105530715,"node-iconv":216.65978620938384},"pairedEffectVsIconvLitePercent":46.527630112019104,"samples":{"effect":[209.28197413265508,215.88418127871518,220.3245850799632,218.65172191585555,211.7375994835271],"iconv-lite":[171.87459293371214,140.57148543733797,142.9014890248983,167.55401714977157,144.50353105530715],"node-iconv":[213.75464448478004,216.65978620938384,220.72852205576365,220.47782202252074,216.5382968112042]}} +{"workload":"cp932/encode","inputBytes":65550,"mibPerSecond":{"effect":413.4371237570646,"iconv-lite":484.5307260109217,"node-iconv":209.82972801516834},"pairedEffectVsIconvLitePercent":-14.67267160519652,"samples":{"effect":[413.4371237570646,408.87881329941234,410.4207739836271,416.6310341518153,418.5048823177263],"iconv-lite":[484.5307260109217,485.30763634006973,486.4736117975467,482.68021178151827,470.6264382449228],"node-iconv":[205.13819560788795,209.82972801516834,210.24623186634244,210.289822348648,206.885054927634]}} +{"workload":"cp932/decode","inputBytes":44574,"mibPerSecond":{"effect":199.33447297102433,"iconv-lite":265.7361178918456,"node-iconv":224.89265749480842},"pairedEffectVsIconvLitePercent":-24.5151442535934,"samples":{"effect":[201.47870654037212,199.07491833748023,199.83997544874617,199.33447297102433,198.40700907742067],"iconv-lite":[266.91275295967347,262.5901307854984,263.9994376559414,265.7361178918456,269.1925367470487],"node-iconv":[224.89265749480842,226.44524064552374,224.5916468454687,224.34000404456975,226.95882599135274]}} +{"workload":"cp932->utf8/stream","inputBytes":44574,"mibPerSecond":{"effect":127.51363548402524,"iconv-lite":171.96905545056143,"node-iconv":230.26009259623632},"pairedEffectVsIconvLitePercent":-24.23683992573241,"samples":{"effect":[122.76006588288672,128.14355652740363,127.07218972898934,130.28919075921485,127.51363548402524],"iconv-lite":[160.46056484270315,175.5622802720143,162.47955486680135,171.96905545056143,173.031709470168],"node-iconv":[228.28254038914008,232.84161029785344,230.47606925003998,230.26009259623632,226.05844194022464]}} +{"workload":"gb18030/encode","inputBytes":65538,"mibPerSecond":{"effect":268.5319634199401,"iconv-lite":285.33597162097755,"node-iconv":182.3467758074069},"pairedEffectVsIconvLitePercent":-6.174815636956543,"samples":{"effect":[264.91352715772666,263.9845855762561,268.5319634199401,270.3925477326028,270.8145910742895],"iconv-lite":[282.34799532360176,280.89272030065734,286.56636782558934,285.33597162097755,289.90866925791124],"node-iconv":[181.23071236908052,182.3467758074069,185.30794812714578,182.17163912766387,185.5062792174846]}} +{"workload":"gb18030/decode","inputBytes":50974,"mibPerSecond":{"effect":174.542398824946,"iconv-lite":212.23791281656963,"node-iconv":212.1568957676428},"pairedEffectVsIconvLitePercent":-17.332953133519723,"samples":{"effect":[175.45081485651318,174.02902800676316,174.542398824946,176.52259353175856,174.12061122489786],"iconv-lite":[212.23791281656963,213.66620085725546,210.82546074868486,210.90865156568847,213.65469863263712],"node-iconv":[208.3579188924209,201.5647723274151,212.1568957676428,214.50598700845978,213.27275044510344]}} diff --git a/packages/effect/benchmark/CharacterEncoding.bundle-results.jsonl b/packages/effect/benchmark/CharacterEncoding.bundle-results.jsonl new file mode 100644 index 00000000000..352049c413b --- /dev/null +++ b/packages/effect/benchmark/CharacterEncoding.bundle-results.jsonl @@ -0,0 +1,3 @@ +{"node":"v22.23.2","esbuild":"0.28.2","rolldown":"1.2.7"} +{"entry":"utf8-only","esbuild":{"bytes":3147,"gzip":1458,"mappingModules":0},"rolldown":{"bytes":3090,"gzip":1380,"mappingModules":0}} +{"entry":"cp1251-only","esbuild":{"bytes":2623,"gzip":1350,"mappingModules":1},"rolldown":{"bytes":2590,"gzip":1337,"mappingModules":1}} diff --git a/packages/effect/benchmark/CharacterEncoding.bundle.ts b/packages/effect/benchmark/CharacterEncoding.bundle.ts new file mode 100644 index 00000000000..fdff5612f76 --- /dev/null +++ b/packages/effect/benchmark/CharacterEncoding.bundle.ts @@ -0,0 +1,90 @@ +// Run from the repository root: node packages/effect/benchmark/CharacterEncoding.bundle.ts +import { strict as assert } from "node:assert" +import { createRequire } from "node:module" +import { resolve } from "node:path" +import { gzipSync } from "node:zlib" + +const require = createRequire(import.meta.url) +// Reuse the build tools already installed by the workspace's Vite / Rollup plugins. +const esbuildRequire = createRequire(require.resolve("rollup-plugin-esbuild")) +const rolldownRequire = createRequire(require.resolve("vite/package.json")) +const esbuild = esbuildRequire("esbuild") +const rolldown = await import(rolldownRequire.resolve("rolldown")) +const root = process.cwd() +const cases = [ + { + name: "utf8-only", + source: + "import { decodeUnsafe } from \"./src/encoding/Utf8.ts\"; export const decode = (bytes) => decodeUnsafe(bytes)", + tables: 0 + }, + { + name: "cp1251-only", + source: + "import { decodeUnsafe } from \"./src/encoding/Windows1251.ts\"; export const decode = (bytes) => decodeUnsafe(bytes)", + tables: 1 + } +] +const dataFiles = (ids: ReadonlyArray) => ids.filter((id) => /internal\/data\/[^/]+Data\.ts$/.test(id)).sort() +const verify = async (code: string, name: string) => { + const module = await import("data:text/javascript;base64," + Buffer.from(code).toString("base64")) + if (name === "utf8-only") { + assert.equal(module.decode(new TextEncoder().encode("😀")), "😀") + } else if (name === "cp1251-only") { + assert.equal(module.decode(Uint8Array.of(0xcf, 0xf0)), "Пр") + } +} +console.log(JSON.stringify({ node: process.version, esbuild: esbuild.version, rolldown: rolldown.VERSION })) +for (const entry of cases) { + const built = await esbuild.build({ + stdin: { contents: entry.source, resolveDir: resolve(root, "packages/effect"), loader: "ts" }, + bundle: true, + write: false, + minify: true, + charset: "utf8", + format: "esm", + platform: "browser", + target: "es2022", + metafile: true + }) + const esbuildTables = dataFiles(Object.keys(built.metafile.inputs)) + await verify(built.outputFiles[0].text, entry.name) + assert.equal(esbuildTables.length, entry.tables, entry.name + ": esbuild imports unexpected tables") + if (entry.tables === 1) assert.ok(esbuildTables[0].endsWith("/windows1251Data.ts")) + const modules: Array = [] + const bundle = await rolldown.rolldown({ + input: "encoding-bundle-entry", + platform: "browser", + plugins: [{ + name: "encoding-bundle-entry", + resolveId(id: string, importer: string | undefined) { + if (id === "encoding-bundle-entry") return "\0encoding-bundle-entry" + if (importer === "\0encoding-bundle-entry") return resolve(root, "packages/effect", id) + }, + load(id: string) { + if (id === "\0encoding-bundle-entry") return entry.source + }, + moduleParsed(info: { id: string }) { + modules.push(info.id) + } + }] + }) + const output = await bundle.generate({ format: "esm", minify: true }) + await bundle.close() + const rolldownTables = dataFiles(modules) + assert.equal(rolldownTables.length, entry.tables, entry.name + ": rolldown imports unexpected tables") + if (entry.tables === 1) assert.ok(rolldownTables[0].endsWith("/windows1251Data.ts")) + const code = output.output.filter((item: { type: string }) => item.type === "chunk").map((item: { code: string }) => + item.code + ).join("\n") + await verify(code, entry.name) + console.log(JSON.stringify({ + entry: entry.name, + esbuild: { + bytes: built.outputFiles[0].contents.length, + gzip: gzipSync(built.outputFiles[0].contents).length, + mappingModules: esbuildTables.length + }, + rolldown: { bytes: Buffer.byteLength(code), gzip: gzipSync(code).length, mappingModules: rolldownTables.length } + })) +} diff --git a/packages/effect/benchmark/CharacterEncoding.md b/packages/effect/benchmark/CharacterEncoding.md new file mode 100644 index 00000000000..1de2c938494 --- /dev/null +++ b/packages/effect/benchmark/CharacterEncoding.md @@ -0,0 +1,351 @@ +# Native character encoding (draft) + +The implementation lives at `packages/effect/src/CharacterEncoding.ts` and is +imported as `effect/CharacterEncoding`. This follows the requested core source +location; it is **not a separately published `@effect/encoding` package**. Package +placement is an explicit review question for this draft. + +## Usage + +```ts +import * as CharacterEncoding from "effect/CharacterEncoding" +import * as Effect from "effect/Effect" +import * as Utf8 from "effect/encoding/Utf8" +import * as Windows1251 from "effect/encoding/Windows1251" +import * as Stream from "effect/Stream" + +const program = Effect.gen(function*() { + const bytes = yield* CharacterEncoding.encode("Привет", Windows1251.encoding) + const text = yield* CharacterEncoding.decode(bytes, Windows1251.encoding) + return text +}) + +// Chunks are converted on demand. A multibyte character may straddle chunks. +const source = Stream.make(Uint8Array.of(0xcf), Uint8Array.of(0xf0, 0xe8)) +const utf8 = source.pipe( + CharacterEncoding.transcodeStream(Windows1251.encoding, Utf8.encoding, { + decode: { fatal: true }, + encode: { fatal: true } + }) +) +``` + +`encode` and `decode` report `CharacterEncodingError` in the Effect error channel. +`encodeUnsafe` / `decodeUnsafe` and incremental `makeEncoderUnsafe` / +`makeDecoderUnsafe` serve synchronous protocol-codec use cases and throw the same +error type. Incremental instances must not be shared between conversions. + +Stream operators create fresh codec state for each run, including repeated runs +of the same stream description. They preserve pending byte sequences and UTF-16 +surrogate pairs across chunks, flush on normal completion, and do not flush on +upstream failure or cancellation. Source errors and requirements are preserved. +Memory is proportional to an upstream batch and codec tables, not the whole input. +Streams may emit empty chunks while awaiting a complete character. + +## Explicit codecs + +`CharacterEncoding` imports no codecs or mapping tables. Every conversion takes +an `Encoding` descriptor from an explicit import, not a globally resolved string. +Each of the 94 codec modules imports only its own mapping data and shared codec +machinery. Unicode codecs need no legacy mapping data. + +The selected mapping data loads with its module. The larger typed lookup arrays +and decoding tries are constructed lazily on first conversion and cached by the +descriptor; every encoder/decoder still receives fresh incremental state. +There are no dynamic imports or asynchronous loading requirements. + +Each codec module also exports `encode`, `decode`, `encodeUnsafe`, `decodeUnsafe`, +`encodeStream` and `decodeStream` bound to that codec, so a single-encoding entry +point does not need the core operators at all: + +```ts +import * as Windows1251 from "effect/encoding/Windows1251" + +const bytes = Windows1251.encodeUnsafe("Привет") +const text = Windows1251.decodeUnsafe(bytes) +``` + +Mapping runtime labels (`"windows-1251"`, `"cp1251"`, ...) to codecs is not part +of this module. An application that accepts labels chooses which codecs it +supports and builds its own lookup from exactly those imports; nothing in the +library resolves a string to a codec or imports every encoding on its behalf. + +This provides selective bundling by keeping unused mappings outside the import +graph, rather than expecting a bundler to infer encodings from string arguments. +The first draft's string-taking conversion API, core `encodings` / +`encodingExists` exports, and label registry have been replaced by these +explicit codec modules. + +## Scope and compatibility + +- 94 canonical encodings: UTF-8, explicit UTF-16LE/BE and UTF-32LE/BE, 81 + single-byte encodings, and eight multibyte codecs (Shift-JIS, CP936, CP949, + CP950, GBK, GB18030, EUC-JP and Big5-HKSCS). Encoding labels and aliases are + not resolved by the library. +- All conversion code is local TypeScript with Uint8Array inputs/outputs. No + runtime dependency on iconv-lite, native bindings, or Node streams is added. + Optional global Buffer fast paths encode UTF-16LE and convert already-decoded + UTF-16 code units into a string; portable fallbacks handle environments without + Buffer. UTF-16LE encoding returns plain Uint8Array values and copies pooled + backing stores to avoid exposing unrelated bytes. Strict validation, cross-chunk + state and BOM handling are preserved; UTF-16 decoding is unchanged. +- Replacement mode is the default. `fatal: true` rejects unrepresentable or + malformed input. Unicode BOMs are stripped by default when decoding; encoding + adds a BOM only with `addBOM: true`. +- UTF-16 decoding follows TextDecoder's replacement/strict semantics, matching + the local iconv-lite 1.0 alpha rather than 0.7.x's preservation of malformed + surrogate code units and its ignored trailing odd byte. Encoding preserves + raw UTF-16 code units in replacement mode; strict mode rejects lone surrogates. +- Automatic UTF-16/UTF-32 endian detection, UTF-7, CESU-8, Base64/hex pseudo-codecs, + transliteration, and node-iconv's wider set of stateful encodings are **not** + implemented. Unknown encodings fail explicitly. This is not a drop-in + compatibility-complete replacement for either benchmark baseline. +- Mapping data is statically imported only through selected codec modules; + codec lookup tables are constructed lazily and cached. Further compression and + sharing of overlapping multibyte tables remain optimization topics. + +## Provenance + +Mapping tables were derived once from iconv-lite `0.7.3` and are committed as +plain TypeScript data modules; there is no generator or build step. Each data +file records that package version and carries the full MIT attribution. +Conversion algorithms use iconv-lite's table format and single-byte/multibyte +table-driven approach, with new typed conversion state and Effect integration. + +`iconv-lite` remains a development dependency of `packages/effect` only as the +reference implementation for the test suite and benchmarks. The tests compare +every codec against it, so upgrading it would surface any mapping difference. + +Relative to the original alpha checkout, the committed 0.7.3 data updates some +GBK/GB18030 extension mappings to 0.7.3's private-use mappings. The benchmark +results below retain their recorded revisions and were measured before that +change. + +## Benchmark reproduction + +The native comparator is `node-iconv` (`iconv` on npm). Its compiled bindings are installed in a +separate benchmark environment, not added to Effect's runtime or CI dependencies. + +```sh +npm install --prefix /tmp/encoding-bench iconv@3.0.1 iconv-lite@0.7.3 +ICONV_BENCH_ROOT=/tmp/encoding-bench \ + node packages/effect/benchmark/CharacterEncoding.ts + +# Also compare with the supplied upstream checkout: +ICONV_BENCH_ROOT=/tmp/encoding-bench ICONV_LITE_PATH=/path/to/iconv-lite \ + node packages/effect/benchmark/CharacterEncoding.ts +``` + +The harness verifies equal output before timing. It compares synchronous +encode/decode APIs separately from complete streaming pipelines. Streaming +compares Effect Stream transcoding with iconv-lite's Node decode+encode streams +and node-iconv's native conversion stream. All use the same input chunk list and +consume output without collecting it during timing. Node-iconv directly converts +bytes to bytes; the other two pipelines convert through JavaScript strings. + +Defaults: approximately 64 KiB of UTF-8 source text, 4,093-byte stream chunks, +100 ms warmup per provider, five rotating-order rounds of 150 ms per provider. +`BENCH_SIZE`, `BENCH_CHUNK_SIZE`, `BENCH_ROUNDS`, and `BENCH_DURATION_MS` override +those settings. Throughput is MiB/s of input bytes; for string input this means +its UTF-8 byte length, consistently across providers. All text is representable +in the target encoding; performance measurements do not exercise replacement or +error paths. Reused codecs are warmed, so these are not cold-start measurements. Effect codec +labels are resolved once outside timing; timed conversion uses explicit descriptors. + +Raw synchronous measurements use the Unsafe API; they do not measure repeatedly +starting an Effect runtime. Streaming results include Effect's runtime overhead +or Node's stream/event overhead respectively. No disk/network I/O is included. +Results are local directional measurements, not release-level guarantees; memory +and GC, small-message latency and cold-start cost need separate measurements. +The third-party comparisons below are Node-only; the optimization comparisons +also measure Bun and Deno. The benchmark consumes output lengths during timing; +some runtime codecs can return strings backed by input memory, so high throughput +does not necessarily mean every character was scanned in JavaScript. + +## Latest optimization results (2026-09-08) + +These are before/after **Effect** measurements. Fresh direct comparisons against +iconv-lite and node-iconv are in the next section, measured separately on September 9. +Do not mix baseline columns between the optimization and third-party runs. + +macOS ARM64 / Apple M2 Max; Node 24.20.0, Bun 1.4.0 and Deno 2.9.6. Each runtime +runs both Effect revisions in one process, with five alternating 150 ms rounds +after 250 ms warmups per implementation. Runtime processes run sequentially. +Inputs are approximately 64 KiB of UTF-8-equivalent text, with 4,093-byte stream +chunks. Tables show median MiB/s, before → after; percentages are medians of +paired changes, not ratios of the rounded medians. Output equality is checked +before timing. These are warm microbenchmarks, not application-wide speedups. + +### UTF-16LE global Buffer encoding + +Effect `ccb487d06` → `c061be462`: use the available global `Buffer.from` for +UTF-16LE encoding, retaining the JavaScript fallback when Buffer is absent. +There is no runtime/version guard. UTF-16BE and decoding are unchanged. + +| Runtime | UTF-16LE encode | Encode + full-byte checksum | UTF8 → UTF-16LE stream | +| ---------------------- | ---------------------: | --------------------------: | ---------------------: | +| Node 24.20.0 | 486 → 13912 (+2715.8%) | 134 → 185 (+38.2%) | 304 → 666 (+121.0%) | +| Bun 1.4.0 | 938 → 5436 (+480.4%) | 642 → 1383 (+114.3%) | 341 → 479 (+40.4%) | +| Deno 2.9.6 released | 740 → 213 (-71.3%) | 278 → 145 (-47.9%) | 336 → 154 (-54.9%) | +| Deno local, before fix | 747 → 214 (-71.4%) | 281 → 145 (-48.3%) | 371 → 159 (-56.9%) | +| Deno local, with fix | 757 → 16538 (+2081.5%) | 287 → 421 (+46.6%) | 373 → 725 (+96.4%) | + +**Released Deno 2.9.6 regresses with this optimization.** +[Deno issue #36803](https://github.com/denoland/deno/issues/36803) and +[PR #36804](https://github.com/denoland/deno/pull/36804) address its slow UTF-16LE +Buffer implementation. At measurement time the PR was open and unmerged; the +fixed-build results require that proposed fix, not an existing released runtime. +The two local Deno builds use matching Rust 1.95.0 `release-lite` settings, at +`336da420f` before and `dbbcc3461` after the fix. Published Deno has different +build settings, so use the matched local pair to isolate the Deno change. + +Raw encoding consumes output lengths; the checksum variant scans every output +byte in JavaScript. Streaming consumes chunks without collecting them. The UTF-8 +encode control stays within ±0.5% on every runtime. + +The earlier confirmation run measured UTF-16LE encoding at 498 → 13773 MiB/s on +Node (+2630.3%), 934 → 5299 on Bun (+468.6%), and 767 → 220 on unpatched Deno +(-71.4%). The latest results reproduce those gains and that regression; patched +Deno also gains on checksum and streaming workloads. + +See the [UTF-16LE report](./CharacterEncoding.utf16le.md) for reproduction, +the complete older results, validation and raw samples for all five runtime builds. + +### Table-only multibyte codecs and mapping-derived capacities + +Effect `4ad6253ca` → `ccb487d06`: codecs without GB18030 ranges or multi-character +encoding sequences use a simpler encoder loop. Encoder/decoder capacities come +from mapping data instead of blanket worst-case allocations; complex codecs +retain their range/sequence paths. This optimization is runtime-independent and +is already included in the UTF-16LE baseline above. + +| Workload | Node | Bun | Deno | +| ------------------ | -----------------: | ------------------: | ------------------: | +| cp932/encode | 419 → 590 (+42.4%) | 768 → 1112 (+45.3%) | 771 → 1125 (+46.8%) | +| cp932/decode | 203 → 207 (+1.7%) | 332 → 407 (+20.8%) | 280 → 277 (-0.4%) | +| cp932-ascii/encode | 169 → 255 (+52.5%) | 305 → 471 (+54.4%) | 269 → 391 (+45.3%) | +| cp932-ascii/decode | 132 → 134 (+1.4%) | 267 → 310 (+16.7%) | 182 → 186 (+1.1%) | +| gb18030/encode | 269 → 280 (+3.7%) | 420 → 438 (+3.5%) | 322 → 322 (+0.6%) | +| gb18030/decode | 185 → 182 (-1.5%) | 286 → 328 (+14.6%) | 228 → 231 (+1.5%) | +| big5hkscs/encode | 339 → 345 (+1.1%) | 490 → 513 (+3.2%) | 419 → 432 (+2.6%) | +| big5hkscs/decode | 198 → 198 (+0.4%) | 326 → 385 (+18.1%) | 269 → 268 (-0.3%) | +| cp932->utf8/stream | 129 → 135 (+3.2%) | 254 → 294 (+16.2%) | 160 → 162 (+1.1%) | + +The main reproducible gain is the simple encoder. Decoder/streaming gains vary; +small changes may be noise. See the [multibyte report](./CharacterEncoding.multibyte.md) +for reproduction, validation and raw samples. That report records the state at +`ccb487d06`, before the subsequently committed UTF-16LE Buffer optimization. + +## Direct third-party results (2026-09-09) + +Fresh comparisons at Effect `53900c09f`, including both runtime optimizations. +Node 24.20.0 on macOS ARM64 / Apple M2 Max, using the default settings above: +five rotating-order 150 ms rounds after 100 ms warmup per provider, approximately +64 KiB input and 4,093-byte stream chunks. Both runs completed all output-equality +checks. Providers were measured together within each run; the published and alpha +comparisons ran sequentially. + +Values are median MiB/s. The last column is the median of paired Effect throughput +changes against iconv-lite, not the ratio of independent medians. + +### Published iconv-lite 0.7.3 and node-iconv 3.0.1 + +| Workload | Effect | iconv-lite 0.7.3 | node-iconv | Effect vs iconv-lite | +| -------------------- | -----: | ---------------: | ---------: | -------------------: | +| utf8/encode | 495 | 497 | 198 | +0.7% | +| utf8/decode | 1250 | 408 | 258 | +206.8% | +| utf8->utf16le/stream | 672 | 356 | 366 | +90.5% | +| utf16le/encode | 14478 | 14855 | 232 | -3.2% | +| utf16le/decode\* | 2030 | 43756 | 397 | -95.3% | +| cp1251/encode | 741 | 672 | 250 | +9.9% | +| cp1251/decode | 808 | 526 | 206 | +52.6% | +| cp1251->utf8/stream | 216 | 235 | 217 | -5.5% | +| cp932/encode | 590 | 480 | 207 | +23.9% | +| cp932/decode | 199 | 265 | 223 | -24.4% | +| cp932->utf8/stream | 134 | 180 | 235 | -25.0% | +| gb18030/encode | 281 | 283 | 186 | -0.8% | +| gb18030/decode | 176 | 216 | 206 | -17.8% | + +\* UTF-16LE decoding still uses `TextDecoder`, which validates surrogate sequences +and replaces malformed input (or rejects it in strict mode). Published iconv-lite +0.7.3 uses Node's `StringDecoder`/Buffer path, preserving raw UTF-16 code units +with different malformed-input semantics and less validation work. The recent +Buffer optimization changed encoding only. This row measures synchronous +`decodeUnsafe`, not Effect Streams or Effect runtime execution. During timing, +the harness consumes only the returned string's length, not every character; +the 43,756 MiB/s result is not full text-processing throughput. The timed input +is valid, so outputs agree despite the semantic differences. Against the alpha's +TextDecoder backend, Effect decoding is near parity (1,998 vs 1,992 MiB/s below). + +UTF-16LE encoding is now close to published iconv-lite (-3.2%), compared with +-96.9% in the previous comparison (Effect 467 versus 15182 MiB/s). UTF-8→UTF-16LE +streaming moves from -14.0% to +90.5%, and CP932 encoding from -15.0% to +23.9%. +These are fresh paired provider comparisons; old-to-new differences are not +controlled before/after measurements. The separate optimization runs above +isolate the Effect changes. + +Against node-iconv, Effect is faster on these encode workloads, UTF-8/UTF-16LE/CP1251 +decoding and UTF-8→UTF-16LE streaming. CP1251 streaming is roughly equal. +Node-iconv remains faster on CP932/GB18030 decoding and CP932→UTF-8 streaming. + +CP932/GB18030 decoding and the other streaming workloads also remain behind +iconv-lite. This is not an across-the-board performance win. + +### Local iconv-lite 1.0.0-alpha.2 and node-iconv 3.0.1 + +The supplied iconv-lite checkout is pinned at +`2472166ea5a4825ca091b9550713c403852a566b`. Same settings, measured separately: + +| Workload | Effect | iconv-lite alpha | node-iconv | Effect vs iconv-lite | +| -------------------- | -----: | ---------------: | ---------: | -------------------: | +| utf8/encode | 492 | 487 | 198 | +0.9% | +| utf8/decode | 1263 | 1261 | 262 | +0.1% | +| utf8->utf16le/stream | 658 | 320 | 349 | +109.7% | +| utf16le/encode | 14251 | 511 | 228 | +2716.3% | +| utf16le/decode | 1998 | 1992 | 389 | -0.8% | +| cp1251/encode | 746 | 616 | 253 | +20.9% | +| cp1251/decode | 790 | 221 | 204 | +258.0% | +| cp1251->utf8/stream | 217 | 264 | 216 | -17.8% | +| cp932/encode | 591 | 478 | 209 | +23.6% | +| cp932/decode | 200 | 264 | 222 | -24.9% | +| cp932->utf8/stream | 131 | 170 | 227 | -22.8% | +| gb18030/encode | 279 | 282 | 180 | -2.1% | +| gb18030/decode | 177 | 217 | 205 | -17.9% | + +The alpha uses a different Unicode backend: Effect UTF-16LE encoding is much +faster, while UTF-8/UTF-16LE decoding is near parity. CP932 encoding is faster +against both iconv-lite versions. + +The alpha CP1251 streaming result returned to 264 MiB/s, versus 145 in the prior +report and about 270 in the first draft. Effect remains near 217 MiB/s. The older +apparent win was baseline variability, not a sustained Effect improvement. +Broader corpora and repeated runs are needed before generalizing these results. + +Fresh raw samples: [published 0.7.3 comparison](./CharacterEncoding.stable-results-2026-09-09.jsonl) +and [alpha comparison](./CharacterEncoding.alpha-results-2026-09-09.jsonl). +Previous, pre-optimization samples are preserved: +[published 0.7.3](./CharacterEncoding.stable-results.jsonl) and +[alpha](./CharacterEncoding.alpha-results.jsonl). + +## Selective bundle verification + +Run `node packages/effect/benchmark/CharacterEncoding.bundle.ts` from the repository +root. This bundles two virtual entry points using esbuild 0.28.2 and Rolldown +1.2.7, checks their imported mapping-module counts, and executes the resulting +ESM bundles to verify conversion. UTF-8 needs zero legacy tables; CP1251 imports +exactly windows1251Data.ts. + +Browser-targeted, minified ESM, UTF-8 output, no source maps; sizes include the +codec module's synchronous operators, not just mapping data. The Effect and +Stream imports of a codec module are tree-shaken when only `decodeUnsafe` is +used. Gzip uses Node's default gzip settings. Measurements use Node 22.23.2 on +macOS ARM64 after the registry removal. + +| Entry point | Mapping modules | esbuild bytes (gzip) | Rolldown bytes (gzip) | +| ----------- | --------------: | -------------------: | --------------------: | +| utf8-only | 0 | 3147 (1458) | 3090 (1380) | +| cp1251-only | 1 | 2623 (1350) | 2590 (1337) | + +These are standalone decoder bundle sizes, not whole application sizes. + +[Raw bundle results](./CharacterEncoding.bundle-results.jsonl). diff --git a/packages/effect/benchmark/CharacterEncoding.multibyte-bun.jsonl b/packages/effect/benchmark/CharacterEncoding.multibyte-bun.jsonl new file mode 100644 index 00000000000..4079923478c --- /dev/null +++ b/packages/effect/benchmark/CharacterEncoding.multibyte-bun.jsonl @@ -0,0 +1,10 @@ +{"versions":{"node":"26.3.0","bun":"1.4.0","boringssl":"2288897e2e716330490893d226b4f079f9da9e0c","openssl":"1.1.0","llhttp":"9.3.0","libarchive":"ded82291ab41d5e355831b96b0e1ff49e24d8939","mimalloc":"6a14aee24315e503fa295a1fa90fe8b24ad91774","picohttpparser":"066d2b1e9ab820703db0837a7255d92d30f0c9f5","uwebsockets":"34cbb9a40b4bd1bd767d134a7065e66c2432a676","webkit":"0f966e81b78c84bb23213e391bc679c4ef83e56b","zig":"04e7f6ac1e009525bc00934f20199c68f04e0a24","zlib":"12731092979c6d07f42da27da673a9f6c7b13586","tinycc":"05f0fafaa3be31e31d7b4b5c17dc60f62c991171","lolhtml":"725ce499aa9b71e38b7a2d0a9fbb6d7294a4079e","ares":"c7a3138dcfe3bb0eaaf10c0c24c36dc66dc790ab","libdeflate":"c8c56a20f8f621e6a966b716b31f1dedab6a41e3","usockets":"34cbb9a40b4bd1bd767d134a7065e66c2432a676","lshpack":"8905c024b6d052f083a3d11d0a169b3c2735c8a1","zstd":"f8745da6ff1ad1e7bab384bd1f9d742439278e99","v8":"14.6.202.34-node.20","uv":"1.48.0","napi":"10","icu":"78.1","unicode":"17.0","sqlite":"3.51.0","modules":"147"},"platform":"darwin","arch":"arm64","nativeBuffer":true,"rounds":5,"duration":150,"size":65536,"chunkSize":4093,"baseline":"4ad6253ca"} +{"workload":"cp932/encode","inputBytes":65550,"before":767.716046242781,"after":1112.1590215106012,"pairedPercent":45.2856014141815,"samples":[[769.5140993290795,756.3104992623578,770.0817059627034,767.716046242781,764.8593900233246],[1112.1590215106012,1098.8102574119152,1098.004806329371,1117.526393740073,1112.547291381111]]} +{"workload":"cp932/decode","inputBytes":44574,"before":332.4912291358854,"after":407.40606863678124,"pairedPercent":20.82927208182126,"samples":[[331.20085069381645,338.9712341550988,340.15986683925706,328.00863512457386,332.4912291358854],[412.1905925508723,409.57647479637177,407.40606863678124,394.72795557785696,401.9526637234493]]} +{"workload":"cp932-ascii/encode","inputBytes":65540,"before":304.9053779306981,"after":470.8127640679953,"pairedPercent":54.44181538632209,"samples":[[306.59442776767895,304.9053779306981,304.84798620781567,303.648430279952,305.33030676367775],[475.3768872540764,472.78872294953413,470.8127640679953,467.6604738064999,465.341876292587]]} +{"workload":"cp932-ascii/decode","inputBytes":65540,"before":266.99557950909855,"after":309.80816471658267,"pairedPercent":16.72083236098367,"samples":[[266.22062217051644,269.50890360173446,266.99557950909855,270.80600755791363,263.93681508541334],[313.0983262075194,304.0968731392333,311.6394627700518,308.74980503318164,309.80816471658267]]} +{"workload":"gb18030/encode","inputBytes":65538,"before":419.6568085235829,"after":437.79078708501254,"pairedPercent":3.5304949663413243,"samples":[[419.6568085235829,426.1597836948692,416.8051095105018,424.33650046715593,417.52639337770444],[434.47277102441666,438.7499609274586,440.3447272097254,437.6082859167556,437.79078708501254]]} +{"workload":"gb18030/decode","inputBytes":50974,"before":286.0731403387437,"after":328.2790002173236,"pairedPercent":14.55737735740441,"samples":[[283.7869694127796,282.5453348177964,286.4638065102359,290.2540993585441,286.0731403387437],[325.0989094413398,323.08963434617914,328.28684146440753,328.2790002173236,329.5326102269421]]} +{"workload":"big5hkscs/encode","inputBytes":65546,"before":489.77219986192205,"after":512.9120107638248,"pairedPercent":3.232725190382779,"samples":[[489.77219986192205,471.30842133849563,478.3401508201532,497.1395750457915,502.8798386297724],[505.6051891423503,506.21419311650106,515.9757600826802,512.9120107638248,517.9341155649056]]} +{"workload":"big5hkscs/decode","inputBytes":45378,"before":326.24966550069837,"after":384.84460144100973,"pairedPercent":18.080983883246326,"samples":[[311.4412655502279,327.82119095669054,326.9255530563381,323.7650112036747,326.24966550069837],[377.8340693612991,381.81483921751885,384.84460144100973,385.249190609887,385.2388149390247]]} +{"workload":"cp932->utf8/stream","inputBytes":44574,"before":254.0668133570978,"after":294.4777533249535,"pairedPercent":16.154320199270657,"samples":[[255.03881789405287,252.9219144648988,251.8868345798561,254.0668133570978,255.85156625654244],[288.60926627219044,295.20480779780814,294.4777533249535,295.1095799068867,290.95133834714863]]} diff --git a/packages/effect/benchmark/CharacterEncoding.multibyte-deno.jsonl b/packages/effect/benchmark/CharacterEncoding.multibyte-deno.jsonl new file mode 100644 index 00000000000..42596021170 --- /dev/null +++ b/packages/effect/benchmark/CharacterEncoding.multibyte-deno.jsonl @@ -0,0 +1,10 @@ +{"versions":{"node":"26.3.0","uv":"1.52.1","zlib":"1.3.1-e00f703","brotli":"1.2.0","ares":"1.34.6","modules":"147","nghttp2":"1.69.0","napi":"10","llhttp":"9.4.1","openssl":"3.0.7+quic","cldr":"48.0","icu":"78.3","tz":"2026b","unicode":"17.0","ngtcp2":"","nghttp3":"","sqlite":"3.53.1","deno":"2.9.6","v8":"15.0.245.2-rusty","typescript":"6.0.3"},"platform":"darwin","arch":"arm64","nativeBuffer":true,"rounds":5,"duration":150,"size":65536,"chunkSize":4093,"baseline":"4ad6253ca"} +{"workload":"cp932/encode","inputBytes":65550,"before":771.1292230461925,"after":1125.385428566687,"pairedPercent":46.795458938470524,"samples":[[768.4223358278338,771.1292230461925,763.2771704568837,774.7971005175195,771.4834859642068],[1128.0090944641838,1119.3155818587898,1125.385428566687,1138.155328261714,1123.3832642204611]]} +{"workload":"cp932/decode","inputBytes":44574,"before":279.96132620544734,"after":276.8660350984812,"pairedPercent":-0.37201722042508045,"samples":[[272.78916911116187,281.46082242423125,279.96132620544734,285.17648950898,275.8225074899536],[271.16378384842517,276.8660350984812,280.27286890960244,284.3218535433113,274.7964002642827]]} +{"workload":"cp932-ascii/encode","inputBytes":65540,"before":268.96284520845336,"after":390.5728274541443,"pairedPercent":45.29893512684715,"samples":[[268.96284520845336,272.45593434702494,268.8063936003186,269.02676025881306,268.6999751903753],[389.30399692559087,384.513882248964,390.5728274541443,396.90129183723434,393.22844807408165]]} +{"workload":"cp932-ascii/decode","inputBytes":65540,"before":182.41116665202014,"after":185.9083489128781,"pairedPercent":1.1194710667525642,"samples":[[183.7166124907801,181.04471418861476,182.41116665202014,181.52466891593372,184.95647287143308],[178.97238046922394,180.7192224625335,185.9083489128781,187.3084741317813,187.0270070713148]]} +{"workload":"gb18030/encode","inputBytes":65538,"before":322.23173874271885,"after":322.1178416852355,"pairedPercent":0.5838688584945295,"samples":[[319.8424688232567,320.68874910168176,323.9732662236877,329.1425560822588,322.23173874271885],[322.1178416852355,321.7193418197921,325.86484523501537,320.54039108575574,325.7806554199536]]} +{"workload":"gb18030/decode","inputBytes":50974,"before":227.92516002213944,"after":231.25629772260382,"pairedPercent":1.5274380634766382,"samples":[[233.94612181749068,227.19322676839286,228.99136612344267,226.20922400051245,227.92516002213944],[232.15797078517065,230.6634625916941,230.98389998477631,231.25629772260382,231.58166423703034]]} +{"workload":"big5hkscs/encode","inputBytes":65546,"before":418.63551000658003,"after":431.8281537237769,"pairedPercent":2.603160250702574,"samples":[[418.6149368720012,415.37101932698965,418.63551000658003,429.95979395488075,425.9723685364198],[429.5121545121568,428.00706534835797,431.8281537237769,435.6126948543069,434.7409228810081]]} +{"workload":"big5hkscs/decode","inputBytes":45378,"before":269.025476177006,"after":268.2371458894178,"pairedPercent":-0.3497355587879336,"samples":[[266.13264663839976,269.14405764109756,269.025476177006,271.6447853771925,268.2697764961894],[268.2371458894178,267.18058526423926,270.4346135826016,270.6947469691353,266.9402188046899]]} +{"workload":"cp932->utf8/stream","inputBytes":44574,"before":160.2395282250016,"after":162.32322396475809,"pairedPercent":1.080537916866131,"samples":[[157.31180286869886,160.2395282250016,164.48296340480164,160.13239120296598,160.5880096307571],[155.20994277988387,162.60185974818347,160.60370511873597,162.56322228315014,162.32322396475809]]} diff --git a/packages/effect/benchmark/CharacterEncoding.multibyte-differential.ts b/packages/effect/benchmark/CharacterEncoding.multibyte-differential.ts new file mode 100644 index 00000000000..c96636e812e --- /dev/null +++ b/packages/effect/benchmark/CharacterEncoding.multibyte-differential.ts @@ -0,0 +1,69 @@ +// Compare multibyte conversion behavior against an extracted source baseline. +import * as C from "effect/CharacterEncoding" +import * as Big5Hkscs from "effect/encoding/Big5Hkscs" +import * as Cp936 from "effect/encoding/Cp936" +import * as Cp949 from "effect/encoding/Cp949" +import * as Cp950 from "effect/encoding/Cp950" +import * as EucJp from "effect/encoding/EucJp" +import * as Gb18030 from "effect/encoding/Gb18030" +import * as Gbk from "effect/encoding/Gbk" +import * as ShiftJis from "effect/encoding/ShiftJis" +import { strict as assert } from "node:assert" +import { resolve } from "node:path" +import { pathToFileURL } from "node:url" +const directory = process.env.ENCODING_BASELINE +if (!directory) throw new Error("Set ENCODING_BASELINE") +const base = (name: string) => pathToFileURL(resolve(directory, "packages/effect/src", name + ".ts")).href +const B = await import(base("CharacterEncoding")) +// The baseline snapshot still exposes a label registry; the current source uses explicit codec modules. +const BA = await import(base("encoding/All")) +const codecs = { + shiftjis: ShiftJis.encoding, + cp936: Cp936.encoding, + cp949: Cp949.encoding, + cp950: Cp950.encoding, + gbk: Gbk.encoding, + gb18030: Gb18030.encoding, + eucjp: EucJp.encoding, + big5hkscs: Big5Hkscs.encoding +} as const +let checks = 0, seed = 123456789 +const random = () => { + seed = (Math.imul(seed, 1664525) + 1013904223) >>> 0 + return seed +} +const check = (a: unknown, b: unknown, label: string) => { + assert.deepEqual(a, b, label) + checks++ +} +const outcome = (f: () => unknown) => { + try { + return { value: f() } + } catch { + return { failed: true } + } +} +for (const [name, current] of Object.entries(codecs)) { + const baseline = BA.resolveUnsafe(name) + // Every two-byte input in isolation, including undefined byte combinations. + for (let pair = 0; pair < 65536; pair++) { + const input = Uint8Array.of(pair >>> 8, pair & 255) + check(C.decodeUnsafe(input, current), B.decodeUnsafe(input, baseline), name + ":pair:" + pair) + } + for (let offset = 0; offset < 65536; offset += 256) { + const text = String.fromCharCode(...Array.from({ length: 256 }, (_, i) => offset + i)) + check(C.encodeUnsafe(text, current), B.encodeUnsafe(text, baseline), name + ":bmp:" + offset) + } + for (let i = 0; i < 1000; i++) { + const input = Uint8Array.from({ length: 1 + random() % 64 }, () => random() >>> 24) + const cut = random() % (input.length + 1) + for (const fatal of [false, true]) { + const decode = (api: typeof C, codec: C.Encoding) => { + const decoder = api.makeDecoderUnsafe(codec, { fatal }) + return decoder.write(input.subarray(0, cut)) + decoder.write(input.subarray(cut)) + decoder.end() + } + check(outcome(() => decode(C, current)), outcome(() => decode(B, baseline)), name + ":random:" + i) + } + } +} +console.log({ checks, status: "pass" }) diff --git a/packages/effect/benchmark/CharacterEncoding.multibyte-node.jsonl b/packages/effect/benchmark/CharacterEncoding.multibyte-node.jsonl new file mode 100644 index 00000000000..fdab8de10c6 --- /dev/null +++ b/packages/effect/benchmark/CharacterEncoding.multibyte-node.jsonl @@ -0,0 +1,10 @@ +{"versions":{"node":"24.20.0","acorn":"8.18.0","ada":"4.0.0","amaro":"1.1.11","ares":"1.34.8","brotli":"1.2.0","cldr":"48.0","icu":"78.3","llhttp":"9.4.3","merve":"1.2.2","modules":"137","napi":"10","nbytes":"0.1.4","ncrypto":"0.0.1","nghttp2":"1.70.0","nghttp3":"","ngtcp2":"","openssl":"3.6.4","simdjson":"4.6.8","simdutf":"6.4.0","sqlite":"3.53.4","tz":"2026a","undici":"7.29.0","unicode":"17.0","uv":"1.52.1","uvwasi":"0.0.23","v8":"13.6.233.17-node.53","zlib":"1.2.12","zstd":"1.5.7"},"platform":"darwin","arch":"arm64","nativeBuffer":true,"rounds":5,"duration":150,"size":65536,"chunkSize":4093,"baseline":"4ad6253ca"} +{"workload":"cp932/encode","inputBytes":65550,"before":418.65722432532243,"after":589.7659500991637,"pairedPercent":42.40304031519817,"samples":[[414.15263943365403,424.9769894566855,418.65722432532243,398.30269833699464,418.9289793156856],[589.7659500991637,607.8690663295616,586.4796917516417,598.0508244653755,589.5915287012742]]} +{"workload":"cp932/decode","inputBytes":44574,"before":203.1435704670087,"after":206.6397098341283,"pairedPercent":1.7210189616547078,"samples":[[203.1435704670087,202.24776578348056,210.71579271874757,199.37331537590768,208.65071137634047],[206.6397098341283,213.81192327673384,193.70317227139736,213.29976933065964,202.11931221070162]]} +{"workload":"cp932-ascii/encode","inputBytes":65540,"before":168.6546566544182,"after":255.12355655938762,"pairedPercent":52.50474591642895,"samples":[[165.3606649337759,166.11534988141295,170.56086678180932,169.09516888297964,168.6546566544182],[255.12355655938762,254.7262374135154,252.71168329053495,256.7815431785207,257.20635560704613]]} +{"workload":"cp932-ascii/decode","inputBytes":65540,"before":131.85310748730848,"after":133.9482597440633,"pairedPercent":1.4164451655350074,"samples":[[128.94434860766697,129.8194436618189,132.2560292092015,131.85310748730848,136.51589067648442],[130.660354175743,133.6270975406436,134.1293633410638,135.37480526118335,133.9482597440633]]} +{"workload":"gb18030/encode","inputBytes":65538,"before":268.56461127515905,"after":280.2655514142449,"pairedPercent":3.671059623992612,"samples":[[268.56461127515905,265.58220758892804,276.54060235789655,268.1260525459559,273.6370417651643],[278.42377828401413,285.334703230096,280.2655514142449,287.0685720225969,274.2434644968892]]} +{"workload":"gb18030/decode","inputBytes":50974,"before":184.53307499465018,"after":182.32313713979508,"pairedPercent":-1.5072148471585223,"samples":[[183.65689202551613,184.53307499465018,194.22459232938755,181.79302511042977,190.06474990690822],[180.88878808107765,193.87441927090367,182.32313713979508,190.77236876888162,180.47055267927541]]} +{"workload":"big5hkscs/encode","inputBytes":65546,"before":339.2937816402308,"after":345.2867532053614,"pairedPercent":1.08476205381709,"samples":[[339.2937816402308,325.850557736745,339.6597608041536,330.6480448033113,341.5814077116116],[345.72399563544764,356.63876556593755,337.0715672492747,328.4680448493217,345.2867532053614]]} +{"workload":"big5hkscs/decode","inputBytes":45378,"before":197.54887600301197,"after":197.75018315318727,"pairedPercent":0.36130834448824256,"samples":[[190.6903053036185,189.4450064066315,197.54887600301197,197.78701735159197,207.85372788628672],[191.37928528881056,202.998516962106,197.75018315318727,207.32733770806658,195.27296727902248]]} +{"workload":"cp932->utf8/stream","inputBytes":44574,"before":129.33750235635995,"after":135.48086874220158,"pairedPercent":3.1980644501859556,"samples":[[129.33750235635995,128.97727669979494,135.80580338493775,128.51066907955487,135.09732460835232],[133.4737990399771,139.50287233255534,135.48086874220158,137.37908819433866,134.62909926159497]]} diff --git a/packages/effect/benchmark/CharacterEncoding.multibyte.md b/packages/effect/benchmark/CharacterEncoding.multibyte.md new file mode 100644 index 00000000000..637b0f2b5fe --- /dev/null +++ b/packages/effect/benchmark/CharacterEncoding.multibyte.md @@ -0,0 +1,61 @@ +# Retained multibyte optimization + +Only experiment 2 is enabled. Buffer UTF-16LE and direct CP1251-to-UTF8 experiments +have been removed. No runtime detection, new dependencies, or public API changes. + +Simple table-only codecs use a dedicated encoder loop. GB18030 ranges and +multi-character sequences retain their existing encoder paths. Encoder and decoder +capacities are derived once from mappings, including encode-only additions and +decode-only entries/subtrees. Decoder capacity is at least one UTF-16 unit per +input byte for malformed input; GB18030 encoding reserves four bytes per code unit. + +## Fresh measurements + +Baseline `4ad6253ca`, macOS ARM64; Node 24.20.0, Bun 1.4.0, Deno 2.9.6. +Same-process baseline/candidate comparison, five alternating 150 ms rounds after +250 ms warmups. Approximately 64 KiB UTF-8-equivalent text; 4,093-byte stream +chunks. Runtime processes run sequentially. Outputs are checked before timing. +Rates are median MiB/s; percentages are medians of paired changes. These are +microbenchmarks, not application-wide gains; small changes may be noise. + +| Workload | Node | Bun | Deno | +| ------------------ | -----------------: | ------------------: | ------------------: | +| cp932/encode | 419 → 590 (+42.4%) | 768 → 1112 (+45.3%) | 771 → 1125 (+46.8%) | +| cp932/decode | 203 → 207 (+1.7%) | 332 → 407 (+20.8%) | 280 → 277 (-0.4%) | +| cp932-ascii/encode | 169 → 255 (+52.5%) | 305 → 471 (+54.4%) | 269 → 391 (+45.3%) | +| cp932-ascii/decode | 132 → 134 (+1.4%) | 267 → 310 (+16.7%) | 182 → 186 (+1.1%) | +| gb18030/encode | 269 → 280 (+3.7%) | 420 → 438 (+3.5%) | 322 → 322 (+0.6%) | +| gb18030/decode | 185 → 182 (-1.5%) | 286 → 328 (+14.6%) | 228 → 231 (+1.5%) | +| big5hkscs/encode | 339 → 345 (+1.1%) | 490 → 513 (+3.2%) | 419 → 432 (+2.6%) | +| big5hkscs/decode | 198 → 198 (+0.4%) | 326 → 385 (+18.1%) | 269 → 268 (-0.3%) | +| cp932->utf8/stream | 129 → 135 (+3.2%) | 254 → 294 (+16.2%) | 160 → 162 (+1.1%) | + +Raw samples: [Node](./CharacterEncoding.multibyte-node.jsonl), +[Bun](./CharacterEncoding.multibyte-bun.jsonl), [Deno](./CharacterEncoding.multibyte-deno.jsonl). +The main reproducible gain is the simple encoder; decoder/streaming gains vary. + +## Validation + +- 114 targeted tests pass with Vitest launched on Node, Bun, and Deno. +- 542,336 differential checks pass against the baseline on Node. +- Added tests cover allocation sizes, encode-only additions, astral mappings, + split/unpaired surrogates, strict failures, skipped decoder subtrees, and sequences. +- `pnpm lint-fix`, `pnpm --filter effect check`, and `git diff --check` pass. +- Full `pnpm check` is blocked by the existing unused `metadata` parameter in + `packages/effect/typetest/Schedule.tst.ts:80`. + +## Reproduction + +Extract the baseline into a new temporary directory, then run from the repository root: + +```sh +encoding_baseline=$(mktemp -d) +git archive 4ad6253ca packages/effect/src | tar -x -C "$encoding_baseline" +ENCODING_BASELINE="$encoding_baseline" BENCH_FILTER='cp932|gb18030|big5' node packages/effect/benchmark/CharacterEncoding.multibyte.ts +ENCODING_BASELINE="$encoding_baseline" BENCH_FILTER='cp932|gb18030|big5' bun packages/effect/benchmark/CharacterEncoding.multibyte.ts +ENCODING_BASELINE="$encoding_baseline" BENCH_FILTER='cp932|gb18030|big5' npx --yes deno run -A packages/effect/benchmark/CharacterEncoding.multibyte.ts +ENCODING_BASELINE="$encoding_baseline" node packages/effect/benchmark/CharacterEncoding.multibyte-differential.ts +``` + +The harness also supports `BENCH_ROUNDS`, `BENCH_DURATION_MS`, `BENCH_SIZE`, and +`BENCH_CHUNK_SIZE`. Omitting the filter includes Unicode and single-byte controls. diff --git a/packages/effect/benchmark/CharacterEncoding.multibyte.ts b/packages/effect/benchmark/CharacterEncoding.multibyte.ts new file mode 100644 index 00000000000..2cc2ac09e67 --- /dev/null +++ b/packages/effect/benchmark/CharacterEncoding.multibyte.ts @@ -0,0 +1,190 @@ +// Before/after codec benchmarks. Snapshot the pre-optimization source with: +// git archive 4ad6253ca packages/effect/src | tar -x -C /path/to/baseline +// ENCODING_BASELINE=/path/to/baseline node packages/effect/benchmark/CharacterEncoding.multibyte.ts +import * as C from "effect/CharacterEncoding" +import * as Effect from "effect/Effect" +import * as Big5Hkscs from "effect/encoding/Big5Hkscs" +import * as Gb18030 from "effect/encoding/Gb18030" +import * as ShiftJis from "effect/encoding/ShiftJis" +import * as Utf16LE from "effect/encoding/Utf16LE" +import * as Utf8 from "effect/encoding/Utf8" +import * as Windows1251 from "effect/encoding/Windows1251" +import * as Stream from "effect/Stream" +import { strict as assert } from "node:assert" +import { resolve } from "node:path" +import { pathToFileURL } from "node:url" + +const directory = process.env.ENCODING_BASELINE +if (!directory) throw new Error("Set ENCODING_BASELINE to the extracted baseline source") +const base = (name: string) => pathToFileURL(resolve(directory, "packages/effect/src", name + ".ts")).href +const B: typeof C = await import(base("CharacterEncoding")) +const BE: typeof Effect = await import(base("Effect")) +// The baseline snapshot still exposes a label registry; the current source uses explicit codec modules. +const BA: { resolveUnsafe: (label: string) => C.Encoding } = await import(base("encoding/All")) +const codecs: Record = { + utf8: Utf8.encoding, + utf16le: Utf16LE.encoding, + cp932: ShiftJis.encoding, + cp1251: Windows1251.encoding, + gb18030: Gb18030.encoding, + big5hkscs: Big5Hkscs.encoding +} +const BS: typeof Stream = await import(base("Stream")) +const rounds = Number(process.env.BENCH_ROUNDS ?? 5) +const duration = Number(process.env.BENCH_DURATION_MS ?? 150) +const size = Number(process.env.BENCH_SIZE ?? 65536) +const chunkSize = Number(process.env.BENCH_CHUNK_SIZE ?? 4093) +const filter = process.env.BENCH_FILTER ? new RegExp(process.env.BENCH_FILTER) : undefined +const median = (xs: ReadonlyArray) => [...xs].sort((a, b) => a - b)[Math.floor(xs.length / 2)] +let consumed = 0 +const measure = async (run: () => unknown, asynchronous: boolean, milliseconds: number, inputBytes: number) => { + const start = performance.now() + let operations = 0 + if (asynchronous) { + do { + await run() + operations++ + } while (performance.now() - start < milliseconds) + } else { + do { + const output = run() as { length: number } + consumed += output.length + operations++ + } while (performance.now() - start < milliseconds) + } + return operations * inputBytes / (performance.now() - start) * 1000 / 1048576 +} +const compare = async ( + workload: string, + inputBytes: number, + asynchronous: boolean, + before: () => unknown, + after: () => unknown +) => { + if (filter && !filter.test(workload)) return + const runs = [before, after] + const samples: Array> = [[], []] + for (const run of runs) await measure(run, asynchronous, 250, inputBytes) + for (let round = 0; round < rounds; round++) { + for (let step = 0; step < 2; step++) { + const index = (round + step) % 2 + samples[index].push(await measure(runs[index], asynchronous, duration, inputBytes)) + } + } + console.log( + JSON.stringify({ + workload, + inputBytes, + before: median(samples[0]), + after: median(samples[1]), + pairedPercent: median(samples[1].map((rate, i) => (rate / samples[0][i] - 1) * 100)), + samples + }) + ) +} +console.log( + JSON.stringify({ + versions: process.versions, + platform: process.platform, + arch: process.arch, + nativeBuffer: "Buffer" in globalThis, + rounds, + duration, + size, + chunkSize, + baseline: process.env.ENCODING_BASELINE_REV ?? "4ad6253ca" + }) +) + +for ( + const [name, phrase] of [ + ["utf8", "Hello λ 😀 漢字! "], + ["utf16le", "Hello λ 😀 漢字! "], + ["cp932", "こんにちは世界! "], + ["cp932-ascii", "Plain ASCII text 0123456789! "], + ["gb18030", "你好世界 😀 "], + ["big5hkscs", "漢字中文 "] + ] +) { + const encoding = name === "cp932-ascii" ? "cp932" : name + const text = phrase.repeat(Math.ceil(size / new TextEncoder().encode(phrase).length)) + const current = codecs[encoding], baseline = BA.resolveUnsafe(encoding) + const input = B.encodeUnsafe(text, baseline) + assert.deepEqual(C.encodeUnsafe(text, current), input) + assert.equal(C.decodeUnsafe(input, current), B.decodeUnsafe(input, baseline)) + await compare( + name + "/encode", + new TextEncoder().encode(text).length, + false, + () => B.encodeUnsafe(text, baseline), + () => C.encodeUnsafe(text, current) + ) + if (encoding === "utf16le") { + const scan = (bytes: Uint8Array) => { + let checksum = 0 + for (let i = 0; i < bytes.length; i++) checksum = (checksum + bytes[i]) >>> 0 + return { length: checksum } + } + await compare( + "utf16le/encode+checksum", + new TextEncoder().encode(text).length, + false, + () => scan(B.encodeUnsafe(text, baseline)), + () => scan(C.encodeUnsafe(text, current)) + ) + } + if (encoding !== "utf16le" && encoding !== "utf8") { + await compare( + name + "/decode", + input.length, + false, + () => B.decodeUnsafe(input, baseline), + () => C.decodeUnsafe(input, current) + ) + } +} +for ( + const [from, to, phrase] of [["utf8", "utf16le", "Hello λ 😀 漢字! "], ["cp1251", "utf8", "Привет мир! "], [ + "cp932", + "utf8", + "こんにちは世界! " + ]] +) { + const text = phrase.repeat(Math.ceil(size / new TextEncoder().encode(phrase).length)) + const bf = BA.resolveUnsafe(from), bt = BA.resolveUnsafe(to) + const cf = codecs[from], ct = codecs[to] + const input = B.encodeUnsafe(text, bf) + const chunks: Array = [] + for (let i = 0; i < input.length; i += chunkSize) chunks.push(input.subarray(i, i + chunkSize)) + const before = BS.fromIterable(chunks).pipe(B.transcodeStream(bf, bt)) + const after = Stream.fromIterable(chunks).pipe(C.transcodeStream(cf, ct)) + const collect = (parts: ReadonlyArray) => { + const result = new Uint8Array(parts.reduce((n, p) => n + p.length, 0)) + let offset = 0 + for (const part of parts) { + result.set(part, offset) + offset += part.length + } + return result + } + assert.deepEqual( + collect(await Effect.runPromise(Stream.runCollect(after))), + collect(await BE.runPromise(BS.runCollect(before))) + ) + await compare( + from + "->" + to + "/stream", + input.length, + true, + () => + BE.runPromise(BS.runForEach(before, (chunk) => + BE.sync(() => { + consumed += chunk.length + }))), + () => + Effect.runPromise(Stream.runForEach(after, (chunk) => + Effect.sync(() => { + consumed += chunk.length + }))) + ) +} +assert.ok(Number.isFinite(consumed) && consumed > 0) diff --git a/packages/effect/benchmark/CharacterEncoding.stable-results-2026-09-09.jsonl b/packages/effect/benchmark/CharacterEncoding.stable-results-2026-09-09.jsonl new file mode 100644 index 00000000000..a88017ed645 --- /dev/null +++ b/packages/effect/benchmark/CharacterEncoding.stable-results-2026-09-09.jsonl @@ -0,0 +1,14 @@ +{"node":"v24.20.0","platform":"darwin","arch":"arm64","iconvLite":"0.7.3","nodeIconv":"3.0.1","rounds":5,"duration":150,"size":65536,"chunkSize":4093,"measuredAt":"2026-09-09","effectRevision":"53900c09f767ef35023a8754fc8ab6a92dfccc74"} +{"workload":"utf8/encode","inputBytes":65538,"mibPerSecond":{"effect":495.36931290821383,"iconv-lite":496.77077349810065,"node-iconv":197.77036804490626},"pairedEffectVsIconvLitePercent":0.6738841020562436,"samples":{"effect":[489.0810593460735,495.36931290821383,497.86949210660106,500.59039634093074,490.80813119147047],"iconv-lite":[497.63176338376064,485.07347031603604,494.5368866486718,496.77077349810065,497.76787391060725],"node-iconv":[196.90196280475266,195.63530510892113,202.71254492653344,203.99638334828396,197.77036804490626]}} +{"workload":"utf8/decode","inputBytes":65538,"mibPerSecond":{"effect":1249.9933555440848,"iconv-lite":408.32330057304955,"node-iconv":258.3962123543422},"pairedEffectVsIconvLitePercent":206.7948356660116,"samples":{"effect":[1252.714798979122,1238.9164349610958,1249.9933555440848,1238.7255205307276,1256.6847677092894],"iconv-lite":[408.32330057304955,408.6796047343411,400.33035977429466,402.420287364702,409.8830574747119],"node-iconv":[256.87297899827666,258.7001200631924,256.7018477582763,259.360640351943,258.3962123543422]}} +{"workload":"utf8->utf16le/stream","inputBytes":65538,"mibPerSecond":{"effect":672.4091990043026,"iconv-lite":356.0182857741925,"node-iconv":365.5034634557424},"pairedEffectVsIconvLitePercent":90.45724896094487,"samples":{"effect":[645.5539359455527,672.4091990043026,658.7552814607559,690.2872170825895,693.8278329406762],"iconv-lite":[356.0182857741925,350.3183741530127,353.6604951191098,358.1370459288929,364.29583894858865],"node-iconv":[354.4573928804916,365.5034634557424,365.2238018478023,373.1685089292118,372.88102191156725]}} +{"workload":"utf16le/encode","inputBytes":65538,"mibPerSecond":{"effect":14478.392342060682,"iconv-lite":14854.59522219978,"node-iconv":231.64767620869318},"pairedEffectVsIconvLitePercent":-3.1818827481467915,"samples":{"effect":[14547.125100482897,14314.131186727254,14719.88534051424,14478.392342060682,14289.82056241657],"iconv-lite":[14854.59522219978,14826.247480929263,15095.789283453329,15239.781712328419,14759.448921367086],"node-iconv":[232.32891145270597,231.64767620869318,231.91126450275942,231.32950438996343,224.32784761911464]}} +{"workload":"utf16le/decode","inputBytes":89370,"mibPerSecond":{"effect":2030.1586725262077,"iconv-lite":43756.21790363166,"node-iconv":397.13348356173697},"pairedEffectVsIconvLitePercent":-95.33903435084669,"samples":{"effect":[2003.966468009653,2030.1586725262077,2040.7009816316531,2051.997352662074,2019.7112416597904],"iconv-lite":[42994.66288436778,45500.388856531485,43756.21790363166,45686.012328388555,42340.061379606035],"node-iconv":[400.13592186908903,392.3544565846202,402.36689950264207,397.13348356173697,396.20086820373626]}} +{"workload":"cp1251/encode","inputBytes":65541,"mibPerSecond":{"effect":741.0062378788742,"iconv-lite":672.0128987262799,"node-iconv":249.66351103602713},"pairedEffectVsIconvLitePercent":9.949185975077167,"samples":{"effect":[751.3867217920529,738.8727117970645,741.0062378788742,740.7252455289239,742.7835259042131],"iconv-lite":[670.5987627808369,672.0128987262799,680.9021358979996,671.2797716348878,681.3564192098379],"node-iconv":[251.88573412925214,249.61407465020812,248.41043905186422,250.29567477841454,249.66351103602713]}} +{"workload":"cp1251/decode","inputBytes":37452,"mibPerSecond":{"effect":808.218316972117,"iconv-lite":525.7507458210756,"node-iconv":206.19595383792557},"pairedEffectVsIconvLitePercent":52.584094252474436,"samples":{"effect":[801.1216442197198,808.218316972117,816.1296470269302,816.6672714540773,805.089535842035],"iconv-lite":[525.7507458210756,516.6316041488092,534.8720330419992,538.4457508925778,520.4544582745577],"node-iconv":[203.01362484834192,204.53197121548962,207.06220441178195,207.54604691810434,206.19595383792557]}} +{"workload":"cp1251->utf8/stream","inputBytes":37452,"mibPerSecond":{"effect":216.34724706609967,"iconv-lite":234.6008011864799,"node-iconv":216.5545275397013},"pairedEffectVsIconvLitePercent":-5.468145599423391,"samples":{"effect":[214.34512233028548,215.47132132767695,216.34724706609967,222.17938158025055,221.7724878001894],"iconv-lite":[239.2422984572166,240.04098716421157,218.31651564565936,229.67946085957658,234.6008011864799],"node-iconv":[219.25256449958664,212.65877442183685,216.5545275397013,215.82701098336108,220.60642048055828]}} +{"workload":"cp932/encode","inputBytes":65550,"mibPerSecond":{"effect":590.4215954649628,"iconv-lite":479.5513747269306,"node-iconv":206.50419696706416},"pairedEffectVsIconvLitePercent":23.867420859512258,"samples":{"effect":[595.1104108821701,587.429693642147,588.7344742950309,598.5267710936092,590.4215954649628],"iconv-lite":[476.6987081394702,490.1670108104045,491.2916213823355,479.5513747269306,476.65608225960096],"node-iconv":[206.17991580296612,210.94794271293628,202.62787348730308,206.50419696706416,208.19352856779466]}} +{"workload":"cp932/decode","inputBytes":44574,"mibPerSecond":{"effect":198.73861692616003,"iconv-lite":265.3892914202715,"node-iconv":222.80030701056126},"pairedEffectVsIconvLitePercent":-24.36642854111726,"samples":{"effect":[202.03776629303354,199.25345848511373,198.73861692616003,198.2767842603215,198.14156462210573],"iconv-lite":[266.7951602606522,263.4457882151386,262.21025051161257,269.18079825444187,265.3892914202715],"node-iconv":[225.1716471828023,222.80030701056126,222.12469964614917,219.53602385047125,223.91326320961423]}} +{"workload":"cp932->utf8/stream","inputBytes":44574,"mibPerSecond":{"effect":133.52556161141536,"iconv-lite":179.6206649476998,"node-iconv":234.7697579205107},"pairedEffectVsIconvLitePercent":-25.000558079450407,"samples":{"effect":[126.72154362698248,132.48708017334764,135.22171999841973,133.78660504390825,133.52556161141536],"iconv-lite":[161.46897063148987,174.55951452692364,180.2969682649991,180.63378045203254,179.6206649476998],"node-iconv":[223.82407415308103,235.635501810063,228.38220925797486,236.28484392203555,234.7697579205107]}} +{"workload":"gb18030/encode","inputBytes":65538,"mibPerSecond":{"effect":281.27046737021175,"iconv-lite":283.4284652008303,"node-iconv":186.2353532061972},"pairedEffectVsIconvLitePercent":-0.7590777759375666,"samples":{"effect":[281.27046737021175,281.1932056485321,277.25578140550385,281.29824404064794,283.44254156503956],"iconv-lite":[283.42185971949135,281.7715056418516,288.83194114338954,285.36949203322973,283.4284652008303],"node-iconv":[181.8472357087794,186.77878318163755,185.43974286010334,188.56091391515568,186.2353532061972]}} +{"workload":"gb18030/decode","inputBytes":50974,"mibPerSecond":{"effect":176.3114851739996,"iconv-lite":215.8731753486766,"node-iconv":206.2514463793866},"pairedEffectVsIconvLitePercent":-17.843503368723546,"samples":{"effect":[172.90061555490803,176.3114851739996,179.74307699924788,176.20403003230996,177.936324273861],"iconv-lite":[215.927563326136,217.0896424120456,215.8731753486766,214.4736414736923,214.86098311046612],"node-iconv":[211.3285621965823,203.79571236402367,208.6144578754289,206.2514463793866,204.57392905002266]}} diff --git a/packages/effect/benchmark/CharacterEncoding.stable-results.jsonl b/packages/effect/benchmark/CharacterEncoding.stable-results.jsonl new file mode 100644 index 00000000000..a7929cfbd85 --- /dev/null +++ b/packages/effect/benchmark/CharacterEncoding.stable-results.jsonl @@ -0,0 +1,14 @@ +{"node":"v24.20.0","platform":"darwin","arch":"arm64","iconvLite":"0.7.3","nodeIconv":"3.0.1","rounds":5,"duration":150,"size":65536,"chunkSize":4093} +{"workload":"utf8/encode","inputBytes":65538,"mibPerSecond":{"effect":481.6362815999309,"iconv-lite":480.9165575007188,"node-iconv":193.6125865459439},"pairedEffectVsIconvLitePercent":-0.04228199312994452,"samples":{"effect":[478.49293157383835,481.6362815999309,485.3116343173251,478.0013799077704,490.2462904830256],"iconv-lite":[478.695333501863,485.53579842638476,472.7245435244436,480.9165575007188,483.4203258962156],"node-iconv":[190.7475982573287,190.81853725335674,195.60322702953036,193.6125865459439,197.8040795414213]}} +{"workload":"utf8/decode","inputBytes":65538,"mibPerSecond":{"effect":1270.864355343871,"iconv-lite":409.18607934066966,"node-iconv":263.58137568673493},"pairedEffectVsIconvLitePercent":214.89742352282133,"samples":{"effect":[1282.074022655046,1253.1418393607032,1262.7054783532394,1288.5201748445534,1270.864355343871],"iconv-lite":[412.0754207287336,409.64030756171076,400.98946006832864,409.18607934066966,401.90603826149146],"node-iconv":[258.9888963063464,263.58137568673493,264.9688576356001,261.8342974799075,264.91904433514907]}} +{"workload":"utf8->utf16le/stream","inputBytes":65538,"mibPerSecond":{"effect":302.7142632273339,"iconv-lite":357.06645988978136,"node-iconv":363.71634183601685},"pairedEffectVsIconvLitePercent":-14.016499561722728,"samples":{"effect":[298.62258091002076,305.0052411247808,302.7142632273339,320.5889700032683,294.316811373983],"iconv-lite":[341.7136164898389,357.06645988978136,359.75226449124574,362.79804170448404,342.29452147654365],"node-iconv":[359.4194900980776,366.14777133426514,363.71634183601685,370.60324178754337,359.06661613465303]}} +{"workload":"utf16le/encode","inputBytes":65538,"mibPerSecond":{"effect":466.67663033401413,"iconv-lite":15182.425738009813,"node-iconv":217.4976360710763},"pairedEffectVsIconvLitePercent":-96.8624013067783,"samples":{"effect":[486.35890048403223,461.72074782079227,464.58886374411657,466.67663033401413,482.9942901785376],"iconv-lite":[15182.425738009813,14580.069444086794,15182.447357463745,15114.338222946091,15393.756098317272],"node-iconv":[216.53559825736733,213.12523942141559,217.4976360710763,218.7185822338113,223.87600185657513]}} +{"workload":"utf16le/decode","inputBytes":89370,"mibPerSecond":{"effect":1923.9438264761516,"iconv-lite":42858.79816278368,"node-iconv":379.33723165908685},"pairedEffectVsIconvLitePercent":-95.49433900430144,"samples":{"effect":[1893.3964964539648,1923.9438264761516,1915.9130457776087,2031.8536655250905,1934.0757932892486],"iconv-lite":[42344.52477860587,42508.35287113517,43601.82514585556,45095.57348999076,42858.79816278368],"node-iconv":[379.33723165908685,380.14254576304324,380.2922273690699,376.6364256463777,374.7172910183489]}} +{"workload":"cp1251/encode","inputBytes":65541,"mibPerSecond":{"effect":751.6868458733173,"iconv-lite":749.2118080223913,"node-iconv":251.4160844421085},"pairedEffectVsIconvLitePercent":0.6433811491883823,"samples":{"effect":[751.6868458733173,755.4371580575875,740.0546156206339,741.0290770191668,754.4583647863981],"iconv-lite":[743.2911428465429,750.6078883993054,757.049405430773,739.3727666285399,749.2118080223913],"node-iconv":[251.80969598037416,250.7154828010218,251.4160844421085,248.57950419201478,251.8404418388344]}} +{"workload":"cp1251/decode","inputBytes":37452,"mibPerSecond":{"effect":808.3792839899958,"iconv-lite":534.3627189061505,"node-iconv":207.80587122845157},"pairedEffectVsIconvLitePercent":51.279132205323364,"samples":{"effect":[801.4525388644028,815.3144231937374,797.7524808865954,815.6784099762403,808.3792839899958],"iconv-lite":[538.2863376738117,533.9608075300197,535.8929409976191,526.300024005522,534.3627189061505],"node-iconv":[207.80587122845157,210.4659402926207,210.51265676593619,207.59947952808548,204.45377049373894]}} +{"workload":"cp1251->utf8/stream","inputBytes":37452,"mibPerSecond":{"effect":217.48600721264174,"iconv-lite":240.85521948856046,"node-iconv":220.87174843644652},"pairedEffectVsIconvLitePercent":-10.202308847434317,"samples":{"effect":[214.40611396603592,218.39446115915533,216.27452664279434,217.48600721264174,218.26286758341763],"iconv-lite":[238.76573129454002,243.60556533147317,240.85521948856046,242.02646918759768,240.71326836272573],"node-iconv":[220.87174843644652,221.14137784017996,221.65993476483658,218.4186477804751,217.61419097401048]}} +{"workload":"cp932/encode","inputBytes":65550,"mibPerSecond":{"effect":407.5723455485799,"iconv-lite":478.30836605011814,"node-iconv":204.4891200429563},"pairedEffectVsIconvLitePercent":-14.992677565048318,"samples":{"effect":[406.7005550907403,407.8549400147675,399.5121087665719,407.5723455485799,410.19247998681095],"iconv-lite":[482.4146644648557,479.78800923515917,478.30836605011814,476.8820318367013,472.8334199255061],"node-iconv":[206.90279466853698,206.62758996899896,203.54616011833036,204.4891200429563,203.98453848281946]}} +{"workload":"cp932/decode","inputBytes":44574,"mibPerSecond":{"effect":196.23354124609162,"iconv-lite":268.04346045553166,"node-iconv":225.49501106163112},"pairedEffectVsIconvLitePercent":-26.78214684565583,"samples":{"effect":[197.31472242957705,196.23354124609162,200.20724535883699,195.9327549327922,192.6882347364992],"iconv-lite":[268.04346045553166,268.01324102255336,267.60589727871127,269.35507523049125,269.55270055185775],"node-iconv":[223.0847077634719,225.49501106163112,225.6450272663671,225.01403768858563,226.73056180328976]}} +{"workload":"cp932->utf8/stream","inputBytes":44574,"mibPerSecond":{"effect":130.1375194609965,"iconv-lite":174.7374709618426,"node-iconv":228.38316071599084},"pairedEffectVsIconvLitePercent":-25.7141642013869,"samples":{"effect":[120.53493731767207,129.59786733932,130.82689947699038,130.1375194609965,131.2464030328382],"iconv-lite":[171.30054223379238,180.8544699140974,164.11620196525772,175.18483579264802,174.7374709618426],"node-iconv":[228.38316071599084,223.41728490717395,224.11737328040536,233.02239034327224,232.29469310450983]}} +{"workload":"gb18030/encode","inputBytes":65538,"mibPerSecond":{"effect":268.11035210900656,"iconv-lite":287.6028586462559,"node-iconv":185.81705283546236},"pairedEffectVsIconvLitePercent":-6.103340622683362,"samples":{"effect":[266.127573762588,270.0499242029987,268.11035210900656,270.0494765425004,267.0302148771232],"iconv-lite":[288.460096136598,287.4335620216455,281.53222906375794,287.6028586462559,289.71551314060224],"node-iconv":[184.8465237027996,185.83172610733038,185.47017605157035,185.81705283546236,186.36579155414537]}} +{"workload":"gb18030/decode","inputBytes":50974,"mibPerSecond":{"effect":173.15289587554784,"iconv-lite":211.9763443811934,"node-iconv":201.1431099624319},"pairedEffectVsIconvLitePercent":-18.314991051940222,"samples":{"effect":[177.03360520531302,173.15289587554784,172.83135477574936,173.89976553050678,172.5493446840413],"iconv-lite":[212.02716071847684,211.9763443811934,211.86904909993262,213.4344382928034,210.79210956652366],"node-iconv":[201.3394571924021,201.1431099624319,200.0988530251475,200.8456378375189,201.4117661681462]}} diff --git a/packages/effect/benchmark/CharacterEncoding.ts b/packages/effect/benchmark/CharacterEncoding.ts new file mode 100644 index 00000000000..1abe734e758 --- /dev/null +++ b/packages/effect/benchmark/CharacterEncoding.ts @@ -0,0 +1,162 @@ +import * as Effect from "effect/Effect" +import * as Gb18030 from "effect/encoding/Gb18030" +import * as ShiftJis from "effect/encoding/ShiftJis" +import * as Utf16LE from "effect/encoding/Utf16LE" +import * as Utf8 from "effect/encoding/Utf8" +import * as Windows1251 from "effect/encoding/Windows1251" +import * as Stream from "effect/Stream" +import type * as IconvLite from "iconv-lite" +import { strict as assert } from "node:assert" +import { createRequire } from "node:module" +import { resolve } from "node:path" +import { performance } from "node:perf_hooks" +import { Readable } from "node:stream" + +// Install benchmark-only native bindings outside the workspace: +// npm install --prefix /tmp/encoding-bench iconv@3.0.1 iconv-lite@0.7.3 +// ICONV_BENCH_ROOT=/tmp/encoding-bench node packages/effect/benchmark/CharacterEncoding.ts +const require = createRequire(resolve(process.env.ICONV_BENCH_ROOT ?? "/tmp/encoding-bench", "package.json")) +const iconvPath = process.env.ICONV_LITE_PATH ?? "iconv-lite" +const iconv = require(iconvPath) as typeof IconvLite +const Native = require("iconv").Iconv +const rounds = Number(process.env.BENCH_ROUNDS ?? 5) +const duration = Number(process.env.BENCH_DURATION_MS ?? 150) +const size = Number(process.env.BENCH_SIZE ?? 65536) +const chunkSize = Number(process.env.BENCH_CHUNK_SIZE ?? 4093) +for (const value of [rounds, duration, size, chunkSize]) { + if (!Number.isSafeInteger(value) || value <= 0) throw new Error("Benchmark settings must be positive integers") +} +const median = (xs: ReadonlyArray) => [...xs].sort((a, b) => a - b)[Math.floor(xs.length / 2)] +let consumed = 0 +const measure = async (run: () => unknown, async: boolean, milliseconds: number, inputBytes: number) => { + const start = performance.now() + let operations = 0 + if (async) { + do { + await run() + operations++ + } while (performance.now() - start < milliseconds) + } else { + do { + const output = run() as { length: number } + consumed += output.length + operations++ + } while (performance.now() - start < milliseconds) + } + return operations * inputBytes / (performance.now() - start) * 1000 / 1024 / 1024 +} + +const nodeStream = ( + input: ReadonlyArray, + converters: ReadonlyArray, + collect = false +): Promise => + new Promise((resolve, reject) => { + const source = Readable.from(input, { objectMode: false }) + const all: Array = [source, ...converters] + const fail = (error: Error) => { + source.destroy() + for (const converter of converters) (converter as NodeJS.ReadWriteStream & { destroy?: () => void }).destroy?.() + reject(error) + } + for (const stream of all) stream.on("error", fail) + let output: NodeJS.ReadableStream = source + for (const converter of converters) output = output.pipe(converter) + const chunks: Array = [] + output.on("data", (chunk: Buffer) => { + consumed += chunk.length + if (collect) chunks.push(Buffer.from(chunk)) + }) + output.on("end", () => resolve(Buffer.concat(chunks))) + }) + +const compare = async (workload: string, inputBytes: number, async: boolean, runs: ReadonlyArray<() => unknown>) => { + const providers = ["effect", "iconv-lite", "node-iconv"] + const samples: Array> = [[], [], []] + for (const run of runs) await measure(run, async, 100, inputBytes) + for (let round = 0; round < rounds; round++) { + for (let step = 0; step < 3; step++) { + const index = (round + step) % 3 + samples[index].push(await measure(runs[index], async, duration, inputBytes)) + } + } + console.log(JSON.stringify({ + workload, + inputBytes, + mibPerSecond: Object.fromEntries(providers.map((name, i) => [name, median(samples[i])])), + pairedEffectVsIconvLitePercent: median(samples[0].map((rate, i) => (rate / samples[1][i] - 1) * 100)), + samples: Object.fromEntries(providers.map((name, i) => [name, samples[i]])) + })) +} + +console.log(JSON.stringify({ + node: process.version, + platform: process.platform, + arch: process.arch, + iconvLite: require(iconvPath + "/package.json").version, + nodeIconv: require("iconv/package.json").version, + rounds, + duration, + size, + chunkSize +})) + +const codecMap = { + utf8: Utf8, + utf16le: Utf16LE, + cp1251: Windows1251, + cp932: ShiftJis, + gb18030: Gb18030 +} + +for ( + const [encoding, phrase] of [ + ["utf8", "Hello λ 😀 漢字! "], + ["utf16le", "Hello λ 😀 漢字! "], + ["cp1251", "Привет мир! "], + ["cp932", "こんにちは世界! "], + ["gb18030", "你好世界 😀 "] + ] +) { + const text = phrase.repeat(Math.ceil(size / Buffer.byteLength(phrase))) + const codecModule = codecMap[encoding as keyof typeof codecMap] + const input = iconv.encode(text, encoding) + const encodeNative = new Native("UTF-8", encoding) + const decodeNative = new Native(encoding, "UTF-8") + assert.deepEqual(codecModule.encodeUnsafe(text), Uint8Array.from(input)) + assert.deepEqual(encodeNative.convert(text), input) + assert.equal(codecModule.decodeUnsafe(input), text) + assert.equal(decodeNative.convert(input).toString("utf8"), text) + await compare(`${encoding}/encode`, Buffer.byteLength(text), false, [ + () => codecModule.encodeUnsafe(text), + () => iconv.encode(text, encoding), + () => encodeNative.convert(text) + ]) + await compare(`${encoding}/decode`, input.length, false, [ + () => codecModule.decodeUnsafe(input), + () => iconv.decode(input, encoding), + () => decodeNative.convert(input).toString("utf8") + ]) + + if (encoding === "utf16le" || encoding === "gb18030") continue + const chunks: Array = [] + for (let i = 0; i < input.length; i += chunkSize) chunks.push(input.subarray(i, i + chunkSize)) + const target = encoding === "utf8" ? "utf16le" : "utf8" + const targetModule = target === "utf8" ? Utf8 : Utf16LE + const expected = iconv.encode(text, target) + const converted = Stream.fromIterable(chunks).pipe(codecModule.decodeStream(), targetModule.encodeStream()) + const collected = await Effect.runPromise(Stream.runCollect(converted)) + assert.deepEqual(Buffer.concat(collected), expected) + assert.deepEqual(await nodeStream(chunks, [iconv.decodeStream(encoding), iconv.encodeStream(target)], true), expected) + assert.deepEqual(await nodeStream(chunks, [new Native(encoding, target)], true), expected) + await compare(`${encoding}->${target}/stream`, input.length, true, [ + () => + Effect.runPromise(Stream.runForEach(converted, (chunk) => + Effect.sync(() => { + consumed += chunk.length + }))), + () => nodeStream(chunks, [iconv.decodeStream(encoding), iconv.encodeStream(target)]), + () => nodeStream(chunks, [new Native(encoding, target)]) + ]) +} +if (!Number.isFinite(consumed)) throw new Error("Invalid benchmark consumption count") diff --git a/packages/effect/benchmark/CharacterEncoding.utf16le-bun.jsonl b/packages/effect/benchmark/CharacterEncoding.utf16le-bun.jsonl new file mode 100644 index 00000000000..8b35fd98404 --- /dev/null +++ b/packages/effect/benchmark/CharacterEncoding.utf16le-bun.jsonl @@ -0,0 +1,5 @@ +{"versions":{"node":"26.3.0","bun":"1.4.0","boringssl":"2288897e2e716330490893d226b4f079f9da9e0c","openssl":"1.1.0","llhttp":"9.3.0","libarchive":"ded82291ab41d5e355831b96b0e1ff49e24d8939","mimalloc":"6a14aee24315e503fa295a1fa90fe8b24ad91774","picohttpparser":"066d2b1e9ab820703db0837a7255d92d30f0c9f5","uwebsockets":"34cbb9a40b4bd1bd767d134a7065e66c2432a676","webkit":"0f966e81b78c84bb23213e391bc679c4ef83e56b","zig":"04e7f6ac1e009525bc00934f20199c68f04e0a24","zlib":"12731092979c6d07f42da27da673a9f6c7b13586","tinycc":"05f0fafaa3be31e31d7b4b5c17dc60f62c991171","lolhtml":"725ce499aa9b71e38b7a2d0a9fbb6d7294a4079e","ares":"c7a3138dcfe3bb0eaaf10c0c24c36dc66dc790ab","libdeflate":"c8c56a20f8f621e6a966b716b31f1dedab6a41e3","usockets":"34cbb9a40b4bd1bd767d134a7065e66c2432a676","lshpack":"8905c024b6d052f083a3d11d0a169b3c2735c8a1","zstd":"f8745da6ff1ad1e7bab384bd1f9d742439278e99","v8":"14.6.202.34-node.20","uv":"1.48.0","napi":"10","icu":"78.1","unicode":"17.0","sqlite":"3.51.0","modules":"147"},"platform":"darwin","arch":"arm64","nativeBuffer":true,"rounds":5,"duration":150,"size":65536,"chunkSize":4093,"baseline":"ccb487d06"} +{"workload":"utf8/encode","inputBytes":65538,"before":1736.1636069306544,"after":1733.951312286362,"pairedPercent":0.017615468558562775,"samples":[[1733.645922433979,1736.1636069306544,1743.9771909167778,1759.9945633868717,1706.1764732802217],[1733.951312286362,1735.6762042803296,1747.9982364110053,1733.1999114782648,1721.9397696858266]]} +{"workload":"utf16le/encode","inputBytes":65538,"before":938.0836708384588,"after":5436.117945937303,"pairedPercent":480.3758914268517,"samples":[[889.4867545560613,958.0567995505148,951.2705762216725,938.0836708384588,928.9932204823662],[4722.854819203517,5179.756739716359,5520.94508662788,5693.045696737322,5436.117945937303]]} +{"workload":"utf16le/encode+checksum","inputBytes":65538,"before":641.8739931040807,"after":1383.297927858681,"pairedPercent":114.30724165470032,"samples":[[641.8739931040807,631.3681549655167,642.4926614017236,645.4741879826447,635.1581763422831],[1430.3979350970994,1396.5630321596393,1356.042401999753,1383.297927858681,1340.4128013566801]]} +{"workload":"utf8->utf16le/stream","inputBytes":65538,"before":341.0032408460641,"after":478.9188166190081,"pairedPercent":40.44406599502142,"samples":[[331.5276914864785,341.0032408460641,347.0239423143746,338.41478024138877,343.29222336844475],[484.0658053940446,478.9188166190081,477.03437104413405,479.01696130755204,475.1274895781783]]} diff --git a/packages/effect/benchmark/CharacterEncoding.utf16le-deno-before.jsonl b/packages/effect/benchmark/CharacterEncoding.utf16le-deno-before.jsonl new file mode 100644 index 00000000000..93dfde38a62 --- /dev/null +++ b/packages/effect/benchmark/CharacterEncoding.utf16le-deno-before.jsonl @@ -0,0 +1,5 @@ +{"versions":{"node":"26.5.1","uv":"1.52.1","zlib":"1.3.1-e00f703","brotli":"1.2.0","ares":"1.34.6","modules":"147","nghttp2":"1.69.0","napi":"10","llhttp":"9.4.1","openssl":"3.0.7+quic","cldr":"48.0","icu":"78.3","tz":"2026b","unicode":"17.0","ngtcp2":"","nghttp3":"","sqlite":"3.53.1","deno":"2.9.6","v8":"15.0.245.2-rusty","typescript":"6.0.3"},"platform":"darwin","arch":"arm64","nativeBuffer":true,"rounds":5,"duration":150,"size":65536,"chunkSize":4093,"baseline":"ccb487d06"} +{"workload":"utf8/encode","inputBytes":65538,"before":499.3805165811647,"after":506.4989451210974,"pairedPercent":-0.458144412457151,"samples":[[497.31432387056327,496.74098537918945,508.8301218934511,499.3805165811647,519.9907362550398],[496.61574403956655,492.73488798099623,506.4989451210974,519.4057111309053,515.0102814775631]]} +{"workload":"utf16le/encode","inputBytes":65538,"before":746.5275014488356,"after":214.40144732360602,"pairedPercent":-71.35312060619441,"samples":[[711.327580692104,726.3775125290501,751.1458574896759,746.5275014488356,748.1250847906074],[214.40144732360602,216.20032680520885,215.17984786663433,211.97292655762928,214.29528588156484]]} +{"workload":"utf16le/encode+checksum","inputBytes":65538,"before":281.06410170055653,"after":145.0172709695568,"pairedPercent":-48.31030226466437,"samples":[[281.06410170055653,279.3544905794518,281.3107306293996,282.00773244453615,277.9775230231885],[144.76985734437102,145.34625111182947,145.40866635940085,142.18530105365315,145.0172709695568]]} +{"workload":"utf8->utf16le/stream","inputBytes":65538,"before":370.7328125367725,"after":159.0408009916123,"pairedPercent":-56.85174427635038,"samples":[[366.62255754288407,363.42089762116876,370.7328125367725,377.5514864459189,380.4913090654263],[155.52306871900387,158.44526058347722,159.0408009916123,163.28361785911068,164.17536304181218]]} diff --git a/packages/effect/benchmark/CharacterEncoding.utf16le-deno-fixed.jsonl b/packages/effect/benchmark/CharacterEncoding.utf16le-deno-fixed.jsonl new file mode 100644 index 00000000000..68ff0eae3a6 --- /dev/null +++ b/packages/effect/benchmark/CharacterEncoding.utf16le-deno-fixed.jsonl @@ -0,0 +1,5 @@ +{"versions":{"node":"26.5.1","uv":"1.52.1","zlib":"1.3.1-e00f703","brotli":"1.2.0","ares":"1.34.6","modules":"147","nghttp2":"1.69.0","napi":"10","llhttp":"9.4.1","openssl":"3.0.7+quic","cldr":"48.0","icu":"78.3","tz":"2026b","unicode":"17.0","ngtcp2":"","nghttp3":"","sqlite":"3.53.1","deno":"2.9.6","v8":"15.0.245.2-rusty","typescript":"6.0.3"},"platform":"darwin","arch":"arm64","nativeBuffer":true,"rounds":5,"duration":150,"size":65536,"chunkSize":4093,"baseline":"ccb487d06"} +{"workload":"utf8/encode","inputBytes":65538,"before":503.16532027833404,"after":505.50741109703654,"pairedPercent":-0.3862174090146442,"samples":[[503.7403272609089,503.16532027833404,499.4634479060285,492.99439240509463,509.537315490231],[496.72609431385723,481.93204546250183,507.1535761169341,505.50741109703654,507.56939367238186]]} +{"workload":"utf16le/encode","inputBytes":65538,"before":757.243149128335,"after":16538.10901407832,"pairedPercent":2081.4769479123524,"samples":[[725.7280751879084,757.243149128335,765.7458859672957,755.4181051237603,761.4887509436338],[16482.018575999264,16644.054425635455,16538.10901407832,16082.252474518364,16611.701562781076]]} +{"workload":"utf16le/encode+checksum","inputBytes":65538,"before":286.822958878305,"after":420.5605454436796,"pairedPercent":46.627225061895274,"samples":[[282.9826693390055,287.7561566472081,286.822958878305,286.97690571779054,286.6252556193293],[423.11635921956554,435.91506655898206,420.5605454436796,409.1050590614546,419.16047903167316]]} +{"workload":"utf8->utf16le/stream","inputBytes":65538,"before":373.2322393419911,"after":725.3594164561993,"pairedPercent":96.41468130821885,"samples":[[340.9016151735632,375.56344324354944,375.2678015639387,373.2322393419911,366.7438871072544],[725.3096608236548,725.3594164561993,737.0810564941693,738.6143582857751,716.8310291113439]]} diff --git a/packages/effect/benchmark/CharacterEncoding.utf16le-deno-release.jsonl b/packages/effect/benchmark/CharacterEncoding.utf16le-deno-release.jsonl new file mode 100644 index 00000000000..9861edb6abf --- /dev/null +++ b/packages/effect/benchmark/CharacterEncoding.utf16le-deno-release.jsonl @@ -0,0 +1,5 @@ +{"versions":{"node":"26.3.0","uv":"1.52.1","zlib":"1.3.1-e00f703","brotli":"1.2.0","ares":"1.34.6","modules":"147","nghttp2":"1.69.0","napi":"10","llhttp":"9.4.1","openssl":"3.0.7+quic","cldr":"48.0","icu":"78.3","tz":"2026b","unicode":"17.0","ngtcp2":"","nghttp3":"","sqlite":"3.53.1","deno":"2.9.6","v8":"15.0.245.2-rusty","typescript":"6.0.3"},"platform":"darwin","arch":"arm64","nativeBuffer":true,"rounds":5,"duration":150,"size":65536,"chunkSize":4093,"baseline":"ccb487d06"} +{"workload":"utf8/encode","inputBytes":65538,"before":424.2147320616752,"after":419.45398784036877,"pairedPercent":-0.29031794473013406,"samples":[[424.2147320616752,415.26300642739164,419.1320743400532,433.9617319953012,433.30081838279824],[423.35744852668046,419.45398784036877,417.91525871612436,423.2677137062354,412.3399774885343]]} +{"workload":"utf16le/encode","inputBytes":65538,"before":740.1627277262211,"after":212.9373325689913,"pairedPercent":-71.28517642615701,"samples":[[680.7238292531729,709.7401372260365,747.8638722629707,744.017012889734,740.1627277262211],[212.9373325689913,214.76423563342394,212.01819009877516,213.6431726106638,209.93211651446697]]} +{"workload":"utf16le/encode+checksum","inputBytes":65538,"before":277.99495085280296,"after":145.09729563306456,"pairedPercent":-47.93688460237002,"samples":[[273.0324655374654,277.99495085280296,278.8774064401779,279.1275800180282,275.9259397235893],[131.87764182054292,144.44378336241894,145.19226593286737,145.32607764666037,145.09729563306456]]} +{"workload":"utf8->utf16le/stream","inputBytes":65538,"before":336.493832190952,"after":153.98992000422206,"pairedPercent":-54.91680798727152,"samples":[[331.6123074222749,336.493832190952,340.34981410307694,335.2275340171158,341.56836091097006],[148.51538911905774,155.3180795949407,150.64862130059922,154.51315522568447,153.98992000422206]]} diff --git a/packages/effect/benchmark/CharacterEncoding.utf16le-node.jsonl b/packages/effect/benchmark/CharacterEncoding.utf16le-node.jsonl new file mode 100644 index 00000000000..39d601ba2b7 --- /dev/null +++ b/packages/effect/benchmark/CharacterEncoding.utf16le-node.jsonl @@ -0,0 +1,5 @@ +{"versions":{"node":"24.20.0","acorn":"8.18.0","ada":"4.0.0","amaro":"1.1.11","ares":"1.34.8","brotli":"1.2.0","cldr":"48.0","icu":"78.3","llhttp":"9.4.3","merve":"1.2.2","modules":"137","napi":"10","nbytes":"0.1.4","ncrypto":"0.0.1","nghttp2":"1.70.0","nghttp3":"","ngtcp2":"","openssl":"3.6.4","simdjson":"4.6.8","simdutf":"6.4.0","sqlite":"3.53.4","tz":"2026a","undici":"7.29.0","unicode":"17.0","uv":"1.52.1","uvwasi":"0.0.23","v8":"13.6.233.17-node.53","zlib":"1.2.12","zstd":"1.5.7"},"platform":"darwin","arch":"arm64","nativeBuffer":true,"rounds":5,"duration":150,"size":65536,"chunkSize":4093,"baseline":"ccb487d06"} +{"workload":"utf8/encode","inputBytes":65538,"before":479.67514396410536,"after":479.55547724285566,"pairedPercent":0.021184162852572186,"samples":[[481.97955870760586,472.01618521685754,479.67514396410536,479.45160207009616,480.7843032819637],[478.6531894010987,482.1717142029175,479.77675912776607,479.55547724285566,477.64174649477184]]} +{"workload":"utf16le/encode","inputBytes":65538,"before":485.95733832753194,"after":13911.558394722379,"pairedPercent":2715.764189326705,"samples":[[485.95733832753194,475.18962050817504,491.8057261178622,481.94756846631003,499.17760044134917],[12899.403402740936,13911.558394722379,13848.089517084938,14038.396194757679,13917.913130132654]]} +{"workload":"utf16le/encode+checksum","inputBytes":65538,"before":134.41322571669517,"after":184.60832678815146,"pairedPercent":38.237307573064825,"samples":[[132.566475291047,129.63817157768804,136.08495905426145,134.41322571669517,137.14198863225496],[184.60832678815146,184.3605129673112,186.8550590215663,185.80922425286576,181.08842773894264]]} +{"workload":"utf8->utf16le/stream","inputBytes":65538,"before":304.4393087839104,"after":666.4816953676747,"pairedPercent":121.04959715922723,"samples":[[293.6841573100243,299.96557827399613,304.4393087839104,307.61187082348425,318.082044813557],[653.4601018683949,658.9277846818671,684.6390311464851,679.9748012692744,666.4816953676747]]} diff --git a/packages/effect/benchmark/CharacterEncoding.utf16le.md b/packages/effect/benchmark/CharacterEncoding.utf16le.md new file mode 100644 index 00000000000..37fedbf5ccd --- /dev/null +++ b/packages/effect/benchmark/CharacterEncoding.utf16le.md @@ -0,0 +1,102 @@ +# UTF-16LE Buffer encoding + +UTF-16LE encoding now uses the available global `Buffer.from` implementation. +When Buffer is absent it retains the JavaScript DataView loop. The branch does +not depend on the runtime name or version. UTF-16BE and UTF-16 decoding are unchanged. +Strict surrogate validation, incremental state, and BOM handling remain outside +the conversion fast path. Results remain plain Uint8Array values. An exact-sized +Buffer backing store can be viewed directly; pooled/sliced backing stores are copied +to avoid exposing unrelated bytes through the returned array's `.buffer`. + +## Deno status + +[Deno issue #36803](https://github.com/denoland/deno/issues/36803) and +[PR #36804](https://github.com/denoland/deno/pull/36804) address the slow UTF-16LE +Buffer path. The fix writes UTF-16 code units through V8 directly into aligned +little-endian destinations, with a safe fallback for unaligned destinations. + +**At measurement time the Deno PR is open and unmerged. Released Deno 2.9.6 still +regresses with this Effect optimization enabled.** There is deliberately no +version/runtime guard; the fixed-build results below require the proposed Deno fix. +This is not evidence that existing Deno releases have already been fixed. + +## Fresh results + +Baseline Effect commit: `ccb487d06` (multibyte optimization already applied). +Candidate: that baseline plus the UTF-16LE Buffer path. macOS ARM64 / Apple M2 Max. +Node 24.20.0, Bun 1.4.0, Deno 2.9.6. + +Each runtime runs the baseline and candidate in one process: five alternating +150 ms rounds after 250 ms warmups per implementation. Runtime processes run +sequentially. Approximately 64 KiB UTF-8-equivalent source text and 4,093-byte +stream chunks. Values are median MiB/s, baseline → candidate. Percentages are +medians of paired changes, not ratios of rounded displayed medians. + +| Runtime | UTF-16LE encode | Encode + full-byte checksum | UTF8 → UTF-16LE stream | +| ---------------------- | ---------------------: | --------------------------: | ---------------------: | +| Node 24.20.0 | 486 → 13912 (+2715.8%) | 134 → 185 (+38.2%) | 304 → 666 (+121.0%) | +| Bun 1.4.0 | 938 → 5436 (+480.4%) | 642 → 1383 (+114.3%) | 341 → 479 (+40.4%) | +| Deno 2.9.6 released | 740 → 213 (-71.3%) | 278 → 145 (-47.9%) | 336 → 154 (-54.9%) | +| Deno local, before fix | 747 → 214 (-71.4%) | 281 → 145 (-48.3%) | 371 → 159 (-56.9%) | +| Deno local, with fix | 757 → 16538 (+2081.5%) | 287 → 421 (+46.6%) | 373 → 725 (+96.4%) | + +The UTF-8 encode control's paired change stays within ±0.5% on every runtime. +One-shot encoding consumes output lengths; the checksum variant scans every +output byte in JavaScript. Streaming consumes output chunks without collecting +them. Output equality is checked before timing. These are warm microbenchmarks, +not application-wide speedup claims or measurements of I/O/cold-start behavior. + +The two local Deno binaries use the same Rust 1.95.0 `release-lite` build settings +(`CARGO_INCREMENTAL=0`, `CARGO_PROFILE_RELEASE_LITE_DEBUG=0`): + +- Before: Deno main `336da420f4343cbb1dcbd5eed9d075ff555ed6ee`. +- Fixed: `dbbcc3461a1cd4c9d042990609572aa89302b74a` from PR #36804. + +Published and locally built Deno binaries have different build settings; use the +matched local pair to isolate the Deno change. Both local binaries report 2.9.6, +so version metadata alone does not establish that the fix is present. + +## Earlier benchmark results + +The earlier confirmation run used Effect baseline `4ad6253ca`, the same workload +sizes and five-round timing method. It measured all three original experiments; +only the Buffer experiment affected these UTF-16 workloads. + +| Runtime | UTF-16LE encode | Encode + full-byte checksum | UTF8 → UTF-16LE stream | +| ----------------- | ---------------------: | --------------------------: | ---------------------: | +| Node | 498 → 13773 (+2630.3%) | 135 → 186 (+36.5%) | 309 → 694 (+126.8%) | +| Bun | 934 → 5299 (+468.6%) | 659 → 1444 (+119.0%) | 349 → 494 (+42.2%) | +| Deno, without fix | 767 → 220 (-71.4%) | 283 → 146 (-48.4%) | 345 → 163 (-53.2%) | + +The fresh results reproduce the original Node/Bun gains and released-Deno +regression. The patched Deno build changes the outcome to a gain, including the +checksum and streaming workloads, rather than only improving a raw allocation benchmark. + +## Validation + +- 116 targeted tests pass with Vitest launched on Node, Bun, released Deno, + and the patched Deno build. +- Added coverage for every raw UTF-16 code unit, small/large result buffers, + plain Uint8Array prototypes, backing-store isolation, strict validation, + split surrogates, empty chunks, and BOM handling. +- An isolated Node probe without global Buffer passes; the probe was removed. +- `pnpm lint-fix`, `pnpm --filter effect check`, and `git diff --check` pass. +- Full `pnpm check` still fails on the pre-existing unused `metadata` parameter + at `packages/effect/typetest/Schedule.tst.ts:80`. + +## Reproduction and raw samples + +```sh +encoding_baseline=$(mktemp -d) +git archive ccb487d06 packages/effect/src | tar -x -C "$encoding_baseline" +ENCODING_BASELINE="$encoding_baseline" ENCODING_BASELINE_REV=ccb487d06 BENCH_FILTER='utf16|^utf8/encode$' node packages/effect/benchmark/CharacterEncoding.multibyte.ts +``` + +Replace `node` with `bun`, `deno run -A`, or a chosen local Deno binary followed +by `run -A`. The same Effect baseline/candidate code is used on every runtime. + +Raw samples: [Node](./CharacterEncoding.utf16le-node.jsonl), +[Bun](./CharacterEncoding.utf16le-bun.jsonl), +[released Deno](./CharacterEncoding.utf16le-deno-release.jsonl), +[local Deno before fix](./CharacterEncoding.utf16le-deno-before.jsonl), +[local Deno with fix](./CharacterEncoding.utf16le-deno-fixed.jsonl). diff --git a/packages/effect/package.json b/packages/effect/package.json index ab947570926..aeb35488faf 100644 --- a/packages/effect/package.json +++ b/packages/effect/package.json @@ -113,6 +113,7 @@ "ajv": "^8.20.0", "ajv-draft-04": "^1.0.0", "ast-types": "^0.16.3", + "iconv-lite": "^0.7.3", "immer": "^11.1.18", "protobufjs": "^8.8.0", "tinybench": "^6.1.6", diff --git a/packages/effect/src/CharacterEncoding.ts b/packages/effect/src/CharacterEncoding.ts new file mode 100644 index 00000000000..54499c2fb25 --- /dev/null +++ b/packages/effect/src/CharacterEncoding.ts @@ -0,0 +1,264 @@ +/** + * Character-set conversion with typed failures and stateful Effect streams. + * Unicode and table-driven legacy codecs operate on Uint8Array without Node + * dependencies. Mapping data is derived from iconv-lite; see the internal data + * files for attribution. This module does not provide Base64 or hex encoding. + * + * Codecs are explicit imports from `effect/encoding/*`. This module imports no + * codec and performs no lookup by label; mapping labels to codecs is left to the + * application. + * + * @since 4.0.0 + */ +import * as Arr from "./Array.ts" +import * as Data from "./Data.ts" +import * as Effect from "./Effect.ts" +import { concat } from "./internal/characterEncoding/types.ts" +import * as Stream from "./Stream.ts" + +/** + * Options controlling conversion errors and Unicode byte-order marks. + * `fatal` defaults to false, replacing invalid/unrepresentable input. Unicode + * BOMs are stripped when decoding unless `stripBOM` is false; encoding adds a + * BOM only when `addBOM` is true. UTF-16 endianness must be explicit. + * + * @category models + * @since 4.0.0 + */ +export interface Options { + readonly fatal?: boolean + readonly stripBOM?: boolean + readonly addBOM?: boolean +} + +/** + * A conversion failure: malformed byte sequences or characters unavailable in + * a target character set. + * + * @category errors + * @since 4.0.0 + */ +export class CharacterEncodingError extends Data.TaggedError("CharacterEncodingError")<{ + readonly encoding: string + readonly operation: "encode" | "decode" + readonly message: string + readonly cause: unknown +}> {} + +/** + * An incremental encoder. Calls must be sequential; call `end` once on normal + * completion to flush pending characters. Methods throw CharacterEncodingError. + * Create a separate instance for each independent conversion. + * + * @category models + * @since 4.0.0 + */ +export interface Encoder { + readonly write: (text: string) => Uint8Array + readonly end: () => Uint8Array +} + +/** + * An incremental decoder. Calls must be sequential; call `end` once on normal + * completion to detect incomplete input. Methods throw CharacterEncodingError. + * Create a separate instance for each independent conversion. + * + * @category models + * @since 4.0.0 + */ +export interface Decoder { + readonly write: (bytes: Uint8Array) => string + readonly end: () => string +} + +const attempt = (encoding: string, operation: "encode" | "decode", f: () => A): A => { + try { + return f() + } catch (cause) { + if (cause instanceof CharacterEncodingError) throw cause + throw new CharacterEncodingError({ encoding, operation, message: String(cause), cause }) + } +} + +/** + * An explicitly imported codec. Factories must return fresh conversion state. + * Mapping data belongs to codec modules, never to this module. Factory methods + * are low-level hooks; use makeEncoderUnsafe / makeDecoderUnsafe for typed errors + * and lifecycle checks. + * + * @category models + * @since 4.0.0 + */ +export interface Encoding { + readonly name: string + readonly makeEncoder: (options: Options) => Encoder + readonly makeDecoder: (options: Options) => Decoder +} + +/** + * Creates a fresh incremental encoder from an explicitly imported codec. + * + * @category constructors + * @since 4.0.0 + */ +export const makeEncoderUnsafe = (encoding: Encoding, options: Options = {}): Encoder => { + const encoder = attempt(encoding.name, "encode", () => encoding.makeEncoder(options)) + let ended = false + return { + write: (text) => + attempt(encoding.name, "encode", () => { + if (ended) throw new Error("Encoder already ended") + return encoder.write(text) + }), + end: () => + attempt(encoding.name, "encode", () => { + if (ended) throw new Error("Encoder already ended") + ended = true + return encoder.end() + }) + } +} + +/** + * Creates a fresh incremental decoder from an explicitly imported codec. + * + * @category constructors + * @since 4.0.0 + */ +export const makeDecoderUnsafe = (encoding: Encoding, options: Options = {}): Decoder => { + const decoder = attempt(encoding.name, "decode", () => encoding.makeDecoder(options)) + let ended = false + return { + write: (bytes) => + attempt(encoding.name, "decode", () => { + if (ended) throw new Error("Decoder already ended") + return decoder.write(bytes) + }), + end: () => + attempt(encoding.name, "decode", () => { + if (ended) throw new Error("Decoder already ended") + ended = true + return decoder.end() + }) + } +} + +/** + * Encodes a complete string, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, encoding: Encoding, options?: Options): Uint8Array => { + const encoder = makeEncoderUnsafe(encoding, options) + return concat(encoder.write(text), encoder.end()) +} + +/** + * Decodes a complete byte array, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, encoding: Encoding, options?: Options): string => { + const decoder = makeDecoderUnsafe(encoding, options) + return decoder.write(bytes) + decoder.end() +} + +/** + * Encodes a string with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = ( + text: string, + encoding: Encoding, + options?: Options +): Effect.Effect => + Effect.try({ try: () => encodeUnsafe(text, encoding, options), catch: (error) => error as CharacterEncodingError }) + +/** + * Decodes bytes with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = ( + bytes: Uint8Array, + encoding: Encoding, + options?: Options +): Effect.Effect => + Effect.try({ try: () => decodeUnsafe(bytes, encoding, options), catch: (error) => error as CharacterEncodingError }) + +const transform = ( + self: Stream.Stream, + make: () => { + readonly write: (input: I) => O + readonly end: () => O + }, + batch: boolean +): Stream.Stream => + Stream.unwrap(Effect.map( + Effect.try({ try: make, catch: (error) => error as CharacterEncodingError }), + (converter) => + Stream.concat( + batch ? + Stream.mapArrayEffect(self, (inputs) => + Effect.try({ + try: () => Arr.map(inputs, converter.write), + catch: (error) => error as CharacterEncodingError + })) : + Stream.mapEffect(self, (input) => + Effect.try({ + try: () => converter.write(input), + catch: (error) => error as CharacterEncodingError + })), + Stream.fromEffect(Effect.try({ try: converter.end, catch: (error) => error as CharacterEncodingError })) + ) + )) + +/** + * Encodes a stream incrementally, preserving split surrogate pairs and codec + * state. Each run gets fresh state. Flushes only on normal upstream completion, + * not on interruption or failure, and inherits upstream backpressure. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = + (encoding: Encoding, options?: Options) => + (self: Stream.Stream): Stream.Stream => + transform(self, () => makeEncoderUnsafe(encoding, options), !options?.fatal) + +/** + * Decodes a stream incrementally, retaining partial multibyte sequences across + * chunks. Flushes exactly once on normal completion; fatal errors at EOF remain + * typed failures. No buffering of the entire input is required. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = + (encoding: Encoding, options?: Options) => + (self: Stream.Stream): Stream.Stream => + transform(self, () => makeDecoderUnsafe(encoding, options), !options?.fatal) + +/** + * Converts a byte stream from one character encoding into another without + * collecting it. Decode and encode options are independent. + * + * @category streaming + * @since 4.0.0 + */ +export const transcodeStream = + (from: Encoding, to: Encoding, options?: { readonly decode?: Options; readonly encode?: Options }) => + (self: Stream.Stream): Stream.Stream => + transform(self, () => { + const decoder = makeDecoderUnsafe(from, options?.decode) + const encoder = makeEncoderUnsafe(to, options?.encode) + return { + write: (bytes) => encoder.write(decoder.write(bytes)), + end: () => concat(encoder.write(decoder.end()), encoder.end()) + } + }, !options?.decode?.fatal && !options?.encode?.fatal) diff --git a/packages/effect/src/encoding/Armscii8.ts b/packages/effect/src/encoding/Armscii8.ts new file mode 100644 index 00000000000..fe0ee153e4d --- /dev/null +++ b/packages/effect/src/encoding/Armscii8.ts @@ -0,0 +1,78 @@ +/** + * ARMSCII8 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/armscii8Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The armscii8 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("armscii8", () => new SingleByte(data)) + +/** + * Encodes a complete string to armscii8 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete armscii8 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to armscii8 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes armscii8 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to armscii8 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of armscii8 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Ascii.ts b/packages/effect/src/encoding/Ascii.ts new file mode 100644 index 00000000000..61c2adc3c04 --- /dev/null +++ b/packages/effect/src/encoding/Ascii.ts @@ -0,0 +1,78 @@ +/** + * ASCII character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/asciiData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The ascii codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("ascii", () => new SingleByte(data)) + +/** + * Encodes a complete string to ascii bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete ascii bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to ascii bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes ascii bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to ascii bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of ascii bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Big5Hkscs.ts b/packages/effect/src/encoding/Big5Hkscs.ts new file mode 100644 index 00000000000..da2ad27189a --- /dev/null +++ b/packages/effect/src/encoding/Big5Hkscs.ts @@ -0,0 +1,78 @@ +/** + * Big5-Hkscs character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import { MultiByte } from "../internal/characterEncoding/multiByte.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import data from "../internal/data/big5hkscsData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The big5hkscs codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("big5hkscs", () => new MultiByte(data)) + +/** + * Encodes a complete string to big5hkscs bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete big5hkscs bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to big5hkscs bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes big5hkscs bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to big5hkscs bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of big5hkscs bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp1046.ts b/packages/effect/src/encoding/Cp1046.ts new file mode 100644 index 00000000000..ad410c7a910 --- /dev/null +++ b/packages/effect/src/encoding/Cp1046.ts @@ -0,0 +1,78 @@ +/** + * CP1046 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp1046Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp1046 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp1046", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp1046 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp1046 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp1046 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp1046 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp1046 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp1046 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp1124.ts b/packages/effect/src/encoding/Cp1124.ts new file mode 100644 index 00000000000..cf128c257e2 --- /dev/null +++ b/packages/effect/src/encoding/Cp1124.ts @@ -0,0 +1,78 @@ +/** + * CP1124 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp1124Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp1124 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp1124", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp1124 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp1124 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp1124 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp1124 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp1124 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp1124 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp1125.ts b/packages/effect/src/encoding/Cp1125.ts new file mode 100644 index 00000000000..112048bd020 --- /dev/null +++ b/packages/effect/src/encoding/Cp1125.ts @@ -0,0 +1,78 @@ +/** + * CP1125 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp1125Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp1125 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp1125", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp1125 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp1125 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp1125 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp1125 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp1125 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp1125 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp1129.ts b/packages/effect/src/encoding/Cp1129.ts new file mode 100644 index 00000000000..65edbe6d169 --- /dev/null +++ b/packages/effect/src/encoding/Cp1129.ts @@ -0,0 +1,78 @@ +/** + * CP1129 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp1129Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp1129 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp1129", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp1129 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp1129 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp1129 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp1129 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp1129 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp1129 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp1133.ts b/packages/effect/src/encoding/Cp1133.ts new file mode 100644 index 00000000000..7d8f1ea9253 --- /dev/null +++ b/packages/effect/src/encoding/Cp1133.ts @@ -0,0 +1,78 @@ +/** + * CP1133 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp1133Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp1133 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp1133", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp1133 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp1133 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp1133 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp1133 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp1133 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp1133 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp1161.ts b/packages/effect/src/encoding/Cp1161.ts new file mode 100644 index 00000000000..ac7f4255531 --- /dev/null +++ b/packages/effect/src/encoding/Cp1161.ts @@ -0,0 +1,78 @@ +/** + * CP1161 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp1161Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp1161 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp1161", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp1161 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp1161 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp1161 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp1161 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp1161 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp1161 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp1162.ts b/packages/effect/src/encoding/Cp1162.ts new file mode 100644 index 00000000000..11cb1ffb136 --- /dev/null +++ b/packages/effect/src/encoding/Cp1162.ts @@ -0,0 +1,78 @@ +/** + * CP1162 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp1162Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp1162 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp1162", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp1162 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp1162 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp1162 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp1162 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp1162 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp1162 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp1163.ts b/packages/effect/src/encoding/Cp1163.ts new file mode 100644 index 00000000000..cabb7b98c2a --- /dev/null +++ b/packages/effect/src/encoding/Cp1163.ts @@ -0,0 +1,78 @@ +/** + * CP1163 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp1163Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp1163 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp1163", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp1163 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp1163 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp1163 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp1163 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp1163 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp1163 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp437.ts b/packages/effect/src/encoding/Cp437.ts new file mode 100644 index 00000000000..e2dbf016644 --- /dev/null +++ b/packages/effect/src/encoding/Cp437.ts @@ -0,0 +1,78 @@ +/** + * CP437 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp437Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp437 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp437", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp437 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp437 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp437 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp437 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp437 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp437 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp720.ts b/packages/effect/src/encoding/Cp720.ts new file mode 100644 index 00000000000..be317a994f4 --- /dev/null +++ b/packages/effect/src/encoding/Cp720.ts @@ -0,0 +1,78 @@ +/** + * CP720 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp720Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp720 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp720", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp720 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp720 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp720 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp720 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp720 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp720 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp737.ts b/packages/effect/src/encoding/Cp737.ts new file mode 100644 index 00000000000..ec8ca0d53b0 --- /dev/null +++ b/packages/effect/src/encoding/Cp737.ts @@ -0,0 +1,78 @@ +/** + * CP737 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp737Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp737 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp737", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp737 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp737 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp737 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp737 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp737 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp737 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp775.ts b/packages/effect/src/encoding/Cp775.ts new file mode 100644 index 00000000000..45a71b207b9 --- /dev/null +++ b/packages/effect/src/encoding/Cp775.ts @@ -0,0 +1,78 @@ +/** + * CP775 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp775Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp775 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp775", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp775 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp775 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp775 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp775 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp775 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp775 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp808.ts b/packages/effect/src/encoding/Cp808.ts new file mode 100644 index 00000000000..bd0e79c6a48 --- /dev/null +++ b/packages/effect/src/encoding/Cp808.ts @@ -0,0 +1,78 @@ +/** + * CP808 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp808Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp808 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp808", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp808 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp808 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp808 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp808 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp808 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp808 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp850.ts b/packages/effect/src/encoding/Cp850.ts new file mode 100644 index 00000000000..71f12824998 --- /dev/null +++ b/packages/effect/src/encoding/Cp850.ts @@ -0,0 +1,78 @@ +/** + * CP850 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp850Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp850 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp850", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp850 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp850 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp850 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp850 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp850 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp850 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp852.ts b/packages/effect/src/encoding/Cp852.ts new file mode 100644 index 00000000000..15936720595 --- /dev/null +++ b/packages/effect/src/encoding/Cp852.ts @@ -0,0 +1,78 @@ +/** + * CP852 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp852Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp852 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp852", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp852 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp852 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp852 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp852 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp852 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp852 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp855.ts b/packages/effect/src/encoding/Cp855.ts new file mode 100644 index 00000000000..24b7ea79ba6 --- /dev/null +++ b/packages/effect/src/encoding/Cp855.ts @@ -0,0 +1,78 @@ +/** + * CP855 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp855Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp855 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp855", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp855 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp855 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp855 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp855 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp855 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp855 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp856.ts b/packages/effect/src/encoding/Cp856.ts new file mode 100644 index 00000000000..5d4eb049d04 --- /dev/null +++ b/packages/effect/src/encoding/Cp856.ts @@ -0,0 +1,78 @@ +/** + * CP856 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp856Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp856 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp856", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp856 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp856 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp856 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp856 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp856 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp856 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp857.ts b/packages/effect/src/encoding/Cp857.ts new file mode 100644 index 00000000000..b992e71cea6 --- /dev/null +++ b/packages/effect/src/encoding/Cp857.ts @@ -0,0 +1,78 @@ +/** + * CP857 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp857Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp857 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp857", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp857 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp857 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp857 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp857 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp857 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp857 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp858.ts b/packages/effect/src/encoding/Cp858.ts new file mode 100644 index 00000000000..af060aacb49 --- /dev/null +++ b/packages/effect/src/encoding/Cp858.ts @@ -0,0 +1,78 @@ +/** + * CP858 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp858Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp858 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp858", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp858 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp858 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp858 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp858 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp858 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp858 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp860.ts b/packages/effect/src/encoding/Cp860.ts new file mode 100644 index 00000000000..318b465edc2 --- /dev/null +++ b/packages/effect/src/encoding/Cp860.ts @@ -0,0 +1,78 @@ +/** + * CP860 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp860Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp860 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp860", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp860 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp860 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp860 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp860 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp860 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp860 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp861.ts b/packages/effect/src/encoding/Cp861.ts new file mode 100644 index 00000000000..0c87e5697f1 --- /dev/null +++ b/packages/effect/src/encoding/Cp861.ts @@ -0,0 +1,78 @@ +/** + * CP861 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp861Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp861 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp861", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp861 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp861 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp861 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp861 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp861 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp861 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp862.ts b/packages/effect/src/encoding/Cp862.ts new file mode 100644 index 00000000000..5f4f26e792c --- /dev/null +++ b/packages/effect/src/encoding/Cp862.ts @@ -0,0 +1,78 @@ +/** + * CP862 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp862Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp862 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp862", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp862 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp862 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp862 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp862 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp862 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp862 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp863.ts b/packages/effect/src/encoding/Cp863.ts new file mode 100644 index 00000000000..fffb0d8eefd --- /dev/null +++ b/packages/effect/src/encoding/Cp863.ts @@ -0,0 +1,78 @@ +/** + * CP863 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp863Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp863 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp863", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp863 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp863 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp863 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp863 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp863 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp863 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp864.ts b/packages/effect/src/encoding/Cp864.ts new file mode 100644 index 00000000000..6b24b297a70 --- /dev/null +++ b/packages/effect/src/encoding/Cp864.ts @@ -0,0 +1,78 @@ +/** + * CP864 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp864Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp864 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp864", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp864 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp864 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp864 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp864 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp864 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp864 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp865.ts b/packages/effect/src/encoding/Cp865.ts new file mode 100644 index 00000000000..e7c3ef05b9c --- /dev/null +++ b/packages/effect/src/encoding/Cp865.ts @@ -0,0 +1,78 @@ +/** + * CP865 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp865Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp865 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp865", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp865 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp865 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp865 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp865 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp865 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp865 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp866.ts b/packages/effect/src/encoding/Cp866.ts new file mode 100644 index 00000000000..960eec2fc02 --- /dev/null +++ b/packages/effect/src/encoding/Cp866.ts @@ -0,0 +1,78 @@ +/** + * CP866 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp866Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp866 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp866", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp866 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp866 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp866 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp866 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp866 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp866 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp869.ts b/packages/effect/src/encoding/Cp869.ts new file mode 100644 index 00000000000..34dbbfdcf86 --- /dev/null +++ b/packages/effect/src/encoding/Cp869.ts @@ -0,0 +1,78 @@ +/** + * CP869 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp869Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp869 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp869", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp869 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp869 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp869 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp869 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp869 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp869 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp922.ts b/packages/effect/src/encoding/Cp922.ts new file mode 100644 index 00000000000..ab1d7ebe163 --- /dev/null +++ b/packages/effect/src/encoding/Cp922.ts @@ -0,0 +1,78 @@ +/** + * CP922 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/cp922Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp922 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp922", () => new SingleByte(data)) + +/** + * Encodes a complete string to cp922 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp922 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp922 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp922 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp922 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp922 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp936.ts b/packages/effect/src/encoding/Cp936.ts new file mode 100644 index 00000000000..65b08c0ef39 --- /dev/null +++ b/packages/effect/src/encoding/Cp936.ts @@ -0,0 +1,78 @@ +/** + * CP936 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import { MultiByte } from "../internal/characterEncoding/multiByte.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import data from "../internal/data/cp936Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp936 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp936", () => new MultiByte(data)) + +/** + * Encodes a complete string to cp936 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp936 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp936 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp936 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp936 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp936 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp949.ts b/packages/effect/src/encoding/Cp949.ts new file mode 100644 index 00000000000..b713b014466 --- /dev/null +++ b/packages/effect/src/encoding/Cp949.ts @@ -0,0 +1,78 @@ +/** + * CP949 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import { MultiByte } from "../internal/characterEncoding/multiByte.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import data from "../internal/data/cp949Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp949 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp949", () => new MultiByte(data)) + +/** + * Encodes a complete string to cp949 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp949 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp949 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp949 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp949 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp949 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Cp950.ts b/packages/effect/src/encoding/Cp950.ts new file mode 100644 index 00000000000..eaf874ed35d --- /dev/null +++ b/packages/effect/src/encoding/Cp950.ts @@ -0,0 +1,78 @@ +/** + * CP950 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import { MultiByte } from "../internal/characterEncoding/multiByte.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import data from "../internal/data/cp950Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The cp950 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("cp950", () => new MultiByte(data)) + +/** + * Encodes a complete string to cp950 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete cp950 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to cp950 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes cp950 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to cp950 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of cp950 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/EucJp.ts b/packages/effect/src/encoding/EucJp.ts new file mode 100644 index 00000000000..50c4fa8d9a9 --- /dev/null +++ b/packages/effect/src/encoding/EucJp.ts @@ -0,0 +1,78 @@ +/** + * Euc-Jp character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import { MultiByte } from "../internal/characterEncoding/multiByte.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import data from "../internal/data/eucjpData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The eucjp codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("eucjp", () => new MultiByte(data)) + +/** + * Encodes a complete string to eucjp bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete eucjp bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to eucjp bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes eucjp bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to eucjp bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of eucjp bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Gb18030.ts b/packages/effect/src/encoding/Gb18030.ts new file mode 100644 index 00000000000..211fcddd8f1 --- /dev/null +++ b/packages/effect/src/encoding/Gb18030.ts @@ -0,0 +1,78 @@ +/** + * Gb18030 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import { MultiByte } from "../internal/characterEncoding/multiByte.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import data from "../internal/data/gb18030Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The gb18030 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("gb18030", () => new MultiByte(data)) + +/** + * Encodes a complete string to gb18030 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete gb18030 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to gb18030 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes gb18030 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to gb18030 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of gb18030 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Gbk.ts b/packages/effect/src/encoding/Gbk.ts new file mode 100644 index 00000000000..90b8ab7b614 --- /dev/null +++ b/packages/effect/src/encoding/Gbk.ts @@ -0,0 +1,78 @@ +/** + * Gbk character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import { MultiByte } from "../internal/characterEncoding/multiByte.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import data from "../internal/data/gbkData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The gbk codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("gbk", () => new MultiByte(data)) + +/** + * Encodes a complete string to gbk bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete gbk bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to gbk bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes gbk bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to gbk bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of gbk bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Georgianacademy.ts b/packages/effect/src/encoding/Georgianacademy.ts new file mode 100644 index 00000000000..4d9abefc603 --- /dev/null +++ b/packages/effect/src/encoding/Georgianacademy.ts @@ -0,0 +1,78 @@ +/** + * GEORGIANACADEMY character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/georgianacademyData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The georgianacademy codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("georgianacademy", () => new SingleByte(data)) + +/** + * Encodes a complete string to georgianacademy bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete georgianacademy bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to georgianacademy bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes georgianacademy bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to georgianacademy bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of georgianacademy bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Georgianps.ts b/packages/effect/src/encoding/Georgianps.ts new file mode 100644 index 00000000000..296789fb74c --- /dev/null +++ b/packages/effect/src/encoding/Georgianps.ts @@ -0,0 +1,78 @@ +/** + * GEORGIANPS character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/georgianpsData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The georgianps codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("georgianps", () => new SingleByte(data)) + +/** + * Encodes a complete string to georgianps bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete georgianps bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to georgianps bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes georgianps bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to georgianps bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of georgianps bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Hproman8.ts b/packages/effect/src/encoding/Hproman8.ts new file mode 100644 index 00000000000..df5244829e2 --- /dev/null +++ b/packages/effect/src/encoding/Hproman8.ts @@ -0,0 +1,78 @@ +/** + * HPROMAN8 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/hproman8Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The hproman8 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("hproman8", () => new SingleByte(data)) + +/** + * Encodes a complete string to hproman8 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete hproman8 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to hproman8 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes hproman8 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to hproman8 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of hproman8 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Iso646cn.ts b/packages/effect/src/encoding/Iso646cn.ts new file mode 100644 index 00000000000..c5b9683ebd0 --- /dev/null +++ b/packages/effect/src/encoding/Iso646cn.ts @@ -0,0 +1,78 @@ +/** + * ISO646CN character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/iso646cnData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The iso646cn codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("iso646cn", () => new SingleByte(data)) + +/** + * Encodes a complete string to iso646cn bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete iso646cn bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to iso646cn bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes iso646cn bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to iso646cn bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of iso646cn bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Iso646jp.ts b/packages/effect/src/encoding/Iso646jp.ts new file mode 100644 index 00000000000..d58e9b9a39b --- /dev/null +++ b/packages/effect/src/encoding/Iso646jp.ts @@ -0,0 +1,78 @@ +/** + * ISO646JP character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/iso646jpData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The iso646jp codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("iso646jp", () => new SingleByte(data)) + +/** + * Encodes a complete string to iso646jp bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete iso646jp bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to iso646jp bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes iso646jp bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to iso646jp bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of iso646jp bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Iso88591.ts b/packages/effect/src/encoding/Iso88591.ts new file mode 100644 index 00000000000..1d5394e9751 --- /dev/null +++ b/packages/effect/src/encoding/Iso88591.ts @@ -0,0 +1,78 @@ +/** + * ISO88591 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/iso88591Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The iso88591 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("iso88591", () => new SingleByte(data)) + +/** + * Encodes a complete string to iso88591 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete iso88591 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to iso88591 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes iso88591 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to iso88591 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of iso88591 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Iso885910.ts b/packages/effect/src/encoding/Iso885910.ts new file mode 100644 index 00000000000..2465aed216b --- /dev/null +++ b/packages/effect/src/encoding/Iso885910.ts @@ -0,0 +1,78 @@ +/** + * ISO885910 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/iso885910Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The iso885910 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("iso885910", () => new SingleByte(data)) + +/** + * Encodes a complete string to iso885910 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete iso885910 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to iso885910 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes iso885910 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to iso885910 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of iso885910 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Iso885911.ts b/packages/effect/src/encoding/Iso885911.ts new file mode 100644 index 00000000000..33a65ab2473 --- /dev/null +++ b/packages/effect/src/encoding/Iso885911.ts @@ -0,0 +1,78 @@ +/** + * ISO885911 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/iso885911Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The iso885911 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("iso885911", () => new SingleByte(data)) + +/** + * Encodes a complete string to iso885911 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete iso885911 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to iso885911 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes iso885911 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to iso885911 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of iso885911 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Iso885913.ts b/packages/effect/src/encoding/Iso885913.ts new file mode 100644 index 00000000000..b7241149d44 --- /dev/null +++ b/packages/effect/src/encoding/Iso885913.ts @@ -0,0 +1,78 @@ +/** + * ISO885913 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/iso885913Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The iso885913 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("iso885913", () => new SingleByte(data)) + +/** + * Encodes a complete string to iso885913 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete iso885913 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to iso885913 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes iso885913 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to iso885913 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of iso885913 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Iso885914.ts b/packages/effect/src/encoding/Iso885914.ts new file mode 100644 index 00000000000..6dc75d467c0 --- /dev/null +++ b/packages/effect/src/encoding/Iso885914.ts @@ -0,0 +1,78 @@ +/** + * ISO885914 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/iso885914Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The iso885914 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("iso885914", () => new SingleByte(data)) + +/** + * Encodes a complete string to iso885914 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete iso885914 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to iso885914 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes iso885914 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to iso885914 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of iso885914 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Iso885915.ts b/packages/effect/src/encoding/Iso885915.ts new file mode 100644 index 00000000000..72d85568ad1 --- /dev/null +++ b/packages/effect/src/encoding/Iso885915.ts @@ -0,0 +1,78 @@ +/** + * ISO885915 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/iso885915Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The iso885915 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("iso885915", () => new SingleByte(data)) + +/** + * Encodes a complete string to iso885915 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete iso885915 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to iso885915 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes iso885915 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to iso885915 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of iso885915 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Iso885916.ts b/packages/effect/src/encoding/Iso885916.ts new file mode 100644 index 00000000000..9dbfd859473 --- /dev/null +++ b/packages/effect/src/encoding/Iso885916.ts @@ -0,0 +1,78 @@ +/** + * ISO885916 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/iso885916Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The iso885916 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("iso885916", () => new SingleByte(data)) + +/** + * Encodes a complete string to iso885916 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete iso885916 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to iso885916 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes iso885916 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to iso885916 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of iso885916 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Iso88592.ts b/packages/effect/src/encoding/Iso88592.ts new file mode 100644 index 00000000000..2522198aba6 --- /dev/null +++ b/packages/effect/src/encoding/Iso88592.ts @@ -0,0 +1,78 @@ +/** + * ISO88592 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/iso88592Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The iso88592 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("iso88592", () => new SingleByte(data)) + +/** + * Encodes a complete string to iso88592 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete iso88592 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to iso88592 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes iso88592 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to iso88592 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of iso88592 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Iso88593.ts b/packages/effect/src/encoding/Iso88593.ts new file mode 100644 index 00000000000..e109309f23d --- /dev/null +++ b/packages/effect/src/encoding/Iso88593.ts @@ -0,0 +1,78 @@ +/** + * ISO88593 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/iso88593Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The iso88593 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("iso88593", () => new SingleByte(data)) + +/** + * Encodes a complete string to iso88593 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete iso88593 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to iso88593 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes iso88593 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to iso88593 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of iso88593 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Iso88594.ts b/packages/effect/src/encoding/Iso88594.ts new file mode 100644 index 00000000000..0542db80d4e --- /dev/null +++ b/packages/effect/src/encoding/Iso88594.ts @@ -0,0 +1,78 @@ +/** + * ISO88594 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/iso88594Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The iso88594 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("iso88594", () => new SingleByte(data)) + +/** + * Encodes a complete string to iso88594 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete iso88594 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to iso88594 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes iso88594 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to iso88594 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of iso88594 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Iso88595.ts b/packages/effect/src/encoding/Iso88595.ts new file mode 100644 index 00000000000..53c4e4e17a7 --- /dev/null +++ b/packages/effect/src/encoding/Iso88595.ts @@ -0,0 +1,78 @@ +/** + * ISO88595 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/iso88595Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The iso88595 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("iso88595", () => new SingleByte(data)) + +/** + * Encodes a complete string to iso88595 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete iso88595 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to iso88595 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes iso88595 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to iso88595 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of iso88595 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Iso88596.ts b/packages/effect/src/encoding/Iso88596.ts new file mode 100644 index 00000000000..a6fd643202f --- /dev/null +++ b/packages/effect/src/encoding/Iso88596.ts @@ -0,0 +1,78 @@ +/** + * ISO88596 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/iso88596Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The iso88596 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("iso88596", () => new SingleByte(data)) + +/** + * Encodes a complete string to iso88596 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete iso88596 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to iso88596 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes iso88596 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to iso88596 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of iso88596 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Iso88597.ts b/packages/effect/src/encoding/Iso88597.ts new file mode 100644 index 00000000000..fbe42d433f1 --- /dev/null +++ b/packages/effect/src/encoding/Iso88597.ts @@ -0,0 +1,78 @@ +/** + * ISO88597 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/iso88597Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The iso88597 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("iso88597", () => new SingleByte(data)) + +/** + * Encodes a complete string to iso88597 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete iso88597 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to iso88597 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes iso88597 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to iso88597 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of iso88597 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Iso88598.ts b/packages/effect/src/encoding/Iso88598.ts new file mode 100644 index 00000000000..646874541c0 --- /dev/null +++ b/packages/effect/src/encoding/Iso88598.ts @@ -0,0 +1,78 @@ +/** + * ISO88598 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/iso88598Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The iso88598 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("iso88598", () => new SingleByte(data)) + +/** + * Encodes a complete string to iso88598 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete iso88598 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to iso88598 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes iso88598 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to iso88598 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of iso88598 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Iso88599.ts b/packages/effect/src/encoding/Iso88599.ts new file mode 100644 index 00000000000..2dc51e0b737 --- /dev/null +++ b/packages/effect/src/encoding/Iso88599.ts @@ -0,0 +1,78 @@ +/** + * ISO88599 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/iso88599Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The iso88599 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("iso88599", () => new SingleByte(data)) + +/** + * Encodes a complete string to iso88599 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete iso88599 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to iso88599 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes iso88599 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to iso88599 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of iso88599 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Koi8r.ts b/packages/effect/src/encoding/Koi8r.ts new file mode 100644 index 00000000000..444bd17aa05 --- /dev/null +++ b/packages/effect/src/encoding/Koi8r.ts @@ -0,0 +1,78 @@ +/** + * KOI8R character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/koi8rData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The koi8r codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("koi8r", () => new SingleByte(data)) + +/** + * Encodes a complete string to koi8r bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete koi8r bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to koi8r bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes koi8r bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to koi8r bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of koi8r bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Koi8ru.ts b/packages/effect/src/encoding/Koi8ru.ts new file mode 100644 index 00000000000..656b1994b71 --- /dev/null +++ b/packages/effect/src/encoding/Koi8ru.ts @@ -0,0 +1,78 @@ +/** + * KOI8RU character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/koi8ruData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The koi8ru codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("koi8ru", () => new SingleByte(data)) + +/** + * Encodes a complete string to koi8ru bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete koi8ru bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to koi8ru bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes koi8ru bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to koi8ru bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of koi8ru bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Koi8t.ts b/packages/effect/src/encoding/Koi8t.ts new file mode 100644 index 00000000000..ec04db81f1d --- /dev/null +++ b/packages/effect/src/encoding/Koi8t.ts @@ -0,0 +1,78 @@ +/** + * KOI8T character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/koi8tData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The koi8t codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("koi8t", () => new SingleByte(data)) + +/** + * Encodes a complete string to koi8t bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete koi8t bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to koi8t bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes koi8t bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to koi8t bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of koi8t bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Koi8u.ts b/packages/effect/src/encoding/Koi8u.ts new file mode 100644 index 00000000000..461a18f754f --- /dev/null +++ b/packages/effect/src/encoding/Koi8u.ts @@ -0,0 +1,78 @@ +/** + * KOI8U character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/koi8uData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The koi8u codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("koi8u", () => new SingleByte(data)) + +/** + * Encodes a complete string to koi8u bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete koi8u bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to koi8u bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes koi8u bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to koi8u bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of koi8u bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Maccenteuro.ts b/packages/effect/src/encoding/Maccenteuro.ts new file mode 100644 index 00000000000..e311511d83b --- /dev/null +++ b/packages/effect/src/encoding/Maccenteuro.ts @@ -0,0 +1,78 @@ +/** + * MACCENTEURO character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/maccenteuroData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The maccenteuro codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("maccenteuro", () => new SingleByte(data)) + +/** + * Encodes a complete string to maccenteuro bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete maccenteuro bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to maccenteuro bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes maccenteuro bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to maccenteuro bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of maccenteuro bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Maccroatian.ts b/packages/effect/src/encoding/Maccroatian.ts new file mode 100644 index 00000000000..f9b9670407c --- /dev/null +++ b/packages/effect/src/encoding/Maccroatian.ts @@ -0,0 +1,78 @@ +/** + * MACCROATIAN character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/maccroatianData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The maccroatian codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("maccroatian", () => new SingleByte(data)) + +/** + * Encodes a complete string to maccroatian bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete maccroatian bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to maccroatian bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes maccroatian bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to maccroatian bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of maccroatian bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Maccyrillic.ts b/packages/effect/src/encoding/Maccyrillic.ts new file mode 100644 index 00000000000..e54282707ec --- /dev/null +++ b/packages/effect/src/encoding/Maccyrillic.ts @@ -0,0 +1,78 @@ +/** + * MACCYRILLIC character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/maccyrillicData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The maccyrillic codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("maccyrillic", () => new SingleByte(data)) + +/** + * Encodes a complete string to maccyrillic bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete maccyrillic bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to maccyrillic bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes maccyrillic bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to maccyrillic bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of maccyrillic bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Macgreek.ts b/packages/effect/src/encoding/Macgreek.ts new file mode 100644 index 00000000000..5af4da6caeb --- /dev/null +++ b/packages/effect/src/encoding/Macgreek.ts @@ -0,0 +1,78 @@ +/** + * MACGREEK character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/macgreekData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The macgreek codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("macgreek", () => new SingleByte(data)) + +/** + * Encodes a complete string to macgreek bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete macgreek bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to macgreek bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes macgreek bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to macgreek bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of macgreek bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Maciceland.ts b/packages/effect/src/encoding/Maciceland.ts new file mode 100644 index 00000000000..ee4613cb224 --- /dev/null +++ b/packages/effect/src/encoding/Maciceland.ts @@ -0,0 +1,78 @@ +/** + * MACICELAND character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/macicelandData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The maciceland codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("maciceland", () => new SingleByte(data)) + +/** + * Encodes a complete string to maciceland bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete maciceland bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to maciceland bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes maciceland bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to maciceland bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of maciceland bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Macintosh.ts b/packages/effect/src/encoding/Macintosh.ts new file mode 100644 index 00000000000..0b93d5cfde1 --- /dev/null +++ b/packages/effect/src/encoding/Macintosh.ts @@ -0,0 +1,78 @@ +/** + * MACINTOSH character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/macintoshData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The macintosh codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("macintosh", () => new SingleByte(data)) + +/** + * Encodes a complete string to macintosh bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete macintosh bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to macintosh bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes macintosh bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to macintosh bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of macintosh bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Macroman.ts b/packages/effect/src/encoding/Macroman.ts new file mode 100644 index 00000000000..9f31ab70461 --- /dev/null +++ b/packages/effect/src/encoding/Macroman.ts @@ -0,0 +1,78 @@ +/** + * MACROMAN character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/macromanData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The macroman codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("macroman", () => new SingleByte(data)) + +/** + * Encodes a complete string to macroman bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete macroman bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to macroman bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes macroman bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to macroman bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of macroman bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Macromania.ts b/packages/effect/src/encoding/Macromania.ts new file mode 100644 index 00000000000..0acbb0de425 --- /dev/null +++ b/packages/effect/src/encoding/Macromania.ts @@ -0,0 +1,78 @@ +/** + * MACROMANIA character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/macromaniaData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The macromania codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("macromania", () => new SingleByte(data)) + +/** + * Encodes a complete string to macromania bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete macromania bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to macromania bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes macromania bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to macromania bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of macromania bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Macthai.ts b/packages/effect/src/encoding/Macthai.ts new file mode 100644 index 00000000000..3e12497416a --- /dev/null +++ b/packages/effect/src/encoding/Macthai.ts @@ -0,0 +1,78 @@ +/** + * MACTHAI character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/macthaiData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The macthai codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("macthai", () => new SingleByte(data)) + +/** + * Encodes a complete string to macthai bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete macthai bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to macthai bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes macthai bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to macthai bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of macthai bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Macturkish.ts b/packages/effect/src/encoding/Macturkish.ts new file mode 100644 index 00000000000..ff706d8d3b1 --- /dev/null +++ b/packages/effect/src/encoding/Macturkish.ts @@ -0,0 +1,78 @@ +/** + * MACTURKISH character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/macturkishData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The macturkish codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("macturkish", () => new SingleByte(data)) + +/** + * Encodes a complete string to macturkish bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete macturkish bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to macturkish bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes macturkish bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to macturkish bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of macturkish bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Macukraine.ts b/packages/effect/src/encoding/Macukraine.ts new file mode 100644 index 00000000000..1a66be0b293 --- /dev/null +++ b/packages/effect/src/encoding/Macukraine.ts @@ -0,0 +1,78 @@ +/** + * MACUKRAINE character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/macukraineData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The macukraine codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("macukraine", () => new SingleByte(data)) + +/** + * Encodes a complete string to macukraine bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete macukraine bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to macukraine bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes macukraine bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to macukraine bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of macukraine bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Mik.ts b/packages/effect/src/encoding/Mik.ts new file mode 100644 index 00000000000..499b1aa98b1 --- /dev/null +++ b/packages/effect/src/encoding/Mik.ts @@ -0,0 +1,78 @@ +/** + * MIK character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/mikData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The mik codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("mik", () => new SingleByte(data)) + +/** + * Encodes a complete string to mik bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete mik bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to mik bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes mik bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to mik bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of mik bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Pt154.ts b/packages/effect/src/encoding/Pt154.ts new file mode 100644 index 00000000000..50f80067617 --- /dev/null +++ b/packages/effect/src/encoding/Pt154.ts @@ -0,0 +1,78 @@ +/** + * PT154 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/pt154Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The pt154 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("pt154", () => new SingleByte(data)) + +/** + * Encodes a complete string to pt154 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete pt154 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to pt154 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes pt154 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to pt154 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of pt154 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Rk1048.ts b/packages/effect/src/encoding/Rk1048.ts new file mode 100644 index 00000000000..45a2872f058 --- /dev/null +++ b/packages/effect/src/encoding/Rk1048.ts @@ -0,0 +1,78 @@ +/** + * RK1048 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/rk1048Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The rk1048 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("rk1048", () => new SingleByte(data)) + +/** + * Encodes a complete string to rk1048 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete rk1048 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to rk1048 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes rk1048 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to rk1048 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of rk1048 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/ShiftJis.ts b/packages/effect/src/encoding/ShiftJis.ts new file mode 100644 index 00000000000..9561cd3fd0d --- /dev/null +++ b/packages/effect/src/encoding/ShiftJis.ts @@ -0,0 +1,78 @@ +/** + * Shift-Jis character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import { MultiByte } from "../internal/characterEncoding/multiByte.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import data from "../internal/data/shiftjisData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The shiftjis codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("shiftjis", () => new MultiByte(data)) + +/** + * Encodes a complete string to shiftjis bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete shiftjis bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to shiftjis bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes shiftjis bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to shiftjis bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of shiftjis bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Tcvn.ts b/packages/effect/src/encoding/Tcvn.ts new file mode 100644 index 00000000000..3a0c5df3148 --- /dev/null +++ b/packages/effect/src/encoding/Tcvn.ts @@ -0,0 +1,78 @@ +/** + * TCVN character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/tcvnData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The tcvn codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("tcvn", () => new SingleByte(data)) + +/** + * Encodes a complete string to tcvn bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete tcvn bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to tcvn bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes tcvn bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to tcvn bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of tcvn bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Tis620.ts b/packages/effect/src/encoding/Tis620.ts new file mode 100644 index 00000000000..23cb7fc90a7 --- /dev/null +++ b/packages/effect/src/encoding/Tis620.ts @@ -0,0 +1,78 @@ +/** + * TIS620 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/tis620Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The tis620 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("tis620", () => new SingleByte(data)) + +/** + * Encodes a complete string to tis620 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete tis620 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to tis620 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes tis620 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to tis620 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of tis620 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Utf16BE.ts b/packages/effect/src/encoding/Utf16BE.ts new file mode 100644 index 00000000000..99a2a1d8ecc --- /dev/null +++ b/packages/effect/src/encoding/Utf16BE.ts @@ -0,0 +1,84 @@ +/** + * Utf16-B-E character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import * as Unicode from "../internal/characterEncoding/unicode.ts" +import type * as Stream from "../Stream.ts" + +/** + * The utf16be codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make( + "utf16be", + () => ({ + encoder: (options) => Unicode.encoder("utf16be", options), + decoder: (options) => Unicode.decoder("utf16be", options) + }), + true +) + +/** + * Encodes a complete string to utf16be bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete utf16be bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to utf16be bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes utf16be bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to utf16be bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of utf16be bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Utf16LE.ts b/packages/effect/src/encoding/Utf16LE.ts new file mode 100644 index 00000000000..d3d7611976a --- /dev/null +++ b/packages/effect/src/encoding/Utf16LE.ts @@ -0,0 +1,84 @@ +/** + * Utf16-L-E character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import * as Unicode from "../internal/characterEncoding/unicode.ts" +import type * as Stream from "../Stream.ts" + +/** + * The utf16le codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make( + "utf16le", + () => ({ + encoder: (options) => Unicode.encoder("utf16le", options), + decoder: (options) => Unicode.decoder("utf16le", options) + }), + true +) + +/** + * Encodes a complete string to utf16le bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete utf16le bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to utf16le bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes utf16le bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to utf16le bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of utf16le bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Utf32BE.ts b/packages/effect/src/encoding/Utf32BE.ts new file mode 100644 index 00000000000..5acab7b76c7 --- /dev/null +++ b/packages/effect/src/encoding/Utf32BE.ts @@ -0,0 +1,84 @@ +/** + * Utf32-B-E character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import * as Unicode from "../internal/characterEncoding/unicode.ts" +import type * as Stream from "../Stream.ts" + +/** + * The utf32be codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make( + "utf32be", + () => ({ + encoder: (options) => Unicode.encoder("utf32be", options), + decoder: (options) => Unicode.decoder("utf32be", options) + }), + true +) + +/** + * Encodes a complete string to utf32be bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete utf32be bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to utf32be bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes utf32be bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to utf32be bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of utf32be bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Utf32LE.ts b/packages/effect/src/encoding/Utf32LE.ts new file mode 100644 index 00000000000..6c585bffe67 --- /dev/null +++ b/packages/effect/src/encoding/Utf32LE.ts @@ -0,0 +1,84 @@ +/** + * Utf32-L-E character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import * as Unicode from "../internal/characterEncoding/unicode.ts" +import type * as Stream from "../Stream.ts" + +/** + * The utf32le codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make( + "utf32le", + () => ({ + encoder: (options) => Unicode.encoder("utf32le", options), + decoder: (options) => Unicode.decoder("utf32le", options) + }), + true +) + +/** + * Encodes a complete string to utf32le bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete utf32le bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to utf32le bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes utf32le bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to utf32le bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of utf32le bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Utf8.ts b/packages/effect/src/encoding/Utf8.ts new file mode 100644 index 00000000000..f4b3eaa8b37 --- /dev/null +++ b/packages/effect/src/encoding/Utf8.ts @@ -0,0 +1,84 @@ +/** + * Utf8 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import * as Unicode from "../internal/characterEncoding/unicode.ts" +import type * as Stream from "../Stream.ts" + +/** + * The utf8 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make( + "utf8", + () => ({ + encoder: (options) => Unicode.encoder("utf8", options), + decoder: (options) => Unicode.decoder("utf8", options) + }), + true +) + +/** + * Encodes a complete string to utf8 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete utf8 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to utf8 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes utf8 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to utf8 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of utf8 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Viscii.ts b/packages/effect/src/encoding/Viscii.ts new file mode 100644 index 00000000000..cf253ce5732 --- /dev/null +++ b/packages/effect/src/encoding/Viscii.ts @@ -0,0 +1,78 @@ +/** + * VISCII character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/visciiData.ts" +import type * as Stream from "../Stream.ts" + +/** + * The viscii codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("viscii", () => new SingleByte(data)) + +/** + * Encodes a complete string to viscii bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete viscii bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to viscii bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes viscii bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to viscii bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of viscii bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Windows1250.ts b/packages/effect/src/encoding/Windows1250.ts new file mode 100644 index 00000000000..88ce13e4860 --- /dev/null +++ b/packages/effect/src/encoding/Windows1250.ts @@ -0,0 +1,78 @@ +/** + * WINDOWS1250 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/windows1250Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The windows1250 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("windows1250", () => new SingleByte(data)) + +/** + * Encodes a complete string to windows1250 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete windows1250 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to windows1250 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes windows1250 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to windows1250 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of windows1250 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Windows1251.ts b/packages/effect/src/encoding/Windows1251.ts new file mode 100644 index 00000000000..35913ee1425 --- /dev/null +++ b/packages/effect/src/encoding/Windows1251.ts @@ -0,0 +1,78 @@ +/** + * WINDOWS1251 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/windows1251Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The windows1251 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("windows1251", () => new SingleByte(data)) + +/** + * Encodes a complete string to windows1251 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete windows1251 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to windows1251 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes windows1251 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to windows1251 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of windows1251 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Windows1252.ts b/packages/effect/src/encoding/Windows1252.ts new file mode 100644 index 00000000000..16683e4f57e --- /dev/null +++ b/packages/effect/src/encoding/Windows1252.ts @@ -0,0 +1,78 @@ +/** + * WINDOWS1252 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/windows1252Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The windows1252 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("windows1252", () => new SingleByte(data)) + +/** + * Encodes a complete string to windows1252 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete windows1252 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to windows1252 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes windows1252 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to windows1252 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of windows1252 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Windows1253.ts b/packages/effect/src/encoding/Windows1253.ts new file mode 100644 index 00000000000..496d0400148 --- /dev/null +++ b/packages/effect/src/encoding/Windows1253.ts @@ -0,0 +1,78 @@ +/** + * WINDOWS1253 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/windows1253Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The windows1253 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("windows1253", () => new SingleByte(data)) + +/** + * Encodes a complete string to windows1253 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete windows1253 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to windows1253 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes windows1253 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to windows1253 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of windows1253 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Windows1254.ts b/packages/effect/src/encoding/Windows1254.ts new file mode 100644 index 00000000000..bdd952de363 --- /dev/null +++ b/packages/effect/src/encoding/Windows1254.ts @@ -0,0 +1,78 @@ +/** + * WINDOWS1254 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/windows1254Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The windows1254 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("windows1254", () => new SingleByte(data)) + +/** + * Encodes a complete string to windows1254 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete windows1254 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to windows1254 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes windows1254 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to windows1254 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of windows1254 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Windows1255.ts b/packages/effect/src/encoding/Windows1255.ts new file mode 100644 index 00000000000..b006d270487 --- /dev/null +++ b/packages/effect/src/encoding/Windows1255.ts @@ -0,0 +1,78 @@ +/** + * WINDOWS1255 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/windows1255Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The windows1255 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("windows1255", () => new SingleByte(data)) + +/** + * Encodes a complete string to windows1255 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete windows1255 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to windows1255 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes windows1255 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to windows1255 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of windows1255 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Windows1256.ts b/packages/effect/src/encoding/Windows1256.ts new file mode 100644 index 00000000000..db036b37778 --- /dev/null +++ b/packages/effect/src/encoding/Windows1256.ts @@ -0,0 +1,78 @@ +/** + * WINDOWS1256 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/windows1256Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The windows1256 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("windows1256", () => new SingleByte(data)) + +/** + * Encodes a complete string to windows1256 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete windows1256 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to windows1256 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes windows1256 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to windows1256 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of windows1256 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Windows1257.ts b/packages/effect/src/encoding/Windows1257.ts new file mode 100644 index 00000000000..6a91d078726 --- /dev/null +++ b/packages/effect/src/encoding/Windows1257.ts @@ -0,0 +1,78 @@ +/** + * WINDOWS1257 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/windows1257Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The windows1257 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("windows1257", () => new SingleByte(data)) + +/** + * Encodes a complete string to windows1257 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete windows1257 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to windows1257 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes windows1257 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to windows1257 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of windows1257 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Windows1258.ts b/packages/effect/src/encoding/Windows1258.ts new file mode 100644 index 00000000000..6e88cbf4604 --- /dev/null +++ b/packages/effect/src/encoding/Windows1258.ts @@ -0,0 +1,78 @@ +/** + * WINDOWS1258 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/windows1258Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The windows1258 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("windows1258", () => new SingleByte(data)) + +/** + * Encodes a complete string to windows1258 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete windows1258 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to windows1258 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes windows1258 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to windows1258 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of windows1258 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/encoding/Windows874.ts b/packages/effect/src/encoding/Windows874.ts new file mode 100644 index 00000000000..0ce5ad62252 --- /dev/null +++ b/packages/effect/src/encoding/Windows874.ts @@ -0,0 +1,78 @@ +/** + * WINDOWS874 character encoding with typed failures and Effect streams. + * + * @since 4.0.0 + */ +import type { CharacterEncodingError, Encoding, Options } from "../CharacterEncoding.ts" +import type * as Effect from "../Effect.ts" +import { make } from "../internal/characterEncoding/codec.ts" +import * as Operators from "../internal/characterEncoding/operators.ts" +import { SingleByte } from "../internal/characterEncoding/singleByte.ts" +import data from "../internal/data/windows874Data.ts" +import type * as Stream from "../Stream.ts" + +/** + * The windows874 codec descriptor, for use with the CharacterEncoding operators. + * + * @category encodings + * @since 4.0.0 + */ +export const encoding: Encoding = /* @__PURE__ */ make("windows874", () => new SingleByte(data)) + +/** + * Encodes a complete string to windows874 bytes, throwing CharacterEncodingError on failure. + * + * @category encoding + * @since 4.0.0 + */ +export const encodeUnsafe = (text: string, options?: Options): Uint8Array => + Operators.encodeUnsafe(encoding, text, options) + +/** + * Decodes complete windows874 bytes to a string, throwing CharacterEncodingError on failure. + * + * @category decoding + * @since 4.0.0 + */ +export const decodeUnsafe = (bytes: Uint8Array, options?: Options): string => + Operators.decodeUnsafe(encoding, bytes, options) + +/** + * Encodes a string to windows874 bytes with conversion errors in the Effect error channel. + * + * @category encoding + * @since 4.0.0 + */ +export const encode = (text: string, options?: Options): Effect.Effect => + Operators.encode(encoding, text, options) + +/** + * Decodes windows874 bytes to a string with conversion errors in the Effect error channel. + * + * @category decoding + * @since 4.0.0 + */ +export const decode = (bytes: Uint8Array, options?: Options): Effect.Effect => + Operators.decode(encoding, bytes, options) + +/** + * Encodes a stream of strings to windows874 bytes incrementally, preserving codec state across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const encodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.encodeStream(encoding, options) + +/** + * Decodes a stream of windows874 bytes to strings incrementally, retaining partial sequences across chunks. + * + * @category streaming + * @since 4.0.0 + */ +export const decodeStream = ( + options?: Options +): (self: Stream.Stream) => Stream.Stream => + Operators.decodeStream(encoding, options) diff --git a/packages/effect/src/index.ts b/packages/effect/src/index.ts index f57ec212378..0b1befd0b02 100644 --- a/packages/effect/src/index.ts +++ b/packages/effect/src/index.ts @@ -81,6 +81,11 @@ export * as Channel from "./Channel.ts" */ export * as ChannelSchema from "./ChannelSchema.ts" +/** + * @since 4.0.0 + */ +export * as CharacterEncoding from "./CharacterEncoding.ts" + /** * @since 2.0.0 */ diff --git a/packages/effect/src/internal/characterEncoding/codec.ts b/packages/effect/src/internal/characterEncoding/codec.ts new file mode 100644 index 00000000000..9e8b2d8fc45 --- /dev/null +++ b/packages/effect/src/internal/characterEncoding/codec.ts @@ -0,0 +1,37 @@ +import type { Encoding } from "../../CharacterEncoding.ts" +import { concat } from "./types.ts" +import type { Decoder, Encoder, Options } from "./types.ts" + +/** Creates a descriptor now, but constructs shared lookup tables only on use. */ +export const make = ( + name: string, + create: () => { readonly encoder: (options: Options) => Encoder; readonly decoder: (options: Options) => Decoder }, + unicode = false +): Encoding => { + let cached: ReturnType | undefined + const codec = () => cached ??= create() + return Object.freeze({ + name, + makeEncoder(options: Options) { + const underlying = codec().encoder(options) + let bom = unicode && options.addBOM ? underlying.write("\ufeff") : undefined + const prepend = (bytes: Uint8Array): Uint8Array => { + if (bom === undefined) return bytes + const prefix = bom + bom = undefined + return concat(prefix, bytes) + } + return { write: (text: string) => prepend(underlying.write(text)), end: () => prepend(underlying.end()) } + }, + makeDecoder(options: Options) { + const underlying = codec().decoder(options) + let first = unicode && options.stripBOM !== false + const strip = (text: string): string => { + if (!first || text.length === 0) return text + first = false + return text.charCodeAt(0) === 0xfeff ? text.slice(1) : text + } + return { write: (bytes: Uint8Array) => strip(underlying.write(bytes)), end: () => strip(underlying.end()) } + } + }) +} diff --git a/packages/effect/src/internal/characterEncoding/multiByte.ts b/packages/effect/src/internal/characterEncoding/multiByte.ts new file mode 100644 index 00000000000..8cef32d2692 --- /dev/null +++ b/packages/effect/src/internal/characterEncoding/multiByte.ts @@ -0,0 +1,285 @@ +// Table format and trie layout derived from iconv-lite (MIT). See the generated +// mapping files for upstream revision and full attribution. Conversion state +// belongs to each encoder/decoder, while immutable lookup tables are shared. +import { charsToString, concat, empty } from "./types.ts" +import type { Decoder, Encoder, Mapping, Options } from "./types.ts" + +const branch = -1000 +const sequence = -10 +const node = () => new Int32Array(256).fill(-1) +const floorIndex = (values: ReadonlyArray, value: number): number => { + let low = 0 + let high = values.length + while (low < high) { + const middle = (low + high) >>> 1 + if (values[middle] <= value) low = middle + 1 + else high = middle + } + return low - 1 +} + +export class MultiByte { + readonly nodes = [node()] + readonly sequences: Array = [] + readonly encodeTable = new Int32Array(65536).fill(-1) + readonly astral = new Map() + readonly encodeSequences = new Map>() + readonly mapping: Mapping + private maxEncodeBytes = 1 + private maxDecodeUnits = 1 + + constructor(mapping: Mapping) { + this.mapping = mapping + if (mapping.ranges) this.maxEncodeBytes = 4 + for (const chunk of mapping.table) { + const address = parseInt(String(chunk[0]), 16) + const bytes: Array = [] + for (let value = address; value > 255; value >>>= 8) bytes.unshift((value >>> 8) & 255) + let table = this.nodes[0] + for (const byte of bytes) { + if (table[byte] === -1) { + table[byte] = branch - this.nodes.length + this.nodes.push(node()) + } + table = this.nodes[branch - table[byte]] + } + let offset = address & 255 + for (let i = 1; i < chunk.length; i++) { + const part = chunk[i] + if (typeof part === "number") { + let code = table[offset - 1] + 1 + for (let j = 0; j < part; j++) table[offset++] = code++ + } else { + for (let j = 0; j < part.length;) { + const code = part.codePointAt(j)! + j += code > 0xffff ? 2 : 1 + if (code > 0xff0 && code <= 0xfff) { + const length = 0xfff - code + 2 + table[offset++] = sequence - this.sequences.length + this.sequences.push(part.slice(j, j + length)) + j += length + } else table[offset++] = code + } + } + } + } + const skips = new Set() + for (const skip of mapping.encodeSkipVals ?? []) { + if (typeof skip === "number") skips.add(skip) + else for (let i = skip.from; i <= skip.to; i++) skips.add(i) + } + const set = (unicode: number, code: number) => { + if (unicode <= 0xffff) { + if (this.encodeTable[unicode] === -1) this.encodeTable[unicode] = code + } else if (!this.astral.has(unicode)) this.astral.set(unicode, code) + } + const visit = (index: number, prefix: number, depth: number, encode = true): void => { + const table = this.nodes[index] + for (let i = 0; i < 256; i++) { + const code = prefix * 256 + i + const unicode = table[i] + // Derive allocation bounds from the table, including decode-only entries. + if (unicode >= 0 || (unicode <= sequence && unicode > branch)) { + this.maxEncodeBytes = Math.max(this.maxEncodeBytes, depth) + const units = unicode >= 0 ? (unicode > 0xffff ? 2 : 1) : this.sequences[sequence - unicode].length + this.maxDecodeUnits = Math.max(this.maxDecodeUnits, Math.ceil(units / depth)) + } + const encodable = encode && !skips.has(code) + if (unicode <= branch) { + // Even an encoder-skipped subtree remains reachable by the decoder. + visit(branch - unicode, code, depth + 1, encodable) + continue + } + if (!encodable) continue + if (unicode >= 0) set(unicode, code) + else if (unicode <= sequence) { + const text = this.sequences[sequence - unicode] + const first = text.codePointAt(0)! + const entries = this.encodeSequences.get(first) ?? [] + entries.push({ text, code }) + this.encodeSequences.set(first, entries) + } + } + } + visit(0, 0, 1) + for (const [char, code] of Object.entries(mapping.encodeAdd ?? {})) { + set(char.codePointAt(0)!, code) + this.maxEncodeBytes = Math.max(this.maxEncodeBytes, code > 0xffffff ? 4 : code > 0xffff ? 3 : code > 255 ? 2 : 1) + } + } + + private encoderSimple(options: Options): Encoder { + // No sequence lookups or GB18030 range handling in the common table-only path. + const table = this.encodeTable + const astral = this.astral + const capacity = this.maxEncodeBytes + let lead = -1 + const convert = (chunk: string, final: boolean): Uint8Array => { + const text = lead === -1 ? chunk : String.fromCharCode(lead) + chunk + lead = -1 + const output = new Uint8Array(text.length * capacity) + let offset = 0 + for (let i = 0; i < text.length; i++) { + const start = i + let unicode = text.charCodeAt(i) + if (unicode >= 0xd800 && unicode <= 0xdbff) { + if (!final && i + 1 === text.length) { + lead = unicode + break + } + const trail = text.charCodeAt(i + 1) + if (trail >= 0xdc00 && trail <= 0xdfff) { + unicode = 0x10000 + (unicode - 0xd800) * 1024 + trail - 0xdc00 + i++ + } + } + let code = unicode <= 0xffff ? table[unicode] : astral.get(unicode) ?? -1 + if (code === -1) { + if (options.fatal) throw new RangeError(`Unrepresentable character at UTF-16 offset ${start}`) + code = 63 + } + if (code > 0xffffff) output[offset++] = code >>> 24 + if (code > 0xffff) output[offset++] = code >>> 16 + if (code > 0xff) output[offset++] = code >>> 8 + output[offset++] = code + } + return output.subarray(0, offset) + } + return { write: (text) => convert(text, false), end: () => convert("", true) } + } + + encoder(options: Options): Encoder { + if (!this.mapping.ranges && this.encodeSequences.size === 0) return this.encoderSimple(options) + let pending = "" + const table = this.encodeTable + const ranges = this.mapping.ranges + const convert = (chunk: string, final: boolean): Uint8Array => { + const text = pending + chunk + pending = "" + const output = new Uint8Array(text.length * this.maxEncodeBytes) + let offset = 0 + for (let i = 0; i < text.length;) { + const start = i + let unicode = text.charCodeAt(i) + if (!final && unicode >= 0xd800 && unicode <= 0xdbff && i + 1 === text.length) { + pending = text.slice(i) + break + } + let width = 1 + if (unicode >= 0xd800 && unicode <= 0xdbff && i + 1 < text.length) { + const trail = text.charCodeAt(i + 1) + if (trail >= 0xdc00 && trail <= 0xdfff) { + unicode = 0x10000 + (unicode - 0xd800) * 1024 + trail - 0xdc00 + width = 2 + } + } + let code = unicode < 65536 ? table[unicode] : this.astral.get(unicode) ?? -1 + let consumed = width + const sequences = this.encodeSequences.get(unicode) + if (sequences !== undefined) { + let incomplete = false + for (const entry of sequences) { + if (text.startsWith(entry.text, i)) { + if (entry.text.length > consumed) { + code = entry.code + consumed = entry.text.length + } + } else if (!final && entry.text.startsWith(text.slice(i))) incomplete = true + } + if (incomplete) { + pending = text.slice(i) + break + } + } + i += consumed + if (code === -1 && ranges && !(unicode >= 0xd800 && unicode <= 0xdfff)) { + const index = floorIndex(ranges.uChars, unicode) + if (index >= 0) { + let pointer = ranges.gbChars[index] + unicode - ranges.uChars[index] + output[offset++] = 0x81 + Math.floor(pointer / 12600) + pointer %= 12600 + output[offset++] = 0x30 + Math.floor(pointer / 1260) + pointer %= 1260 + output[offset++] = 0x81 + Math.floor(pointer / 10) + output[offset++] = 0x30 + pointer % 10 + continue + } + } + if (code === -1) { + if (options.fatal) throw new RangeError(`Unrepresentable character at UTF-16 offset ${start}`) + code = 63 + } + if (code > 0xffffff) output[offset++] = code >>> 24 + if (code > 0xffff) output[offset++] = code >>> 16 + if (code > 0xff) output[offset++] = code >>> 8 + output[offset++] = code + } + return output.subarray(0, offset) + } + return { write: (text) => convert(text, false), end: () => convert("", true) } + } + + decoder(options: Options): Decoder { + let pending = empty + const ranges = this.mapping.ranges + const convert = (chunk: Uint8Array, final: boolean): string => { + const bytes = concat(pending, chunk) + pending = empty + const chars = new Uint16Array(bytes.length * this.maxDecodeUnits) + let output = 0 + let start = 0 + const append = (unicode: number) => { + if (unicode > 0xffff) { + unicode -= 0x10000 + chars[output++] = 0xd800 | (unicode >>> 10) + chars[output++] = 0xdc00 | (unicode & 1023) + } else chars[output++] = unicode + } + while (start < bytes.length) { + let index = 0 + let end = start + let unicode = -1 + let incomplete = false + if ( + ranges && bytes[start] >= 0x81 && bytes[start] <= 0xfe && bytes[start + 1] >= 0x30 && bytes[start + 1] <= 0x39 + ) { + if (start + 2 >= bytes.length || (bytes[start + 2] >= 0x81 && bytes[start + 2] <= 0xfe)) { + if (start + 3 >= bytes.length) incomplete = true + else if (bytes[start + 3] >= 0x30 && bytes[start + 3] <= 0x39) { + const pointer = (bytes[start] - 0x81) * 12600 + (bytes[start + 1] - 0x30) * 1260 + + (bytes[start + 2] - 0x81) * 10 + bytes[start + 3] - 0x30 + const range = floorIndex(ranges.gbChars, pointer) + unicode = range < 0 ? -1 : ranges.uChars[range] + pointer - ranges.gbChars[range] + if (unicode > 0x10ffff || (unicode >= 0xd800 && unicode <= 0xdfff)) unicode = -1 + end = start + 4 + } + } + } else { + while (end < bytes.length) { + unicode = this.nodes[index][bytes[end++]] + if (unicode > branch) break + index = branch - unicode + } + incomplete = unicode <= branch + } + if (incomplete && !final) { + pending = bytes.slice(start) + break + } + if (incomplete || unicode === -1) { + if (options.fatal) throw new RangeError(`Invalid or incomplete byte sequence at offset ${start}`) + chars[output++] = 0xfffd + start++ + } else { + if (unicode <= sequence) { + const text = this.sequences[sequence - unicode] + for (let i = 0; i < text.length; i++) chars[output++] = text.charCodeAt(i) + } else append(unicode) + start = end + } + } + return charsToString(chars, output) + } + return { write: (bytes) => convert(bytes, false), end: () => convert(empty, true) } + } +} diff --git a/packages/effect/src/internal/characterEncoding/operators.ts b/packages/effect/src/internal/characterEncoding/operators.ts new file mode 100644 index 00000000000..37831892b1d --- /dev/null +++ b/packages/effect/src/internal/characterEncoding/operators.ts @@ -0,0 +1,76 @@ +import type { CharacterEncodingError, Encoding, Options } from "../../CharacterEncoding.ts" +import * as Effect from "../../Effect.ts" +import * as Stream from "../../Stream.ts" +import { concat } from "./types.ts" + +type Operation = "encode" | "decode" + +// Codec modules deliberately avoid importing Data.ts so that a single-codec +// bundle stays small. Failures therefore carry the CharacterEncodingError +// shape and tag without being instances of the class. +const attempt = (encoding: string, operation: Operation, f: () => A): A => { + try { + return f() + } catch (cause) { + throw { _tag: "CharacterEncodingError", encoding, operation, message: String(cause), cause } + } +} + +const tryEffect = (f: () => A): Effect.Effect => + Effect.try({ try: f, catch: (error) => error as CharacterEncodingError }) + +/** Encodes a complete string with the given codec, throwing on failure. */ +export const encodeUnsafe = (encoding: Encoding, text: string, options?: Options): Uint8Array => + attempt(encoding.name, "encode", () => { + const encoder = encoding.makeEncoder(options ?? {}) + return concat(encoder.write(text), encoder.end()) + }) + +/** Decodes complete bytes with the given codec, throwing on failure. */ +export const decodeUnsafe = (encoding: Encoding, bytes: Uint8Array, options?: Options): string => + attempt(encoding.name, "decode", () => { + const decoder = encoding.makeDecoder(options ?? {}) + return decoder.write(bytes) + decoder.end() + }) + +/** Encodes a complete string with failures in the Effect error channel. */ +export const encode = ( + encoding: Encoding, + text: string, + options?: Options +): Effect.Effect => tryEffect(() => encodeUnsafe(encoding, text, options)) + +/** Decodes complete bytes with failures in the Effect error channel. */ +export const decode = ( + encoding: Encoding, + bytes: Uint8Array, + options?: Options +): Effect.Effect => tryEffect(() => decodeUnsafe(encoding, bytes, options)) + +/** Runs a fresh incremental converter over a stream, flushing once on normal completion. */ +const transform = ( + self: Stream.Stream, + encoding: string, + operation: Operation, + make: () => { readonly write: (input: I) => O; readonly end: () => O } +): Stream.Stream => + Stream.unwrap(Effect.map( + tryEffect(() => attempt(encoding, operation, make)), + (converter) => + Stream.concat( + Stream.mapEffect(self, (input) => tryEffect(() => attempt(encoding, operation, () => converter.write(input)))), + Stream.fromEffect(tryEffect(() => attempt(encoding, operation, converter.end))) + ) + )) + +/** Encodes a stream of strings incrementally with the given codec. */ +export const encodeStream = + (encoding: Encoding, options?: Options) => + (self: Stream.Stream): Stream.Stream => + transform(self, encoding.name, "encode", () => encoding.makeEncoder(options ?? {})) + +/** Decodes a stream of bytes incrementally with the given codec. */ +export const decodeStream = + (encoding: Encoding, options?: Options) => + (self: Stream.Stream): Stream.Stream => + transform(self, encoding.name, "decode", () => encoding.makeDecoder(options ?? {})) diff --git a/packages/effect/src/internal/characterEncoding/singleByte.ts b/packages/effect/src/internal/characterEncoding/singleByte.ts new file mode 100644 index 00000000000..0bff8130f52 --- /dev/null +++ b/packages/effect/src/internal/characterEncoding/singleByte.ts @@ -0,0 +1,76 @@ +// Table-driven approach adapted from iconv-lite (MIT); attribution is included +// with singleByteData.ts. Codec instances cache tables, not conversion state. +import { charsToString, empty } from "./types.ts" +import type { Decoder, Encoder, Options } from "./types.ts" + +export class SingleByte { + readonly decodeTable: Uint16Array + readonly encodeTable = new Uint8Array(65536).fill(63) + readonly representable = new Uint8Array(65536) + + constructor(chars: string) { + if (chars.length === 128) { + chars = String.fromCharCode(...Array.from({ length: 128 }, (_, i) => i)) + chars + } + this.decodeTable = new Uint16Array(256) + for (let i = 0; i < 256; i++) { + const code = chars.charCodeAt(i) + this.decodeTable[i] = code + this.encodeTable[code] = i + if (code !== 0xfffd) this.representable[code] = 1 + } + } + + encoder(options: Options): Encoder { + const table = this.encodeTable + if (!options.fatal) { + return { + write(text) { + const result = new Uint8Array(text.length) + for (let i = 0; i < text.length; i++) result[i] = table[text.charCodeAt(i)] + return result + }, + end: () => empty + } + } + const representable = this.representable + return { + write(text) { + const result = new Uint8Array(text.length) + for (let i = 0; i < text.length; i++) { + const code = text.charCodeAt(i) + if (!representable[code]) throw new RangeError(`Unrepresentable character at UTF-16 offset ${i}`) + result[i] = table[code] + } + return result + }, + end: () => empty + } + } + + decoder(options: Options): Decoder { + const table = this.decodeTable + if (!options.fatal) { + return { + write(bytes) { + const chars = new Uint16Array(bytes.length) + for (let i = 0; i < bytes.length; i++) chars[i] = table[bytes[i]] + return charsToString(chars, chars.length) + }, + end: () => "" + } + } + return { + write(bytes) { + const chars = new Uint16Array(bytes.length) + for (let i = 0; i < bytes.length; i++) { + const code = table[bytes[i]] + if (code === 0xfffd && options.fatal) throw new RangeError(`Invalid byte at offset ${i}`) + chars[i] = code + } + return charsToString(chars, chars.length) + }, + end: () => "" + } + } +} diff --git a/packages/effect/src/internal/characterEncoding/types.ts b/packages/effect/src/internal/characterEncoding/types.ts new file mode 100644 index 00000000000..1c467111b49 --- /dev/null +++ b/packages/effect/src/internal/characterEncoding/types.ts @@ -0,0 +1,50 @@ +export interface Mapping { + readonly table: ReadonlyArray> + readonly encodeAdd?: Readonly> + readonly encodeSkipVals?: ReadonlyArray + readonly ranges?: { readonly uChars: ReadonlyArray; readonly gbChars: ReadonlyArray } +} + +export interface Encoder { + readonly write: (text: string) => Uint8Array + readonly end: () => Uint8Array +} + +export interface Decoder { + readonly write: (bytes: Uint8Array) => string + readonly end: () => string +} + +export interface Options { + readonly fatal?: boolean + readonly stripBOM?: boolean + readonly addBOM?: boolean +} + +export const empty = new Uint8Array(0) + +export const concat = (a: Uint8Array, b: Uint8Array): Uint8Array => { + if (a.length === 0) return b + if (b.length === 0) return a + const result = new Uint8Array(a.length + b.length) + result.set(a) + result.set(b, a.length) + return result +} + +const littleEndian = new Uint8Array(new Uint16Array([1]).buffer)[0] === 1 +const ucs2Slice: ((this: Uint8Array, start: number, end: number) => string) | undefined = (globalThis as { + Buffer?: { prototype?: { ucs2Slice?: (this: Uint8Array, start: number, end: number) => string } } +}).Buffer?.prototype?.ucs2Slice + +export const charsToString = (chars: Uint16Array, length: number): string => { + if (littleEndian && ucs2Slice !== undefined) { + const bytes = new Uint8Array(chars.buffer, chars.byteOffset, length * 2) + return ucs2Slice.call(bytes, 0, bytes.length) + } + let result = "" + for (let offset = 0; offset < length; offset += 8192) { + result += String.fromCharCode(...chars.subarray(offset, Math.min(offset + 8192, length))) + } + return result +} diff --git a/packages/effect/src/internal/characterEncoding/unicode.ts b/packages/effect/src/internal/characterEncoding/unicode.ts new file mode 100644 index 00000000000..749b6a262c5 --- /dev/null +++ b/packages/effect/src/internal/characterEncoding/unicode.ts @@ -0,0 +1,117 @@ +import { charsToString, concat, empty } from "./types.ts" +import type { Decoder, Encoder, Options } from "./types.ts" + +const textEncoder = new TextEncoder() +const nativeBuffer = (globalThis as { + Buffer?: { from: (text: string, encoding: "utf16le") => Uint8Array } +}).Buffer + +export const encoder = (encoding: string, options: Options): Encoder => { + let pending = "" + const utf8 = encoding === "utf8" + const utf32 = encoding.startsWith("utf32") + const bigEndian = encoding.endsWith("be") + const convert = (text: string): Uint8Array => { + if (utf8) return textEncoder.encode(text) + if (!utf32) { + if (!bigEndian && nativeBuffer !== undefined) { + const buffer = nativeBuffer.from(text, "utf16le") + // Return a plain Uint8Array without exposing unrelated bytes in a Buffer pool. + return buffer.byteOffset === 0 && buffer.byteLength === buffer.buffer.byteLength + ? new Uint8Array(buffer.buffer) + : new Uint8Array(buffer) + } + const output = new Uint8Array(text.length * 2) + const view = new DataView(output.buffer) + for (let i = 0; i < text.length; i++) view.setUint16(i * 2, text.charCodeAt(i), !bigEndian) + return output + } + const output = new Uint8Array(text.length * 4) + const view = new DataView(output.buffer) + let offset = 0 + for (const char of text) { + let code = char.codePointAt(0)! + if (code >= 0xd800 && code <= 0xdfff) code = 0xfffd + view.setUint32(offset, code, !bigEndian) + offset += 4 + } + return output.subarray(0, offset) + } + return { + write(text) { + text = pending + text + pending = "" + // Hold a lead surrogate across chunks; never emit a replacement before + // the next chunk has had the opportunity to complete the pair. + if (text.length > 0) { + const last = text.charCodeAt(text.length - 1) + if (last >= 0xd800 && last <= 0xdbff) { + pending = text.slice(-1) + text = text.slice(0, -1) + } + } + if (options.fatal) validateSurrogates(text) + return convert(text) + }, + end() { + if (pending.length === 0) return empty + if (options.fatal) throw new RangeError("Incomplete surrogate pair at end of input") + const result = convert(pending) + pending = "" + return result + } + } +} + +const validateSurrogates = (text: string): void => { + for (let i = 0; i < text.length; i++) { + const code = text.charCodeAt(i) + if (code < 0xd800 || code > 0xdfff) continue + const trail = text.charCodeAt(++i) + if (code >= 0xdc00 || !(trail >= 0xdc00 && trail <= 0xdfff)) { + throw new RangeError(`Invalid surrogate at UTF-16 offset ${i - 1}`) + } + } +} + +export const decoder = (encoding: string, options: Options): Decoder => { + if (encoding === "utf8" || encoding === "utf16le" || encoding === "utf16be") { + const label = encoding === "utf8" ? "utf-8" : encoding === "utf16le" ? "utf-16le" : "utf-16be" + const decoder = new TextDecoder(label, { fatal: options.fatal ?? false, ignoreBOM: true }) + return { write: (bytes) => decoder.decode(bytes, { stream: true }), end: () => decoder.decode() } + } + let pending = empty + const width = 4 + const bigEndian = encoding.endsWith("be") + return { + write(bytes) { + bytes = concat(pending, bytes) + const length = bytes.length - bytes.length % width + pending = bytes.slice(length) + const data = new DataView(bytes.buffer, bytes.byteOffset, length) + const chars = new Uint16Array(length / width * 2) + let offset = 0 + for (let i = 0; i < length; i += width) { + let code = data.getUint32(i, !bigEndian) + if (code > 0x10ffff || (code >= 0xd800 && code <= 0xdfff)) { + if (options.fatal) throw new RangeError(`Invalid Unicode scalar at byte offset ${i}`) + code = 0xfffd + } + if (code > 0xffff) { + code -= 0x10000 + chars[offset++] = 0xd800 | (code >>> 10) + chars[offset++] = 0xdc00 | (code & 1023) + } else chars[offset++] = code + } + return charsToString(chars, offset) + }, + end() { + if (pending.length > 0 && options.fatal) { + throw new RangeError("Incomplete Unicode character at end of input") + } + const result = pending.length > 0 ? "\ufffd" : "" + pending = empty + return result + } + } +} diff --git a/packages/effect/src/internal/data/armscii8Data.ts b/packages/effect/src/internal/data/armscii8Data.ts new file mode 100644 index 00000000000..49f024b5be6 --- /dev/null +++ b/packages/effect/src/internal/data/armscii8Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ �և։)(»«—.՝,-֊…՜՛՞ԱաԲբԳգԴդԵեԶզԷէԸըԹթԺժԻիԼլԽխԾծԿկՀհՁձՂղՃճՄմՅյՆնՇշՈոՉչՊպՋջՌռՍսՎվՏտՐրՑցՒւՓփՔքՕօՖֆ՚�" diff --git a/packages/effect/src/internal/data/asciiData.ts b/packages/effect/src/internal/data/asciiData.ts new file mode 100644 index 00000000000..f65aed6821c --- /dev/null +++ b/packages/effect/src/internal/data/asciiData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "��������������������������������������������������������������������������������������������������������������������������������" diff --git a/packages/effect/src/internal/data/big5hkscsData.ts b/packages/effect/src/internal/data/big5hkscsData.ts new file mode 100644 index 00000000000..ea40e204dce --- /dev/null +++ b/packages/effect/src/internal/data/big5hkscsData.ts @@ -0,0 +1,1057 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +import type { Mapping } from "../characterEncoding/types.ts" +const data: Mapping = { + "table": [ + ["0", "\u0000", 127], + [ + "a140", + " ,、。.‧;:?!︰…‥﹐﹑﹒·﹔﹕﹖﹗|–︱—︳╴︴﹏()︵︶{}︷︸〔〕︹︺【】︻︼《》︽︾〈〉︿﹀「」﹁﹂『』﹃﹄﹙﹚" + ], + [ + "a1a1", + "﹛﹜﹝﹞‘’“”〝〞‵′#&*※§〃○●△▲◎☆★◇◆□■▽▼㊣℅¯ ̄_ˍ﹉﹊﹍﹎﹋﹌﹟﹠﹡+-×÷±√<>=≦≧≠∞≒≡﹢", + 4, + "~∩∪⊥∠∟⊿㏒㏑∫∮∵∴♀♂⊕⊙↑↓←→↖↗↙↘∥∣/" + ], + ["a240", "\∕﹨$¥〒¢£%@℃℉﹩﹪﹫㏕㎜㎝㎞㏎㎡㎎㎏㏄°兙兛兞兝兡兣嗧瓩糎▁", 7, "▏▎▍▌▋▊▉┼┴┬┤├▔─│▕┌┐└┘╭"], + ["a2a1", "╮╰╯═╞╪╡◢◣◥◤╱╲╳0", 9, "Ⅰ", 9, "〡", 8, "十卄卅A", 25, "a", 21], + ["a340", "wxyzΑ", 16, "Σ", 6, "α", 16, "σ", 6, "ㄅ", 10], + ["a3a1", "ㄐ", 25, "˙ˉˊˇˋ"], + ["a3e1", "€"], + [ + "a440", + "一乙丁七乃九了二人儿入八几刀刁力匕十卜又三下丈上丫丸凡久么也乞于亡兀刃勺千叉口土士夕大女子孑孓寸小尢尸山川工己已巳巾干廾弋弓才" + ], + [ + "a4a1", + "丑丐不中丰丹之尹予云井互五亢仁什仃仆仇仍今介仄元允內六兮公冗凶分切刈勻勾勿化匹午升卅卞厄友及反壬天夫太夭孔少尤尺屯巴幻廿弔引心戈戶手扎支文斗斤方日曰月木欠止歹毋比毛氏水火爪父爻片牙牛犬王丙" + ], + [ + "a540", + "世丕且丘主乍乏乎以付仔仕他仗代令仙仞充兄冉冊冬凹出凸刊加功包匆北匝仟半卉卡占卯卮去可古右召叮叩叨叼司叵叫另只史叱台句叭叻四囚外" + ], + [ + "a5a1", + "央失奴奶孕它尼巨巧左市布平幼弁弘弗必戊打扔扒扑斥旦朮本未末札正母民氐永汁汀氾犯玄玉瓜瓦甘生用甩田由甲申疋白皮皿目矛矢石示禾穴立丞丟乒乓乩亙交亦亥仿伉伙伊伕伍伐休伏仲件任仰仳份企伋光兇兆先全" + ], + [ + "a640", + "共再冰列刑划刎刖劣匈匡匠印危吉吏同吊吐吁吋各向名合吃后吆吒因回囝圳地在圭圬圯圩夙多夷夸妄奸妃好她如妁字存宇守宅安寺尖屹州帆并年" + ], + [ + "a6a1", + "式弛忙忖戎戌戍成扣扛托收早旨旬旭曲曳有朽朴朱朵次此死氖汝汗汙江池汐汕污汛汍汎灰牟牝百竹米糸缶羊羽老考而耒耳聿肉肋肌臣自至臼舌舛舟艮色艾虫血行衣西阡串亨位住佇佗佞伴佛何估佐佑伽伺伸佃佔似但佣" + ], + [ + "a740", + "作你伯低伶余佝佈佚兌克免兵冶冷別判利刪刨劫助努劬匣即卵吝吭吞吾否呎吧呆呃吳呈呂君吩告吹吻吸吮吵吶吠吼呀吱含吟听囪困囤囫坊坑址坍" + ], + [ + "a7a1", + "均坎圾坐坏圻壯夾妝妒妨妞妣妙妖妍妤妓妊妥孝孜孚孛完宋宏尬局屁尿尾岐岑岔岌巫希序庇床廷弄弟彤形彷役忘忌志忍忱快忸忪戒我抄抗抖技扶抉扭把扼找批扳抒扯折扮投抓抑抆改攻攸旱更束李杏材村杜杖杞杉杆杠" + ], + [ + "a840", + "杓杗步每求汞沙沁沈沉沅沛汪決沐汰沌汨沖沒汽沃汲汾汴沆汶沍沔沘沂灶灼災灸牢牡牠狄狂玖甬甫男甸皂盯矣私秀禿究系罕肖肓肝肘肛肚育良芒" + ], + [ + "a8a1", + "芋芍見角言谷豆豕貝赤走足身車辛辰迂迆迅迄巡邑邢邪邦那酉釆里防阮阱阪阬並乖乳事些亞享京佯依侍佳使佬供例來侃佰併侈佩佻侖佾侏侑佺兔兒兕兩具其典冽函刻券刷刺到刮制剁劾劻卒協卓卑卦卷卸卹取叔受味呵" + ], + [ + "a940", + "咖呸咕咀呻呷咄咒咆呼咐呱呶和咚呢周咋命咎固垃坷坪坩坡坦坤坼夜奉奇奈奄奔妾妻委妹妮姑姆姐姍始姓姊妯妳姒姅孟孤季宗定官宜宙宛尚屈居" + ], + [ + "a9a1", + "屆岷岡岸岩岫岱岳帘帚帖帕帛帑幸庚店府底庖延弦弧弩往征彿彼忝忠忽念忿怏怔怯怵怖怪怕怡性怩怫怛或戕房戾所承拉拌拄抿拂抹拒招披拓拔拋拈抨抽押拐拙拇拍抵拚抱拘拖拗拆抬拎放斧於旺昔易昌昆昂明昀昏昕昊" + ], + [ + "aa40", + "昇服朋杭枋枕東果杳杷枇枝林杯杰板枉松析杵枚枓杼杪杲欣武歧歿氓氛泣注泳沱泌泥河沽沾沼波沫法泓沸泄油況沮泗泅泱沿治泡泛泊沬泯泜泖泠" + ], + [ + "aaa1", + "炕炎炒炊炙爬爭爸版牧物狀狎狙狗狐玩玨玟玫玥甽疝疙疚的盂盲直知矽社祀祁秉秈空穹竺糾罔羌羋者肺肥肢肱股肫肩肴肪肯臥臾舍芳芝芙芭芽芟芹花芬芥芯芸芣芰芾芷虎虱初表軋迎返近邵邸邱邶采金長門阜陀阿阻附" + ], + [ + "ab40", + "陂隹雨青非亟亭亮信侵侯便俠俑俏保促侶俘俟俊俗侮俐俄係俚俎俞侷兗冒冑冠剎剃削前剌剋則勇勉勃勁匍南卻厚叛咬哀咨哎哉咸咦咳哇哂咽咪品" + ], + [ + "aba1", + "哄哈咯咫咱咻咩咧咿囿垂型垠垣垢城垮垓奕契奏奎奐姜姘姿姣姨娃姥姪姚姦威姻孩宣宦室客宥封屎屏屍屋峙峒巷帝帥帟幽庠度建弈弭彥很待徊律徇後徉怒思怠急怎怨恍恰恨恢恆恃恬恫恪恤扁拜挖按拼拭持拮拽指拱拷" + ], + [ + "ac40", + "拯括拾拴挑挂政故斫施既春昭映昧是星昨昱昤曷柿染柱柔某柬架枯柵柩柯柄柑枴柚查枸柏柞柳枰柙柢柝柒歪殃殆段毒毗氟泉洋洲洪流津洌洱洞洗" + ], + [ + "aca1", + "活洽派洶洛泵洹洧洸洩洮洵洎洫炫為炳炬炯炭炸炮炤爰牲牯牴狩狠狡玷珊玻玲珍珀玳甚甭畏界畎畋疫疤疥疢疣癸皆皇皈盈盆盃盅省盹相眉看盾盼眇矜砂研砌砍祆祉祈祇禹禺科秒秋穿突竿竽籽紂紅紀紉紇約紆缸美羿耄" + ], + [ + "ad40", + "耐耍耑耶胖胥胚胃胄背胡胛胎胞胤胝致舢苧范茅苣苛苦茄若茂茉苒苗英茁苜苔苑苞苓苟苯茆虐虹虻虺衍衫要觔計訂訃貞負赴赳趴軍軌述迦迢迪迥" + ], + [ + "ada1", + "迭迫迤迨郊郎郁郃酋酊重閂限陋陌降面革韋韭音頁風飛食首香乘亳倌倍倣俯倦倥俸倩倖倆值借倚倒們俺倀倔倨俱倡個候倘俳修倭倪俾倫倉兼冤冥冢凍凌准凋剖剜剔剛剝匪卿原厝叟哨唐唁唷哼哥哲唆哺唔哩哭員唉哮哪" + ], + [ + "ae40", + "哦唧唇哽唏圃圄埂埔埋埃堉夏套奘奚娑娘娜娟娛娓姬娠娣娩娥娌娉孫屘宰害家宴宮宵容宸射屑展屐峭峽峻峪峨峰島崁峴差席師庫庭座弱徒徑徐恙" + ], + [ + "aea1", + "恣恥恐恕恭恩息悄悟悚悍悔悌悅悖扇拳挈拿捎挾振捕捂捆捏捉挺捐挽挪挫挨捍捌效敉料旁旅時晉晏晃晒晌晅晁書朔朕朗校核案框桓根桂桔栩梳栗桌桑栽柴桐桀格桃株桅栓栘桁殊殉殷氣氧氨氦氤泰浪涕消涇浦浸海浙涓" + ], + [ + "af40", + "浬涉浮浚浴浩涌涊浹涅浥涔烊烘烤烙烈烏爹特狼狹狽狸狷玆班琉珮珠珪珞畔畝畜畚留疾病症疲疳疽疼疹痂疸皋皰益盍盎眩真眠眨矩砰砧砸砝破砷" + ], + [ + "afa1", + "砥砭砠砟砲祕祐祠祟祖神祝祗祚秤秣秧租秦秩秘窄窈站笆笑粉紡紗紋紊素索純紐紕級紜納紙紛缺罟羔翅翁耆耘耕耙耗耽耿胱脂胰脅胭胴脆胸胳脈能脊胼胯臭臬舀舐航舫舨般芻茫荒荔荊茸荐草茵茴荏茲茹茶茗荀茱茨荃" + ], + [ + "b040", + "虔蚊蚪蚓蚤蚩蚌蚣蚜衰衷袁袂衽衹記訐討訌訕訊託訓訖訏訑豈豺豹財貢起躬軒軔軏辱送逆迷退迺迴逃追逅迸邕郡郝郢酒配酌釘針釗釜釙閃院陣陡" + ], + [ + "b0a1", + "陛陝除陘陞隻飢馬骨高鬥鬲鬼乾偺偽停假偃偌做偉健偶偎偕偵側偷偏倏偯偭兜冕凰剪副勒務勘動匐匏匙匿區匾參曼商啪啦啄啞啡啃啊唱啖問啕唯啤唸售啜唬啣唳啁啗圈國圉域堅堊堆埠埤基堂堵執培夠奢娶婁婉婦婪婀" + ], + [ + "b140", + "娼婢婚婆婊孰寇寅寄寂宿密尉專將屠屜屝崇崆崎崛崖崢崑崩崔崙崤崧崗巢常帶帳帷康庸庶庵庾張強彗彬彩彫得徙從徘御徠徜恿患悉悠您惋悴惦悽" + ], + [ + "b1a1", + "情悻悵惜悼惘惕惆惟悸惚惇戚戛扈掠控捲掖探接捷捧掘措捱掩掉掃掛捫推掄授掙採掬排掏掀捻捩捨捺敝敖救教敗啟敏敘敕敔斜斛斬族旋旌旎晝晚晤晨晦晞曹勗望梁梯梢梓梵桿桶梱梧梗械梃棄梭梆梅梔條梨梟梡梂欲殺" + ], + [ + "b240", + "毫毬氫涎涼淳淙液淡淌淤添淺清淇淋涯淑涮淞淹涸混淵淅淒渚涵淚淫淘淪深淮淨淆淄涪淬涿淦烹焉焊烽烯爽牽犁猜猛猖猓猙率琅琊球理現琍瓠瓶" + ], + [ + "b2a1", + "瓷甜產略畦畢異疏痔痕疵痊痍皎盔盒盛眷眾眼眶眸眺硫硃硎祥票祭移窒窕笠笨笛第符笙笞笮粒粗粕絆絃統紮紹紼絀細紳組累終紲紱缽羞羚翌翎習耜聊聆脯脖脣脫脩脰脤舂舵舷舶船莎莞莘荸莢莖莽莫莒莊莓莉莠荷荻荼" + ], + [ + "b340", + "莆莧處彪蛇蛀蚶蛄蚵蛆蛋蚱蚯蛉術袞袈被袒袖袍袋覓規訪訝訣訥許設訟訛訢豉豚販責貫貨貪貧赧赦趾趺軛軟這逍通逗連速逝逐逕逞造透逢逖逛途" + ], + [ + "b3a1", + "部郭都酗野釵釦釣釧釭釩閉陪陵陳陸陰陴陶陷陬雀雪雩章竟頂頃魚鳥鹵鹿麥麻傢傍傅備傑傀傖傘傚最凱割剴創剩勞勝勛博厥啻喀喧啼喊喝喘喂喜喪喔喇喋喃喳單喟唾喲喚喻喬喱啾喉喫喙圍堯堪場堤堰報堡堝堠壹壺奠" + ], + [ + "b440", + "婷媚婿媒媛媧孳孱寒富寓寐尊尋就嵌嵐崴嵇巽幅帽幀幃幾廊廁廂廄弼彭復循徨惑惡悲悶惠愜愣惺愕惰惻惴慨惱愎惶愉愀愒戟扉掣掌描揀揩揉揆揍" + ], + [ + "b4a1", + "插揣提握揖揭揮捶援揪換摒揚揹敞敦敢散斑斐斯普晰晴晶景暑智晾晷曾替期朝棺棕棠棘棗椅棟棵森棧棹棒棲棣棋棍植椒椎棉棚楮棻款欺欽殘殖殼毯氮氯氬港游湔渡渲湧湊渠渥渣減湛湘渤湖湮渭渦湯渴湍渺測湃渝渾滋" + ], + [ + "b540", + "溉渙湎湣湄湲湩湟焙焚焦焰無然煮焜牌犄犀猶猥猴猩琺琪琳琢琥琵琶琴琯琛琦琨甥甦畫番痢痛痣痙痘痞痠登發皖皓皴盜睏短硝硬硯稍稈程稅稀窘" + ], + [ + "b5a1", + "窗窖童竣等策筆筐筒答筍筋筏筑粟粥絞結絨絕紫絮絲絡給絢絰絳善翔翕耋聒肅腕腔腋腑腎脹腆脾腌腓腴舒舜菩萃菸萍菠菅萋菁華菱菴著萊菰萌菌菽菲菊萸萎萄菜萇菔菟虛蛟蛙蛭蛔蛛蛤蛐蛞街裁裂袱覃視註詠評詞証詁" + ], + [ + "b640", + "詔詛詐詆訴診訶詖象貂貯貼貳貽賁費賀貴買貶貿貸越超趁跎距跋跚跑跌跛跆軻軸軼辜逮逵週逸進逶鄂郵鄉郾酣酥量鈔鈕鈣鈉鈞鈍鈐鈇鈑閔閏開閑" + ], + [ + "b6a1", + "間閒閎隊階隋陽隅隆隍陲隄雁雅雄集雇雯雲韌項順須飧飪飯飩飲飭馮馭黃黍黑亂傭債傲傳僅傾催傷傻傯僇剿剷剽募勦勤勢勣匯嗟嗨嗓嗦嗎嗜嗇嗑嗣嗤嗯嗚嗡嗅嗆嗥嗉園圓塞塑塘塗塚塔填塌塭塊塢塒塋奧嫁嫉嫌媾媽媼" + ], + [ + "b740", + "媳嫂媲嵩嵯幌幹廉廈弒彙徬微愚意慈感想愛惹愁愈慎慌慄慍愾愴愧愍愆愷戡戢搓搾搞搪搭搽搬搏搜搔損搶搖搗搆敬斟新暗暉暇暈暖暄暘暍會榔業" + ], + [ + "b7a1", + "楚楷楠楔極椰概楊楨楫楞楓楹榆楝楣楛歇歲毀殿毓毽溢溯滓溶滂源溝滇滅溥溘溼溺溫滑準溜滄滔溪溧溴煎煙煩煤煉照煜煬煦煌煥煞煆煨煖爺牒猷獅猿猾瑯瑚瑕瑟瑞瑁琿瑙瑛瑜當畸瘀痰瘁痲痱痺痿痴痳盞盟睛睫睦睞督" + ], + [ + "b840", + "睹睪睬睜睥睨睢矮碎碰碗碘碌碉硼碑碓硿祺祿禁萬禽稜稚稠稔稟稞窟窠筷節筠筮筧粱粳粵經絹綑綁綏絛置罩罪署義羨群聖聘肆肄腱腰腸腥腮腳腫" + ], + [ + "b8a1", + "腹腺腦舅艇蒂葷落萱葵葦葫葉葬葛萼萵葡董葩葭葆虞虜號蛹蜓蜈蜇蜀蛾蛻蜂蜃蜆蜊衙裟裔裙補裘裝裡裊裕裒覜解詫該詳試詩詰誇詼詣誠話誅詭詢詮詬詹詻訾詨豢貊貉賊資賈賄貲賃賂賅跡跟跨路跳跺跪跤跦躲較載軾輊" + ], + [ + "b940", + "辟農運遊道遂達逼違遐遇遏過遍遑逾遁鄒鄗酬酪酩釉鈷鉗鈸鈽鉀鈾鉛鉋鉤鉑鈴鉉鉍鉅鈹鈿鉚閘隘隔隕雍雋雉雊雷電雹零靖靴靶預頑頓頊頒頌飼飴" + ], + [ + "b9a1", + "飽飾馳馱馴髡鳩麂鼎鼓鼠僧僮僥僖僭僚僕像僑僱僎僩兢凳劃劂匱厭嗾嘀嘛嘗嗽嘔嘆嘉嘍嘎嗷嘖嘟嘈嘐嗶團圖塵塾境墓墊塹墅塽壽夥夢夤奪奩嫡嫦嫩嫗嫖嫘嫣孵寞寧寡寥實寨寢寤察對屢嶄嶇幛幣幕幗幔廓廖弊彆彰徹慇" + ], + [ + "ba40", + "愿態慷慢慣慟慚慘慵截撇摘摔撤摸摟摺摑摧搴摭摻敲斡旗旖暢暨暝榜榨榕槁榮槓構榛榷榻榫榴槐槍榭槌榦槃榣歉歌氳漳演滾漓滴漩漾漠漬漏漂漢" + ], + [ + "baa1", + "滿滯漆漱漸漲漣漕漫漯澈漪滬漁滲滌滷熔熙煽熊熄熒爾犒犖獄獐瑤瑣瑪瑰瑭甄疑瘧瘍瘋瘉瘓盡監瞄睽睿睡磁碟碧碳碩碣禎福禍種稱窪窩竭端管箕箋筵算箝箔箏箸箇箄粹粽精綻綰綜綽綾綠緊綴網綱綺綢綿綵綸維緒緇綬" + ], + [ + "bb40", + "罰翠翡翟聞聚肇腐膀膏膈膊腿膂臧臺與舔舞艋蓉蒿蓆蓄蒙蒞蒲蒜蓋蒸蓀蓓蒐蒼蓑蓊蜿蜜蜻蜢蜥蜴蜘蝕蜷蜩裳褂裴裹裸製裨褚裯誦誌語誣認誡誓誤" + ], + [ + "bba1", + "說誥誨誘誑誚誧豪貍貌賓賑賒赫趙趕跼輔輒輕輓辣遠遘遜遣遙遞遢遝遛鄙鄘鄞酵酸酷酴鉸銀銅銘銖鉻銓銜銨鉼銑閡閨閩閣閥閤隙障際雌雒需靼鞅韶頗領颯颱餃餅餌餉駁骯骰髦魁魂鳴鳶鳳麼鼻齊億儀僻僵價儂儈儉儅凜" + ], + [ + "bc40", + "劇劈劉劍劊勰厲嘮嘻嘹嘲嘿嘴嘩噓噎噗噴嘶嘯嘰墀墟增墳墜墮墩墦奭嬉嫻嬋嫵嬌嬈寮寬審寫層履嶝嶔幢幟幡廢廚廟廝廣廠彈影德徵慶慧慮慝慕憂" + ], + [ + "bca1", + "慼慰慫慾憧憐憫憎憬憚憤憔憮戮摩摯摹撞撲撈撐撰撥撓撕撩撒撮播撫撚撬撙撢撳敵敷數暮暫暴暱樣樟槨樁樞標槽模樓樊槳樂樅槭樑歐歎殤毅毆漿潼澄潑潦潔澆潭潛潸潮澎潺潰潤澗潘滕潯潠潟熟熬熱熨牖犛獎獗瑩璋璃" + ], + [ + "bd40", + "瑾璀畿瘠瘩瘟瘤瘦瘡瘢皚皺盤瞎瞇瞌瞑瞋磋磅確磊碾磕碼磐稿稼穀稽稷稻窯窮箭箱範箴篆篇篁箠篌糊締練緯緻緘緬緝編緣線緞緩綞緙緲緹罵罷羯" + ], + [ + "bda1", + "翩耦膛膜膝膠膚膘蔗蔽蔚蓮蔬蔭蔓蔑蔣蔡蔔蓬蔥蓿蔆螂蝴蝶蝠蝦蝸蝨蝙蝗蝌蝓衛衝褐複褒褓褕褊誼諒談諄誕請諸課諉諂調誰論諍誶誹諛豌豎豬賠賞賦賤賬賭賢賣賜質賡赭趟趣踫踐踝踢踏踩踟踡踞躺輝輛輟輩輦輪輜輞" + ], + [ + "be40", + "輥適遮遨遭遷鄰鄭鄧鄱醇醉醋醃鋅銻銷鋪銬鋤鋁銳銼鋒鋇鋰銲閭閱霄霆震霉靠鞍鞋鞏頡頫頜颳養餓餒餘駝駐駟駛駑駕駒駙骷髮髯鬧魅魄魷魯鴆鴉" + ], + [ + "bea1", + "鴃麩麾黎墨齒儒儘儔儐儕冀冪凝劑劓勳噙噫噹噩噤噸噪器噥噱噯噬噢噶壁墾壇壅奮嬝嬴學寰導彊憲憑憩憊懍憶憾懊懈戰擅擁擋撻撼據擄擇擂操撿擒擔撾整曆曉暹曄曇暸樽樸樺橙橫橘樹橄橢橡橋橇樵機橈歙歷氅濂澱澡" + ], + [ + "bf40", + "濃澤濁澧澳激澹澶澦澠澴熾燉燐燒燈燕熹燎燙燜燃燄獨璜璣璘璟璞瓢甌甍瘴瘸瘺盧盥瞠瞞瞟瞥磨磚磬磧禦積穎穆穌穋窺篙簑築篤篛篡篩篦糕糖縊" + ], + [ + "bfa1", + "縑縈縛縣縞縝縉縐罹羲翰翱翮耨膳膩膨臻興艘艙蕊蕙蕈蕨蕩蕃蕉蕭蕪蕞螃螟螞螢融衡褪褲褥褫褡親覦諦諺諫諱謀諜諧諮諾謁謂諷諭諳諶諼豫豭貓賴蹄踱踴蹂踹踵輻輯輸輳辨辦遵遴選遲遼遺鄴醒錠錶鋸錳錯錢鋼錫錄錚" + ], + [ + "c040", + "錐錦錡錕錮錙閻隧隨險雕霎霑霖霍霓霏靛靜靦鞘頰頸頻頷頭頹頤餐館餞餛餡餚駭駢駱骸骼髻髭鬨鮑鴕鴣鴦鴨鴒鴛默黔龍龜優償儡儲勵嚎嚀嚐嚅嚇" + ], + [ + "c0a1", + "嚏壕壓壑壎嬰嬪嬤孺尷屨嶼嶺嶽嶸幫彌徽應懂懇懦懋戲戴擎擊擘擠擰擦擬擱擢擭斂斃曙曖檀檔檄檢檜櫛檣橾檗檐檠歜殮毚氈濘濱濟濠濛濤濫濯澀濬濡濩濕濮濰燧營燮燦燥燭燬燴燠爵牆獰獲璩環璦璨癆療癌盪瞳瞪瞰瞬" + ], + [ + "c140", + "瞧瞭矯磷磺磴磯礁禧禪穗窿簇簍篾篷簌篠糠糜糞糢糟糙糝縮績繆縷縲繃縫總縱繅繁縴縹繈縵縿縯罄翳翼聱聲聰聯聳臆臃膺臂臀膿膽臉膾臨舉艱薪" + ], + [ + "c1a1", + "薄蕾薜薑薔薯薛薇薨薊虧蟀蟑螳蟒蟆螫螻螺蟈蟋褻褶襄褸褽覬謎謗謙講謊謠謝謄謐豁谿豳賺賽購賸賻趨蹉蹋蹈蹊轄輾轂轅輿避遽還邁邂邀鄹醣醞醜鍍鎂錨鍵鍊鍥鍋錘鍾鍬鍛鍰鍚鍔闊闋闌闈闆隱隸雖霜霞鞠韓顆颶餵騁" + ], + [ + "c240", + "駿鮮鮫鮪鮭鴻鴿麋黏點黜黝黛鼾齋叢嚕嚮壙壘嬸彝懣戳擴擲擾攆擺擻擷斷曜朦檳檬櫃檻檸櫂檮檯歟歸殯瀉瀋濾瀆濺瀑瀏燻燼燾燸獷獵璧璿甕癖癘" + ], + [ + "c2a1", + "癒瞽瞿瞻瞼礎禮穡穢穠竄竅簫簧簪簞簣簡糧織繕繞繚繡繒繙罈翹翻職聶臍臏舊藏薩藍藐藉薰薺薹薦蟯蟬蟲蟠覆覲觴謨謹謬謫豐贅蹙蹣蹦蹤蹟蹕軀轉轍邇邃邈醫醬釐鎔鎊鎖鎢鎳鎮鎬鎰鎘鎚鎗闔闖闐闕離雜雙雛雞霤鞣鞦" + ], + [ + "c340", + "鞭韹額顏題顎顓颺餾餿餽餮馥騎髁鬃鬆魏魎魍鯊鯉鯽鯈鯀鵑鵝鵠黠鼕鼬儳嚥壞壟壢寵龐廬懲懷懶懵攀攏曠曝櫥櫝櫚櫓瀛瀟瀨瀚瀝瀕瀘爆爍牘犢獸" + ], + [ + "c3a1", + "獺璽瓊瓣疇疆癟癡矇礙禱穫穩簾簿簸簽簷籀繫繭繹繩繪羅繳羶羹羸臘藩藝藪藕藤藥藷蟻蠅蠍蟹蟾襠襟襖襞譁譜識證譚譎譏譆譙贈贊蹼蹲躇蹶蹬蹺蹴轔轎辭邊邋醱醮鏡鏑鏟鏃鏈鏜鏝鏖鏢鏍鏘鏤鏗鏨關隴難霪霧靡韜韻類" + ], + [ + "c440", + "願顛颼饅饉騖騙鬍鯨鯧鯖鯛鶉鵡鵲鵪鵬麒麗麓麴勸嚨嚷嚶嚴嚼壤孀孃孽寶巉懸懺攘攔攙曦朧櫬瀾瀰瀲爐獻瓏癢癥礦礪礬礫竇競籌籃籍糯糰辮繽繼" + ], + [ + "c4a1", + "纂罌耀臚艦藻藹蘑藺蘆蘋蘇蘊蠔蠕襤覺觸議譬警譯譟譫贏贍躉躁躅躂醴釋鐘鐃鏽闡霰飄饒饑馨騫騰騷騵鰓鰍鹹麵黨鼯齟齣齡儷儸囁囀囂夔屬巍懼懾攝攜斕曩櫻欄櫺殲灌爛犧瓖瓔癩矓籐纏續羼蘗蘭蘚蠣蠢蠡蠟襪襬覽譴" + ], + [ + "c540", + "護譽贓躊躍躋轟辯醺鐮鐳鐵鐺鐸鐲鐫闢霸霹露響顧顥饗驅驃驀騾髏魔魑鰭鰥鶯鶴鷂鶸麝黯鼙齜齦齧儼儻囈囊囉孿巔巒彎懿攤權歡灑灘玀瓤疊癮癬" + ], + [ + "c5a1", + "禳籠籟聾聽臟襲襯觼讀贖贗躑躓轡酈鑄鑑鑒霽霾韃韁顫饕驕驍髒鬚鱉鰱鰾鰻鷓鷗鼴齬齪龔囌巖戀攣攫攪曬欐瓚竊籤籣籥纓纖纔臢蘸蘿蠱變邐邏鑣鑠鑤靨顯饜驚驛驗髓體髑鱔鱗鱖鷥麟黴囑壩攬灞癱癲矗罐羈蠶蠹衢讓讒" + ], + [ + "c640", + "讖艷贛釀鑪靂靈靄韆顰驟鬢魘鱟鷹鷺鹼鹽鼇齷齲廳欖灣籬籮蠻觀躡釁鑲鑰顱饞髖鬣黌灤矚讚鑷韉驢驥纜讜躪釅鑽鑾鑼鱷鱸黷豔鑿鸚爨驪鬱鸛鸞籲" + ], + [ + "c940", + "乂乜凵匚厂万丌乇亍囗兀屮彳丏冇与丮亓仂仉仈冘勼卬厹圠夃夬尐巿旡殳毌气爿丱丼仨仜仩仡仝仚刌匜卌圢圣夗夯宁宄尒尻屴屳帄庀庂忉戉扐氕" + ], + [ + "c9a1", + "氶汃氿氻犮犰玊禸肊阞伎优伬仵伔仱伀价伈伝伂伅伢伓伄仴伒冱刓刉刐劦匢匟卍厊吇囡囟圮圪圴夼妀奼妅奻奾奷奿孖尕尥屼屺屻屾巟幵庄异弚彴忕忔忏扜扞扤扡扦扢扙扠扚扥旯旮朾朹朸朻机朿朼朳氘汆汒汜汏汊汔汋" + ], + [ + "ca40", + "汌灱牞犴犵玎甪癿穵网艸艼芀艽艿虍襾邙邗邘邛邔阢阤阠阣佖伻佢佉体佤伾佧佒佟佁佘伭伳伿佡冏冹刜刞刡劭劮匉卣卲厎厏吰吷吪呔呅吙吜吥吘" + ], + [ + "caa1", + "吽呏呁吨吤呇囮囧囥坁坅坌坉坋坒夆奀妦妘妠妗妎妢妐妏妧妡宎宒尨尪岍岏岈岋岉岒岊岆岓岕巠帊帎庋庉庌庈庍弅弝彸彶忒忑忐忭忨忮忳忡忤忣忺忯忷忻怀忴戺抃抌抎抏抔抇扱扻扺扰抁抈扷扽扲扴攷旰旴旳旲旵杅杇" + ], + [ + "cb40", + "杙杕杌杈杝杍杚杋毐氙氚汸汧汫沄沋沏汱汯汩沚汭沇沕沜汦汳汥汻沎灴灺牣犿犽狃狆狁犺狅玕玗玓玔玒町甹疔疕皁礽耴肕肙肐肒肜芐芏芅芎芑芓" + ], + [ + "cba1", + "芊芃芄豸迉辿邟邡邥邞邧邠阰阨阯阭丳侘佼侅佽侀侇佶佴侉侄佷佌侗佪侚佹侁佸侐侜侔侞侒侂侕佫佮冞冼冾刵刲刳剆刱劼匊匋匼厒厔咇呿咁咑咂咈呫呺呾呥呬呴呦咍呯呡呠咘呣呧呤囷囹坯坲坭坫坱坰坶垀坵坻坳坴坢" + ], + [ + "cc40", + "坨坽夌奅妵妺姏姎妲姌姁妶妼姃姖妱妽姀姈妴姇孢孥宓宕屄屇岮岤岠岵岯岨岬岟岣岭岢岪岧岝岥岶岰岦帗帔帙弨弢弣弤彔徂彾彽忞忥怭怦怙怲怋" + ], + [ + "cca1", + "怴怊怗怳怚怞怬怢怍怐怮怓怑怌怉怜戔戽抭抴拑抾抪抶拊抮抳抯抻抩抰抸攽斨斻昉旼昄昒昈旻昃昋昍昅旽昑昐曶朊枅杬枎枒杶杻枘枆构杴枍枌杺枟枑枙枃杽极杸杹枔欥殀歾毞氝沓泬泫泮泙沶泔沭泧沷泐泂沺泃泆泭泲" + ], + [ + "cd40", + "泒泝沴沊沝沀泞泀洰泍泇沰泹泏泩泑炔炘炅炓炆炄炑炖炂炚炃牪狖狋狘狉狜狒狔狚狌狑玤玡玭玦玢玠玬玝瓝瓨甿畀甾疌疘皯盳盱盰盵矸矼矹矻矺" + ], + [ + "cda1", + "矷祂礿秅穸穻竻籵糽耵肏肮肣肸肵肭舠芠苀芫芚芘芛芵芧芮芼芞芺芴芨芡芩苂芤苃芶芢虰虯虭虮豖迒迋迓迍迖迕迗邲邴邯邳邰阹阽阼阺陃俍俅俓侲俉俋俁俔俜俙侻侳俛俇俖侺俀侹俬剄剉勀勂匽卼厗厖厙厘咺咡咭咥哏" + ], + [ + "ce40", + "哃茍咷咮哖咶哅哆咠呰咼咢咾呲哞咰垵垞垟垤垌垗垝垛垔垘垏垙垥垚垕壴复奓姡姞姮娀姱姝姺姽姼姶姤姲姷姛姩姳姵姠姾姴姭宨屌峐峘峌峗峋峛" + ], + [ + "cea1", + "峞峚峉峇峊峖峓峔峏峈峆峎峟峸巹帡帢帣帠帤庰庤庢庛庣庥弇弮彖徆怷怹恔恲恞恅恓恇恉恛恌恀恂恟怤恄恘恦恮扂扃拏挍挋拵挎挃拫拹挏挌拸拶挀挓挔拺挕拻拰敁敃斪斿昶昡昲昵昜昦昢昳昫昺昝昴昹昮朏朐柁柲柈枺" + ], + [ + "cf40", + "柜枻柸柘柀枷柅柫柤柟枵柍枳柷柶柮柣柂枹柎柧柰枲柼柆柭柌枮柦柛柺柉柊柃柪柋欨殂殄殶毖毘毠氠氡洨洴洭洟洼洿洒洊泚洳洄洙洺洚洑洀洝浂" + ], + [ + "cfa1", + "洁洘洷洃洏浀洇洠洬洈洢洉洐炷炟炾炱炰炡炴炵炩牁牉牊牬牰牳牮狊狤狨狫狟狪狦狣玅珌珂珈珅玹玶玵玴珫玿珇玾珃珆玸珋瓬瓮甮畇畈疧疪癹盄眈眃眄眅眊盷盻盺矧矨砆砑砒砅砐砏砎砉砃砓祊祌祋祅祄秕种秏秖秎窀" + ], + [ + "d040", + "穾竑笀笁籺籸籹籿粀粁紃紈紁罘羑羍羾耇耎耏耔耷胘胇胠胑胈胂胐胅胣胙胜胊胕胉胏胗胦胍臿舡芔苙苾苹茇苨茀苕茺苫苖苴苬苡苲苵茌苻苶苰苪" + ], + [ + "d0a1", + "苤苠苺苳苭虷虴虼虳衁衎衧衪衩觓訄訇赲迣迡迮迠郱邽邿郕郅邾郇郋郈釔釓陔陏陑陓陊陎倞倅倇倓倢倰倛俵俴倳倷倬俶俷倗倜倠倧倵倯倱倎党冔冓凊凄凅凈凎剡剚剒剞剟剕剢勍匎厞唦哢唗唒哧哳哤唚哿唄唈哫唑唅哱" + ], + [ + "d140", + "唊哻哷哸哠唎唃唋圁圂埌堲埕埒垺埆垽垼垸垶垿埇埐垹埁夎奊娙娖娭娮娕娏娗娊娞娳孬宧宭宬尃屖屔峬峿峮峱峷崀峹帩帨庨庮庪庬弳弰彧恝恚恧" + ], + [ + "d1a1", + "恁悢悈悀悒悁悝悃悕悛悗悇悜悎戙扆拲挐捖挬捄捅挶捃揤挹捋捊挼挩捁挴捘捔捙挭捇挳捚捑挸捗捀捈敊敆旆旃旄旂晊晟晇晑朒朓栟栚桉栲栳栻桋桏栖栱栜栵栫栭栯桎桄栴栝栒栔栦栨栮桍栺栥栠欬欯欭欱欴歭肂殈毦毤" + ], + [ + "d240", + "毨毣毢毧氥浺浣浤浶洍浡涒浘浢浭浯涑涍淯浿涆浞浧浠涗浰浼浟涂涘洯浨涋浾涀涄洖涃浻浽浵涐烜烓烑烝烋缹烢烗烒烞烠烔烍烅烆烇烚烎烡牂牸" + ], + [ + "d2a1", + "牷牶猀狺狴狾狶狳狻猁珓珙珥珖玼珧珣珩珜珒珛珔珝珚珗珘珨瓞瓟瓴瓵甡畛畟疰痁疻痄痀疿疶疺皊盉眝眛眐眓眒眣眑眕眙眚眢眧砣砬砢砵砯砨砮砫砡砩砳砪砱祔祛祏祜祓祒祑秫秬秠秮秭秪秜秞秝窆窉窅窋窌窊窇竘笐" + ], + [ + "d340", + "笄笓笅笏笈笊笎笉笒粄粑粊粌粈粍粅紞紝紑紎紘紖紓紟紒紏紌罜罡罞罠罝罛羖羒翃翂翀耖耾耹胺胲胹胵脁胻脀舁舯舥茳茭荄茙荑茥荖茿荁茦茜茢" + ], + [ + "d3a1", + "荂荎茛茪茈茼荍茖茤茠茷茯茩荇荅荌荓茞茬荋茧荈虓虒蚢蚨蚖蚍蚑蚞蚇蚗蚆蚋蚚蚅蚥蚙蚡蚧蚕蚘蚎蚝蚐蚔衃衄衭衵衶衲袀衱衿衯袃衾衴衼訒豇豗豻貤貣赶赸趵趷趶軑軓迾迵适迿迻逄迼迶郖郠郙郚郣郟郥郘郛郗郜郤酐" + ], + [ + "d440", + "酎酏釕釢釚陜陟隼飣髟鬯乿偰偪偡偞偠偓偋偝偲偈偍偁偛偊偢倕偅偟偩偫偣偤偆偀偮偳偗偑凐剫剭剬剮勖勓匭厜啵啶唼啍啐唴唪啑啢唶唵唰啒啅" + ], + [ + "d4a1", + "唌唲啥啎唹啈唭唻啀啋圊圇埻堔埢埶埜埴堀埭埽堈埸堋埳埏堇埮埣埲埥埬埡堎埼堐埧堁堌埱埩埰堍堄奜婠婘婕婧婞娸娵婭婐婟婥婬婓婤婗婃婝婒婄婛婈媎娾婍娹婌婰婩婇婑婖婂婜孲孮寁寀屙崞崋崝崚崠崌崨崍崦崥崏" + ], + [ + "d540", + "崰崒崣崟崮帾帴庱庴庹庲庳弶弸徛徖徟悊悐悆悾悰悺惓惔惏惤惙惝惈悱惛悷惊悿惃惍惀挲捥掊掂捽掽掞掭掝掗掫掎捯掇掐据掯捵掜捭掮捼掤挻掟" + ], + [ + "d5a1", + "捸掅掁掑掍捰敓旍晥晡晛晙晜晢朘桹梇梐梜桭桮梮梫楖桯梣梬梩桵桴梲梏桷梒桼桫桲梪梀桱桾梛梖梋梠梉梤桸桻梑梌梊桽欶欳欷欸殑殏殍殎殌氪淀涫涴涳湴涬淩淢涷淶淔渀淈淠淟淖涾淥淜淝淛淴淊涽淭淰涺淕淂淏淉" + ], + [ + "d640", + "淐淲淓淽淗淍淣涻烺焍烷焗烴焌烰焄烳焐烼烿焆焓焀烸烶焋焂焎牾牻牼牿猝猗猇猑猘猊猈狿猏猞玈珶珸珵琄琁珽琇琀珺珼珿琌琋珴琈畤畣痎痒痏" + ], + [ + "d6a1", + "痋痌痑痐皏皉盓眹眯眭眱眲眴眳眽眥眻眵硈硒硉硍硊硌砦硅硐祤祧祩祪祣祫祡离秺秸秶秷窏窔窐笵筇笴笥笰笢笤笳笘笪笝笱笫笭笯笲笸笚笣粔粘粖粣紵紽紸紶紺絅紬紩絁絇紾紿絊紻紨罣羕羜羝羛翊翋翍翐翑翇翏翉耟" + ], + [ + "d740", + "耞耛聇聃聈脘脥脙脛脭脟脬脞脡脕脧脝脢舑舸舳舺舴舲艴莐莣莨莍荺荳莤荴莏莁莕莙荵莔莩荽莃莌莝莛莪莋荾莥莯莈莗莰荿莦莇莮荶莚虙虖蚿蚷" + ], + [ + "d7a1", + "蛂蛁蛅蚺蚰蛈蚹蚳蚸蛌蚴蚻蚼蛃蚽蚾衒袉袕袨袢袪袚袑袡袟袘袧袙袛袗袤袬袌袓袎覂觖觙觕訰訧訬訞谹谻豜豝豽貥赽赻赹趼跂趹趿跁軘軞軝軜軗軠軡逤逋逑逜逌逡郯郪郰郴郲郳郔郫郬郩酖酘酚酓酕釬釴釱釳釸釤釹釪" + ], + [ + "d840", + "釫釷釨釮镺閆閈陼陭陫陱陯隿靪頄飥馗傛傕傔傞傋傣傃傌傎傝偨傜傒傂傇兟凔匒匑厤厧喑喨喥喭啷噅喢喓喈喏喵喁喣喒喤啽喌喦啿喕喡喎圌堩堷" + ], + [ + "d8a1", + "堙堞堧堣堨埵塈堥堜堛堳堿堶堮堹堸堭堬堻奡媯媔媟婺媢媞婸媦婼媥媬媕媮娷媄媊媗媃媋媩婻婽媌媜媏媓媝寪寍寋寔寑寊寎尌尰崷嵃嵫嵁嵋崿崵嵑嵎嵕崳崺嵒崽崱嵙嵂崹嵉崸崼崲崶嵀嵅幄幁彘徦徥徫惉悹惌惢惎惄愔" + ], + [ + "d940", + "惲愊愖愅惵愓惸惼惾惁愃愘愝愐惿愄愋扊掔掱掰揎揥揨揯揃撝揳揊揠揶揕揲揵摡揟掾揝揜揄揘揓揂揇揌揋揈揰揗揙攲敧敪敤敜敨敥斌斝斞斮旐旒" + ], + [ + "d9a1", + "晼晬晻暀晱晹晪晲朁椌棓椄棜椪棬棪棱椏棖棷棫棤棶椓椐棳棡椇棌椈楰梴椑棯棆椔棸棐棽棼棨椋椊椗棎棈棝棞棦棴棑椆棔棩椕椥棇欹欻欿欼殔殗殙殕殽毰毲毳氰淼湆湇渟湉溈渼渽湅湢渫渿湁湝湳渜渳湋湀湑渻渃渮湞" + ], + [ + "da40", + "湨湜湡渱渨湠湱湫渹渢渰湓湥渧湸湤湷湕湹湒湦渵渶湚焠焞焯烻焮焱焣焥焢焲焟焨焺焛牋牚犈犉犆犅犋猒猋猰猢猱猳猧猲猭猦猣猵猌琮琬琰琫琖" + ], + [ + "daa1", + "琚琡琭琱琤琣琝琩琠琲瓻甯畯畬痧痚痡痦痝痟痤痗皕皒盚睆睇睄睍睅睊睎睋睌矞矬硠硤硥硜硭硱硪确硰硩硨硞硢祴祳祲祰稂稊稃稌稄窙竦竤筊笻筄筈筌筎筀筘筅粢粞粨粡絘絯絣絓絖絧絪絏絭絜絫絒絔絩絑絟絎缾缿罥" + ], + [ + "db40", + "罦羢羠羡翗聑聏聐胾胔腃腊腒腏腇脽腍脺臦臮臷臸臹舄舼舽舿艵茻菏菹萣菀菨萒菧菤菼菶萐菆菈菫菣莿萁菝菥菘菿菡菋菎菖菵菉萉萏菞萑萆菂菳" + ], + [ + "dba1", + "菕菺菇菑菪萓菃菬菮菄菻菗菢萛菛菾蛘蛢蛦蛓蛣蛚蛪蛝蛫蛜蛬蛩蛗蛨蛑衈衖衕袺裗袹袸裀袾袶袼袷袽袲褁裉覕覘覗觝觚觛詎詍訹詙詀詗詘詄詅詒詈詑詊詌詏豟貁貀貺貾貰貹貵趄趀趉跘跓跍跇跖跜跏跕跙跈跗跅軯軷軺" + ], + [ + "dc40", + "軹軦軮軥軵軧軨軶軫軱軬軴軩逭逴逯鄆鄬鄄郿郼鄈郹郻鄁鄀鄇鄅鄃酡酤酟酢酠鈁鈊鈥鈃鈚鈦鈏鈌鈀鈒釿釽鈆鈄鈧鈂鈜鈤鈙鈗鈅鈖镻閍閌閐隇陾隈" + ], + [ + "dca1", + "隉隃隀雂雈雃雱雰靬靰靮頇颩飫鳦黹亃亄亶傽傿僆傮僄僊傴僈僂傰僁傺傱僋僉傶傸凗剺剸剻剼嗃嗛嗌嗐嗋嗊嗝嗀嗔嗄嗩喿嗒喍嗏嗕嗢嗖嗈嗲嗍嗙嗂圔塓塨塤塏塍塉塯塕塎塝塙塥塛堽塣塱壼嫇嫄嫋媺媸媱媵媰媿嫈媻嫆" + ], + [ + "dd40", + "媷嫀嫊媴媶嫍媹媐寖寘寙尟尳嵱嵣嵊嵥嵲嵬嵞嵨嵧嵢巰幏幎幊幍幋廅廌廆廋廇彀徯徭惷慉慊愫慅愶愲愮慆愯慏愩慀戠酨戣戥戤揅揱揫搐搒搉搠搤" + ], + [ + "dda1", + "搳摃搟搕搘搹搷搢搣搌搦搰搨摁搵搯搊搚摀搥搧搋揧搛搮搡搎敯斒旓暆暌暕暐暋暊暙暔晸朠楦楟椸楎楢楱椿楅楪椹楂楗楙楺楈楉椵楬椳椽楥棰楸椴楩楀楯楄楶楘楁楴楌椻楋椷楜楏楑椲楒椯楻椼歆歅歃歂歈歁殛嗀毻毼" + ], + [ + "de40", + "毹毷毸溛滖滈溏滀溟溓溔溠溱溹滆滒溽滁溞滉溷溰滍溦滏溲溾滃滜滘溙溒溎溍溤溡溿溳滐滊溗溮溣煇煔煒煣煠煁煝煢煲煸煪煡煂煘煃煋煰煟煐煓" + ], + [ + "dea1", + "煄煍煚牏犍犌犑犐犎猼獂猻猺獀獊獉瑄瑊瑋瑒瑑瑗瑀瑏瑐瑎瑂瑆瑍瑔瓡瓿瓾瓽甝畹畷榃痯瘏瘃痷痾痼痹痸瘐痻痶痭痵痽皙皵盝睕睟睠睒睖睚睩睧睔睙睭矠碇碚碔碏碄碕碅碆碡碃硹碙碀碖硻祼禂祽祹稑稘稙稒稗稕稢稓" + ], + [ + "df40", + "稛稐窣窢窞竫筦筤筭筴筩筲筥筳筱筰筡筸筶筣粲粴粯綈綆綀綍絿綅絺綎絻綃絼綌綔綄絽綒罭罫罧罨罬羦羥羧翛翜耡腤腠腷腜腩腛腢腲朡腞腶腧腯" + ], + [ + "dfa1", + "腄腡舝艉艄艀艂艅蓱萿葖葶葹蒏蒍葥葑葀蒆葧萰葍葽葚葙葴葳葝蔇葞萷萺萴葺葃葸萲葅萩菙葋萯葂萭葟葰萹葎葌葒葯蓅蒎萻葇萶萳葨葾葄萫葠葔葮葐蜋蜄蛷蜌蛺蛖蛵蝍蛸蜎蜉蜁蛶蜍蜅裖裋裍裎裞裛裚裌裐覅覛觟觥觤" + ], + [ + "e040", + "觡觠觢觜触詶誆詿詡訿詷誂誄詵誃誁詴詺谼豋豊豥豤豦貆貄貅賌赨赩趑趌趎趏趍趓趔趐趒跰跠跬跱跮跐跩跣跢跧跲跫跴輆軿輁輀輅輇輈輂輋遒逿" + ], + [ + "e0a1", + "遄遉逽鄐鄍鄏鄑鄖鄔鄋鄎酮酯鉈鉒鈰鈺鉦鈳鉥鉞銃鈮鉊鉆鉭鉬鉏鉠鉧鉯鈶鉡鉰鈱鉔鉣鉐鉲鉎鉓鉌鉖鈲閟閜閞閛隒隓隑隗雎雺雽雸雵靳靷靸靲頏頍頎颬飶飹馯馲馰馵骭骫魛鳪鳭鳧麀黽僦僔僗僨僳僛僪僝僤僓僬僰僯僣僠" + ], + [ + "e140", + "凘劀劁勩勫匰厬嘧嘕嘌嘒嗼嘏嘜嘁嘓嘂嗺嘝嘄嗿嗹墉塼墐墘墆墁塿塴墋塺墇墑墎塶墂墈塻墔墏壾奫嫜嫮嫥嫕嫪嫚嫭嫫嫳嫢嫠嫛嫬嫞嫝嫙嫨嫟孷寠" + ], + [ + "e1a1", + "寣屣嶂嶀嵽嶆嵺嶁嵷嶊嶉嶈嵾嵼嶍嵹嵿幘幙幓廘廑廗廎廜廕廙廒廔彄彃彯徶愬愨慁慞慱慳慒慓慲慬憀慴慔慺慛慥愻慪慡慖戩戧戫搫摍摛摝摴摶摲摳摽摵摦撦摎撂摞摜摋摓摠摐摿搿摬摫摙摥摷敳斠暡暠暟朅朄朢榱榶槉" + ], + [ + "e240", + "榠槎榖榰榬榼榑榙榎榧榍榩榾榯榿槄榽榤槔榹槊榚槏榳榓榪榡榞槙榗榐槂榵榥槆歊歍歋殞殟殠毃毄毾滎滵滱漃漥滸漷滻漮漉潎漙漚漧漘漻漒滭漊" + ], + [ + "e2a1", + "漶潳滹滮漭潀漰漼漵滫漇漎潃漅滽滶漹漜滼漺漟漍漞漈漡熇熐熉熀熅熂熏煻熆熁熗牄牓犗犕犓獃獍獑獌瑢瑳瑱瑵瑲瑧瑮甀甂甃畽疐瘖瘈瘌瘕瘑瘊瘔皸瞁睼瞅瞂睮瞀睯睾瞃碲碪碴碭碨硾碫碞碥碠碬碢碤禘禊禋禖禕禔禓" + ], + [ + "e340", + "禗禈禒禐稫穊稰稯稨稦窨窫窬竮箈箜箊箑箐箖箍箌箛箎箅箘劄箙箤箂粻粿粼粺綧綷緂綣綪緁緀緅綝緎緄緆緋緌綯綹綖綼綟綦綮綩綡緉罳翢翣翥翞" + ], + [ + "e3a1", + "耤聝聜膉膆膃膇膍膌膋舕蒗蒤蒡蒟蒺蓎蓂蒬蒮蒫蒹蒴蓁蓍蒪蒚蒱蓐蒝蒧蒻蒢蒔蓇蓌蒛蒩蒯蒨蓖蒘蒶蓏蒠蓗蓔蓒蓛蒰蒑虡蜳蜣蜨蝫蝀蜮蜞蜡蜙蜛蝃蜬蝁蜾蝆蜠蜲蜪蜭蜼蜒蜺蜱蜵蝂蜦蜧蜸蜤蜚蜰蜑裷裧裱裲裺裾裮裼裶裻" + ], + [ + "e440", + "裰裬裫覝覡覟覞觩觫觨誫誙誋誒誏誖谽豨豩賕賏賗趖踉踂跿踍跽踊踃踇踆踅跾踀踄輐輑輎輍鄣鄜鄠鄢鄟鄝鄚鄤鄡鄛酺酲酹酳銥銤鉶銛鉺銠銔銪銍" + ], + [ + "e4a1", + "銦銚銫鉹銗鉿銣鋮銎銂銕銢鉽銈銡銊銆銌銙銧鉾銇銩銝銋鈭隞隡雿靘靽靺靾鞃鞀鞂靻鞄鞁靿韎韍頖颭颮餂餀餇馝馜駃馹馻馺駂馽駇骱髣髧鬾鬿魠魡魟鳱鳲鳵麧僿儃儰僸儆儇僶僾儋儌僽儊劋劌勱勯噈噂噌嘵噁噊噉噆噘" + ], + [ + "e540", + "噚噀嘳嘽嘬嘾嘸嘪嘺圚墫墝墱墠墣墯墬墥墡壿嫿嫴嫽嫷嫶嬃嫸嬂嫹嬁嬇嬅嬏屧嶙嶗嶟嶒嶢嶓嶕嶠嶜嶡嶚嶞幩幝幠幜緳廛廞廡彉徲憋憃慹憱憰憢憉" + ], + [ + "e5a1", + "憛憓憯憭憟憒憪憡憍慦憳戭摮摰撖撠撅撗撜撏撋撊撌撣撟摨撱撘敶敺敹敻斲斳暵暰暩暲暷暪暯樀樆樗槥槸樕槱槤樠槿槬槢樛樝槾樧槲槮樔槷槧橀樈槦槻樍槼槫樉樄樘樥樏槶樦樇槴樖歑殥殣殢殦氁氀毿氂潁漦潾澇濆澒" + ], + [ + "e640", + "澍澉澌潢潏澅潚澖潶潬澂潕潲潒潐潗澔澓潝漀潡潫潽潧澐潓澋潩潿澕潣潷潪潻熲熯熛熰熠熚熩熵熝熥熞熤熡熪熜熧熳犘犚獘獒獞獟獠獝獛獡獚獙" + ], + [ + "e6a1", + "獢璇璉璊璆璁瑽璅璈瑼瑹甈甇畾瘥瘞瘙瘝瘜瘣瘚瘨瘛皜皝皞皛瞍瞏瞉瞈磍碻磏磌磑磎磔磈磃磄磉禚禡禠禜禢禛歶稹窲窴窳箷篋箾箬篎箯箹篊箵糅糈糌糋緷緛緪緧緗緡縃緺緦緶緱緰緮緟罶羬羰羭翭翫翪翬翦翨聤聧膣膟" + ], + [ + "e740", + "膞膕膢膙膗舖艏艓艒艐艎艑蔤蔻蔏蔀蔩蔎蔉蔍蔟蔊蔧蔜蓻蔫蓺蔈蔌蓴蔪蓲蔕蓷蓫蓳蓼蔒蓪蓩蔖蓾蔨蔝蔮蔂蓽蔞蓶蔱蔦蓧蓨蓰蓯蓹蔘蔠蔰蔋蔙蔯虢" + ], + [ + "e7a1", + "蝖蝣蝤蝷蟡蝳蝘蝔蝛蝒蝡蝚蝑蝞蝭蝪蝐蝎蝟蝝蝯蝬蝺蝮蝜蝥蝏蝻蝵蝢蝧蝩衚褅褌褔褋褗褘褙褆褖褑褎褉覢覤覣觭觰觬諏諆誸諓諑諔諕誻諗誾諀諅諘諃誺誽諙谾豍貏賥賟賙賨賚賝賧趠趜趡趛踠踣踥踤踮踕踛踖踑踙踦踧" + ], + [ + "e840", + "踔踒踘踓踜踗踚輬輤輘輚輠輣輖輗遳遰遯遧遫鄯鄫鄩鄪鄲鄦鄮醅醆醊醁醂醄醀鋐鋃鋄鋀鋙銶鋏鋱鋟鋘鋩鋗鋝鋌鋯鋂鋨鋊鋈鋎鋦鋍鋕鋉鋠鋞鋧鋑鋓" + ], + [ + "e8a1", + "銵鋡鋆銴镼閬閫閮閰隤隢雓霅霈霂靚鞊鞎鞈韐韏頞頝頦頩頨頠頛頧颲餈飺餑餔餖餗餕駜駍駏駓駔駎駉駖駘駋駗駌骳髬髫髳髲髱魆魃魧魴魱魦魶魵魰魨魤魬鳼鳺鳽鳿鳷鴇鴀鳹鳻鴈鴅鴄麃黓鼏鼐儜儓儗儚儑凞匴叡噰噠噮" + ], + [ + "e940", + "噳噦噣噭噲噞噷圜圛壈墽壉墿墺壂墼壆嬗嬙嬛嬡嬔嬓嬐嬖嬨嬚嬠嬞寯嶬嶱嶩嶧嶵嶰嶮嶪嶨嶲嶭嶯嶴幧幨幦幯廩廧廦廨廥彋徼憝憨憖懅憴懆懁懌憺" + ], + [ + "e9a1", + "憿憸憌擗擖擐擏擉撽撉擃擛擳擙攳敿敼斢曈暾曀曊曋曏暽暻暺曌朣樴橦橉橧樲橨樾橝橭橶橛橑樨橚樻樿橁橪橤橐橏橔橯橩橠樼橞橖橕橍橎橆歕歔歖殧殪殫毈毇氄氃氆澭濋澣濇澼濎濈潞濄澽澞濊澨瀄澥澮澺澬澪濏澿澸" + ], + [ + "ea40", + "澢濉澫濍澯澲澰燅燂熿熸燖燀燁燋燔燊燇燏熽燘熼燆燚燛犝犞獩獦獧獬獥獫獪瑿璚璠璔璒璕璡甋疀瘯瘭瘱瘽瘳瘼瘵瘲瘰皻盦瞚瞝瞡瞜瞛瞢瞣瞕瞙" + ], + [ + "eaa1", + "瞗磝磩磥磪磞磣磛磡磢磭磟磠禤穄穈穇窶窸窵窱窷篞篣篧篝篕篥篚篨篹篔篪篢篜篫篘篟糒糔糗糐糑縒縡縗縌縟縠縓縎縜縕縚縢縋縏縖縍縔縥縤罃罻罼罺羱翯耪耩聬膱膦膮膹膵膫膰膬膴膲膷膧臲艕艖艗蕖蕅蕫蕍蕓蕡蕘" + ], + [ + "eb40", + "蕀蕆蕤蕁蕢蕄蕑蕇蕣蔾蕛蕱蕎蕮蕵蕕蕧蕠薌蕦蕝蕔蕥蕬虣虥虤螛螏螗螓螒螈螁螖螘蝹螇螣螅螐螑螝螄螔螜螚螉褞褦褰褭褮褧褱褢褩褣褯褬褟觱諠" + ], + [ + "eba1", + "諢諲諴諵諝謔諤諟諰諈諞諡諨諿諯諻貑貒貐賵賮賱賰賳赬赮趥趧踳踾踸蹀蹅踶踼踽蹁踰踿躽輶輮輵輲輹輷輴遶遹遻邆郺鄳鄵鄶醓醐醑醍醏錧錞錈錟錆錏鍺錸錼錛錣錒錁鍆錭錎錍鋋錝鋺錥錓鋹鋷錴錂錤鋿錩錹錵錪錔錌" + ], + [ + "ec40", + "錋鋾錉錀鋻錖閼闍閾閹閺閶閿閵閽隩雔霋霒霐鞙鞗鞔韰韸頵頯頲餤餟餧餩馞駮駬駥駤駰駣駪駩駧骹骿骴骻髶髺髹髷鬳鮀鮅鮇魼魾魻鮂鮓鮒鮐魺鮕" + ], + [ + "eca1", + "魽鮈鴥鴗鴠鴞鴔鴩鴝鴘鴢鴐鴙鴟麈麆麇麮麭黕黖黺鼒鼽儦儥儢儤儠儩勴嚓嚌嚍嚆嚄嚃噾嚂噿嚁壖壔壏壒嬭嬥嬲嬣嬬嬧嬦嬯嬮孻寱寲嶷幬幪徾徻懃憵憼懧懠懥懤懨懞擯擩擣擫擤擨斁斀斶旚曒檍檖檁檥檉檟檛檡檞檇檓檎" + ], + [ + "ed40", + "檕檃檨檤檑橿檦檚檅檌檒歛殭氉濌澩濴濔濣濜濭濧濦濞濲濝濢濨燡燱燨燲燤燰燢獳獮獯璗璲璫璐璪璭璱璥璯甐甑甒甏疄癃癈癉癇皤盩瞵瞫瞲瞷瞶" + ], + [ + "eda1", + "瞴瞱瞨矰磳磽礂磻磼磲礅磹磾礄禫禨穜穛穖穘穔穚窾竀竁簅簏篲簀篿篻簎篴簋篳簂簉簃簁篸篽簆篰篱簐簊糨縭縼繂縳顈縸縪繉繀繇縩繌縰縻縶繄縺罅罿罾罽翴翲耬膻臄臌臊臅臇膼臩艛艚艜薃薀薏薧薕薠薋薣蕻薤薚薞" + ], + [ + "ee40", + "蕷蕼薉薡蕺蕸蕗薎薖薆薍薙薝薁薢薂薈薅蕹蕶薘薐薟虨螾螪螭蟅螰螬螹螵螼螮蟉蟃蟂蟌螷螯蟄蟊螴螶螿螸螽蟞螲褵褳褼褾襁襒褷襂覭覯覮觲觳謞" + ], + [ + "eea1", + "謘謖謑謅謋謢謏謒謕謇謍謈謆謜謓謚豏豰豲豱豯貕貔賹赯蹎蹍蹓蹐蹌蹇轃轀邅遾鄸醚醢醛醙醟醡醝醠鎡鎃鎯鍤鍖鍇鍼鍘鍜鍶鍉鍐鍑鍠鍭鎏鍌鍪鍹鍗鍕鍒鍏鍱鍷鍻鍡鍞鍣鍧鎀鍎鍙闇闀闉闃闅閷隮隰隬霠霟霘霝霙鞚鞡鞜" + ], + [ + "ef40", + "鞞鞝韕韔韱顁顄顊顉顅顃餥餫餬餪餳餲餯餭餱餰馘馣馡騂駺駴駷駹駸駶駻駽駾駼騃骾髾髽鬁髼魈鮚鮨鮞鮛鮦鮡鮥鮤鮆鮢鮠鮯鴳鵁鵧鴶鴮鴯鴱鴸鴰" + ], + [ + "efa1", + "鵅鵂鵃鴾鴷鵀鴽翵鴭麊麉麍麰黈黚黻黿鼤鼣鼢齔龠儱儭儮嚘嚜嚗嚚嚝嚙奰嬼屩屪巀幭幮懘懟懭懮懱懪懰懫懖懩擿攄擽擸攁攃擼斔旛曚曛曘櫅檹檽櫡櫆檺檶檷櫇檴檭歞毉氋瀇瀌瀍瀁瀅瀔瀎濿瀀濻瀦濼濷瀊爁燿燹爃燽獶" + ], + [ + "f040", + "璸瓀璵瓁璾璶璻瓂甔甓癜癤癙癐癓癗癚皦皽盬矂瞺磿礌礓礔礉礐礒礑禭禬穟簜簩簙簠簟簭簝簦簨簢簥簰繜繐繖繣繘繢繟繑繠繗繓羵羳翷翸聵臑臒" + ], + [ + "f0a1", + "臐艟艞薴藆藀藃藂薳薵薽藇藄薿藋藎藈藅薱薶藒蘤薸薷薾虩蟧蟦蟢蟛蟫蟪蟥蟟蟳蟤蟔蟜蟓蟭蟘蟣螤蟗蟙蠁蟴蟨蟝襓襋襏襌襆襐襑襉謪謧謣謳謰謵譇謯謼謾謱謥謷謦謶謮謤謻謽謺豂豵貙貘貗賾贄贂贀蹜蹢蹠蹗蹖蹞蹥蹧" + ], + [ + "f140", + "蹛蹚蹡蹝蹩蹔轆轇轈轋鄨鄺鄻鄾醨醥醧醯醪鎵鎌鎒鎷鎛鎝鎉鎧鎎鎪鎞鎦鎕鎈鎙鎟鎍鎱鎑鎲鎤鎨鎴鎣鎥闒闓闑隳雗雚巂雟雘雝霣霢霥鞬鞮鞨鞫鞤鞪" + ], + [ + "f1a1", + "鞢鞥韗韙韖韘韺顐顑顒颸饁餼餺騏騋騉騍騄騑騊騅騇騆髀髜鬈鬄鬅鬩鬵魊魌魋鯇鯆鯃鮿鯁鮵鮸鯓鮶鯄鮹鮽鵜鵓鵏鵊鵛鵋鵙鵖鵌鵗鵒鵔鵟鵘鵚麎麌黟鼁鼀鼖鼥鼫鼪鼩鼨齌齕儴儵劖勷厴嚫嚭嚦嚧嚪嚬壚壝壛夒嬽嬾嬿巃幰" + ], + [ + "f240", + "徿懻攇攐攍攉攌攎斄旞旝曞櫧櫠櫌櫑櫙櫋櫟櫜櫐櫫櫏櫍櫞歠殰氌瀙瀧瀠瀖瀫瀡瀢瀣瀩瀗瀤瀜瀪爌爊爇爂爅犥犦犤犣犡瓋瓅璷瓃甖癠矉矊矄矱礝礛" + ], + [ + "f2a1", + "礡礜礗礞禰穧穨簳簼簹簬簻糬糪繶繵繸繰繷繯繺繲繴繨罋罊羃羆羷翽翾聸臗臕艤艡艣藫藱藭藙藡藨藚藗藬藲藸藘藟藣藜藑藰藦藯藞藢蠀蟺蠃蟶蟷蠉蠌蠋蠆蟼蠈蟿蠊蠂襢襚襛襗襡襜襘襝襙覈覷覶觶譐譈譊譀譓譖譔譋譕" + ], + [ + "f340", + "譑譂譒譗豃豷豶貚贆贇贉趬趪趭趫蹭蹸蹳蹪蹯蹻軂轒轑轏轐轓辴酀鄿醰醭鏞鏇鏏鏂鏚鏐鏹鏬鏌鏙鎩鏦鏊鏔鏮鏣鏕鏄鏎鏀鏒鏧镽闚闛雡霩霫霬霨霦" + ], + [ + "f3a1", + "鞳鞷鞶韝韞韟顜顙顝顗颿颽颻颾饈饇饃馦馧騚騕騥騝騤騛騢騠騧騣騞騜騔髂鬋鬊鬎鬌鬷鯪鯫鯠鯞鯤鯦鯢鯰鯔鯗鯬鯜鯙鯥鯕鯡鯚鵷鶁鶊鶄鶈鵱鶀鵸鶆鶋鶌鵽鵫鵴鵵鵰鵩鶅鵳鵻鶂鵯鵹鵿鶇鵨麔麑黀黼鼭齀齁齍齖齗齘匷嚲" + ], + [ + "f440", + "嚵嚳壣孅巆巇廮廯忀忁懹攗攖攕攓旟曨曣曤櫳櫰櫪櫨櫹櫱櫮櫯瀼瀵瀯瀷瀴瀱灂瀸瀿瀺瀹灀瀻瀳灁爓爔犨獽獼璺皫皪皾盭矌矎矏矍矲礥礣礧礨礤礩" + ], + [ + "f4a1", + "禲穮穬穭竷籉籈籊籇籅糮繻繾纁纀羺翿聹臛臙舋艨艩蘢藿蘁藾蘛蘀藶蘄蘉蘅蘌藽蠙蠐蠑蠗蠓蠖襣襦覹觷譠譪譝譨譣譥譧譭趮躆躈躄轙轖轗轕轘轚邍酃酁醷醵醲醳鐋鐓鏻鐠鐏鐔鏾鐕鐐鐨鐙鐍鏵鐀鏷鐇鐎鐖鐒鏺鐉鏸鐊鏿" + ], + [ + "f540", + "鏼鐌鏶鐑鐆闞闠闟霮霯鞹鞻韽韾顠顢顣顟飁飂饐饎饙饌饋饓騲騴騱騬騪騶騩騮騸騭髇髊髆鬐鬒鬑鰋鰈鯷鰅鰒鯸鱀鰇鰎鰆鰗鰔鰉鶟鶙鶤鶝鶒鶘鶐鶛" + ], + [ + "f5a1", + "鶠鶔鶜鶪鶗鶡鶚鶢鶨鶞鶣鶿鶩鶖鶦鶧麙麛麚黥黤黧黦鼰鼮齛齠齞齝齙龑儺儹劘劗囃嚽嚾孈孇巋巏廱懽攛欂櫼欃櫸欀灃灄灊灈灉灅灆爝爚爙獾甗癪矐礭礱礯籔籓糲纊纇纈纋纆纍罍羻耰臝蘘蘪蘦蘟蘣蘜蘙蘧蘮蘡蘠蘩蘞蘥" + ], + [ + "f640", + "蠩蠝蠛蠠蠤蠜蠫衊襭襩襮襫觺譹譸譅譺譻贐贔趯躎躌轞轛轝酆酄酅醹鐿鐻鐶鐩鐽鐼鐰鐹鐪鐷鐬鑀鐱闥闤闣霵霺鞿韡顤飉飆飀饘饖騹騽驆驄驂驁騺" + ], + [ + "f6a1", + "騿髍鬕鬗鬘鬖鬺魒鰫鰝鰜鰬鰣鰨鰩鰤鰡鶷鶶鶼鷁鷇鷊鷏鶾鷅鷃鶻鶵鷎鶹鶺鶬鷈鶱鶭鷌鶳鷍鶲鹺麜黫黮黭鼛鼘鼚鼱齎齥齤龒亹囆囅囋奱孋孌巕巑廲攡攠攦攢欋欈欉氍灕灖灗灒爞爟犩獿瓘瓕瓙瓗癭皭礵禴穰穱籗籜籙籛籚" + ], + [ + "f740", + "糴糱纑罏羇臞艫蘴蘵蘳蘬蘲蘶蠬蠨蠦蠪蠥襱覿覾觻譾讄讂讆讅譿贕躕躔躚躒躐躖躗轠轢酇鑌鑐鑊鑋鑏鑇鑅鑈鑉鑆霿韣顪顩飋饔饛驎驓驔驌驏驈驊" + ], + [ + "f7a1", + "驉驒驐髐鬙鬫鬻魖魕鱆鱈鰿鱄鰹鰳鱁鰼鰷鰴鰲鰽鰶鷛鷒鷞鷚鷋鷐鷜鷑鷟鷩鷙鷘鷖鷵鷕鷝麶黰鼵鼳鼲齂齫龕龢儽劙壨壧奲孍巘蠯彏戁戃戄攩攥斖曫欑欒欏毊灛灚爢玂玁玃癰矔籧籦纕艬蘺虀蘹蘼蘱蘻蘾蠰蠲蠮蠳襶襴襳觾" + ], + [ + "f840", + "讌讎讋讈豅贙躘轤轣醼鑢鑕鑝鑗鑞韄韅頀驖驙鬞鬟鬠鱒鱘鱐鱊鱍鱋鱕鱙鱌鱎鷻鷷鷯鷣鷫鷸鷤鷶鷡鷮鷦鷲鷰鷢鷬鷴鷳鷨鷭黂黐黲黳鼆鼜鼸鼷鼶齃齏" + ], + [ + "f8a1", + "齱齰齮齯囓囍孎屭攭曭曮欓灟灡灝灠爣瓛瓥矕礸禷禶籪纗羉艭虃蠸蠷蠵衋讔讕躞躟躠躝醾醽釂鑫鑨鑩雥靆靃靇韇韥驞髕魙鱣鱧鱦鱢鱞鱠鸂鷾鸇鸃鸆鸅鸀鸁鸉鷿鷽鸄麠鼞齆齴齵齶囔攮斸欘欙欗欚灢爦犪矘矙礹籩籫糶纚" + ], + [ + "f940", + "纘纛纙臠臡虆虇虈襹襺襼襻觿讘讙躥躤躣鑮鑭鑯鑱鑳靉顲饟鱨鱮鱭鸋鸍鸐鸏鸒鸑麡黵鼉齇齸齻齺齹圞灦籯蠼趲躦釃鑴鑸鑶鑵驠鱴鱳鱱鱵鸔鸓黶鼊" + ], + [ + "f9a1", + "龤灨灥糷虪蠾蠽蠿讞貜躩軉靋顳顴飌饡馫驤驦驧鬤鸕鸗齈戇欞爧虌躨钂钀钁驩驨鬮鸙爩虋讟钃鱹麷癵驫鱺鸝灩灪麤齾齉龘碁銹裏墻恒粧嫺╔╦╗╠╬╣╚╩╝╒╤╕╞╪╡╘╧╛╓╥╖╟╫╢╙╨╜║═╭╮╰╯▓" + ], + ["8740", "䏰䰲䘃䖦䕸𧉧䵷䖳𧲱䳢𧳅㮕䜶䝄䱇䱀𤊿𣘗𧍒𦺋𧃒䱗𪍑䝏䗚䲅𧱬䴇䪤䚡𦬣爥𥩔𡩣𣸆𣽡晍囻"], + ["8767", "綕夝𨮹㷴霴𧯯寛𡵞媤㘥𩺰嫑宷峼杮薓𩥅瑡璝㡵𡵓𣚞𦀡㻬"], + [ + "87a1", + "𥣞㫵竼龗𤅡𨤍𣇪𠪊𣉞䌊蒄龖鐯䤰蘓墖靊鈘秐稲晠権袝瑌篅枂稬剏遆㓦珄𥶹瓆鿇垳䤯呌䄱𣚎堘穲𧭥讏䚮𦺈䆁𥶙箮𢒼鿈𢓁𢓉𢓌鿉蔄𣖻䂴鿊䓡𪷿拁灮鿋" + ], + ["8840", "㇀", 4, "𠄌㇅𠃑𠃍㇆㇇𠃋𡿨㇈𠃊㇉㇊㇋㇌𠄎㇍㇎ĀÁǍÀĒÉĚÈŌÓǑÒ࿿Ê̄Ế࿿Ê̌ỀÊāáǎàɑēéěèīíǐìōóǒòūúǔùǖǘǚ"], + ["88a1", "ǜü࿿ê̄ế࿿ê̌ềêɡ⏚⏛"], + ["8940", "𪎩𡅅"], + ["8943", "攊"], + ["8946", "丽滝鵎釟"], + ["894c", "𧜵撑会伨侨兖兴农凤务动医华发变团声处备夲头学实実岚庆总斉柾栄桥济炼电纤纬纺织经统缆缷艺苏药视设询车轧轮"], + ["89a1", "琑糼緍楆竉刧"], + ["89ab", "醌碸酞肼"], + ["89b0", "贋胶𠧧"], + ["89b5", "肟黇䳍鷉鸌䰾𩷶𧀎鸊𪄳㗁"], + ["89c1", "溚舾甙"], + [ + "89c5", + "䤑马骏龙禇𨑬𡷊𠗐𢫦两亁亀亇亿仫伷㑌侽㹈倃傈㑽㒓㒥円夅凛凼刅争剹劐匧㗇厩㕑厰㕓参吣㕭㕲㚁咓咣咴咹哐哯唘唣唨㖘唿㖥㖿嗗㗅" + ], + ["8a40", "𧶄唥"], + ["8a43", "𠱂𠴕𥄫喐𢳆㧬𠍁蹆𤶸𩓥䁓𨂾睺𢰸㨴䟕𨅝𦧲𤷪擝𠵼𠾴𠳕𡃴撍蹾𠺖𠰋𠽤𢲩𨉖𤓓"], + ["8a64", "𠵆𩩍𨃩䟴𤺧𢳂骲㩧𩗴㿭㔆𥋇𩟔𧣈𢵄鵮頕"], + ["8a76", "䏙𦂥撴哣𢵌𢯊𡁷㧻𡁯"], + ["8aa1", "𦛚𦜖𧦠擪𥁒𠱃蹨𢆡𨭌𠜱"], + ["8aac", "䠋𠆩㿺塳𢶍"], + ["8ab2", "𤗈𠓼𦂗𠽌𠶖啹䂻䎺"], + ["8abb", "䪴𢩦𡂝膪飵𠶜捹㧾𢝵跀嚡摼㹃"], + ["8ac9", "𪘁𠸉𢫏𢳉"], + ["8ace", "𡃈𣧂㦒㨆𨊛㕸𥹉𢃇噒𠼱𢲲𩜠㒼氽𤸻"], + ["8adf", "𧕴𢺋𢈈𪙛𨳍𠹺𠰴𦠜羓𡃏𢠃𢤹㗻𥇣𠺌𠾍𠺪㾓𠼰𠵇𡅏𠹌"], + ["8af6", "𠺫𠮩𠵈𡃀𡄽㿹𢚖搲𠾭"], + ["8b40", "𣏴𧘹𢯎𠵾𠵿𢱑𢱕㨘𠺘𡃇𠼮𪘲𦭐𨳒𨶙𨳊閪哌苄喹"], + ["8b55", "𩻃鰦骶𧝞𢷮煀腭胬尜𦕲脴㞗卟𨂽醶𠻺𠸏𠹷𠻻㗝𤷫㘉𠳖嚯𢞵𡃉𠸐𠹸𡁸𡅈𨈇𡑕𠹹𤹐𢶤婔𡀝𡀞𡃵𡃶垜𠸑"], + [ + "8ba1", + "𧚔𨋍𠾵𠹻𥅾㜃𠾶𡆀𥋘𪊽𤧚𡠺𤅷𨉼墙剨㘚𥜽箲孨䠀䬬鼧䧧鰟鮍𥭴𣄽嗻㗲嚉丨夂𡯁屮靑𠂆乛亻㔾尣彑忄㣺扌攵歺氵氺灬爫丬犭𤣩罒礻糹罓𦉪㓁" + ], + ["8bde", "𦍋耂肀𦘒𦥑卝衤见𧢲讠贝钅镸长门𨸏韦页风飞饣𩠐鱼鸟黄歯龜丷𠂇阝户钢"], + [ + "8c40", + "倻淾𩱳龦㷉袏𤅎灷峵䬠𥇍㕙𥴰愢𨨲辧釶熑朙玺𣊁𪄇㲋𡦀䬐磤琂冮𨜏䀉橣𪊺䈣蘏𠩯稪𩥇𨫪靕灍匤𢁾鏴盙𨧣龧矝亣俰傼丯众龨吴綋墒壐𡶶庒庙忂𢜒斋" + ], + ["8ca1", "𣏹椙橃𣱣泿"], + ["8ca7", "爀𤔅玌㻛𤨓嬕璹讃𥲤𥚕窓篬糃繬苸薗龩袐龪躹龫迏蕟駠鈡龬𨶹𡐿䁱䊢娚"], + ["8cc9", "顨杫䉶圽"], + ["8cce", "藖𤥻芿𧄍䲁𦵴嵻𦬕𦾾龭龮宖龯曧繛湗秊㶈䓃𣉖𢞖䎚䔶"], + ["8ce6", "峕𣬚諹屸㴒𣕑嵸龲煗䕘𤃬𡸣䱷㥸㑊𠆤𦱁諌侴𠈹妿腬顖𩣺弻"], + ["8d40", "𠮟"], + [ + "8d42", + "𢇁𨥭䄂䚻𩁹㼇龳𪆵䃸㟖䛷𦱆䅼𨚲𧏿䕭㣔𥒚䕡䔛䶉䱻䵶䗪㿈𤬏㙡䓞䒽䇭崾嵈嵖㷼㠏嶤嶹㠠㠸幂庽弥徃㤈㤔㤿㥍惗愽峥㦉憷憹懏㦸戬抐拥挘㧸嚱" + ], + [ + "8da1", + "㨃揢揻搇摚㩋擀崕嘡龟㪗斆㪽旿晓㫲暒㬢朖㭂枤栀㭘桊梄㭲㭱㭻椉楃牜楤榟榅㮼槖㯝橥橴橱檂㯬檙㯲檫檵櫔櫶殁毁毪汵沪㳋洂洆洦涁㳯涤涱渕渘温溆𨧀溻滢滚齿滨滩漤漴㵆𣽁澁澾㵪㵵熷岙㶊瀬㶑灐灔灯灿炉𠌥䏁㗱𠻘" + ], + [ + "8e40", + "𣻗垾𦻓焾𥟠㙎榢𨯩孴穉𥣡𩓙穥穽𥦬窻窰竂竃燑𦒍䇊竚竝竪䇯咲𥰁笋筕笩𥌎𥳾箢筯莜𥮴𦱿篐萡箒箸𥴠㶭𥱥蒒篺簆簵𥳁籄粃𤢂粦晽𤕸糉糇糦籴糳糵糎" + ], + [ + "8ea1", + "繧䔝𦹄絝𦻖璍綉綫焵綳緒𤁗𦀩緤㴓緵𡟹緥𨍭縝𦄡𦅚繮纒䌫鑬縧罀罁罇礶𦋐駡羗𦍑羣𡙡𠁨䕜𣝦䔃𨌺翺𦒉者耈耝耨耯𪂇𦳃耻耼聡𢜔䦉𦘦𣷣𦛨朥肧𨩈脇脚墰𢛶汿𦒘𤾸擧𡒊舘𡡞橓𤩥𤪕䑺舩𠬍𦩒𣵾俹𡓽蓢荢𦬊𤦧𣔰𡝳𣷸芪椛芳䇛" + ], + [ + "8f40", + "蕋苐茚𠸖𡞴㛁𣅽𣕚艻苢茘𣺋𦶣𦬅𦮗𣗎㶿茝嗬莅䔋𦶥莬菁菓㑾𦻔橗蕚㒖𦹂𢻯葘𥯤葱㷓䓤檧葊𣲵祘蒨𦮖𦹷𦹃蓞萏莑䒠蒓蓤𥲑䉀𥳀䕃蔴嫲𦺙䔧蕳䔖枿蘖" + ], + [ + "8fa1", + "𨘥𨘻藁𧂈蘂𡖂𧃍䕫䕪蘨㙈𡢢号𧎚虾蝱𪃸蟮𢰧螱蟚蠏噡虬桖䘏衅衆𧗠𣶹𧗤衞袜䙛袴袵揁装睷𧜏覇覊覦覩覧覼𨨥觧𧤤𧪽誜瞓釾誐𧩙竩𧬺𣾏䜓𧬸煼謌謟𥐰𥕥謿譌譍誩𤩺讐讛誯𡛟䘕衏貛𧵔𧶏貫㜥𧵓賖𧶘𧶽贒贃𡤐賛灜贑𤳉㻐起" + ], + [ + "9040", + "趩𨀂𡀔𤦊㭼𨆼𧄌竧躭躶軃鋔輙輭𨍥𨐒辥錃𪊟𠩐辳䤪𨧞𨔽𣶻廸𣉢迹𪀔𨚼𨔁𢌥㦀𦻗逷𨔼𧪾遡𨕬𨘋邨𨜓郄𨛦邮都酧㫰醩釄粬𨤳𡺉鈎沟鉁鉢𥖹銹𨫆𣲛𨬌𥗛" + ], + [ + "90a1", + "𠴱錬鍫𨫡𨯫炏嫃𨫢𨫥䥥鉄𨯬𨰹𨯿鍳鑛躼閅閦鐦閠濶䊹𢙺𨛘𡉼𣸮䧟氜陻隖䅬隣𦻕懚隶磵𨫠隽双䦡𦲸𠉴𦐐𩂯𩃥𤫑𡤕𣌊霱虂霶䨏䔽䖅𤫩灵孁霛靜𩇕靗孊𩇫靟鐥僐𣂷𣂼鞉鞟鞱鞾韀韒韠𥑬韮琜𩐳響韵𩐝𧥺䫑頴頳顋顦㬎𧅵㵑𠘰𤅜" + ], + [ + "9140", + "𥜆飊颷飈飇䫿𦴧𡛓喰飡飦飬鍸餹𤨩䭲𩡗𩤅駵騌騻騐驘𥜥㛄𩂱𩯕髠髢𩬅髴䰎鬔鬭𨘀倴鬴𦦨㣃𣁽魐魀𩴾婅𡡣鮎𤉋鰂鯿鰌𩹨鷔𩾷𪆒𪆫𪃡𪄣𪇟鵾鶃𪄴鸎梈" + ], + [ + "91a1", + "鷄𢅛𪆓𪈠𡤻𪈳鴹𪂹𪊴麐麕麞麢䴴麪麯𤍤黁㭠㧥㴝伲㞾𨰫鼂鼈䮖鐤𦶢鼗鼖鼹嚟嚊齅馸𩂋韲葿齢齩竜龎爖䮾𤥵𤦻煷𤧸𤍈𤩑玞𨯚𡣺禟𨥾𨸶鍩鏳𨩄鋬鎁鏋𨥬𤒹爗㻫睲穃烐𤑳𤏸煾𡟯炣𡢾𣖙㻇𡢅𥐯𡟸㜢𡛻𡠹㛡𡝴𡣑𥽋㜣𡛀坛𤨥𡏾𡊨" + ], + [ + "9240", + "𡏆𡒶蔃𣚦蔃葕𤦔𧅥𣸱𥕜𣻻𧁒䓴𣛮𩦝𦼦柹㜳㰕㷧塬𡤢栐䁗𣜿𤃡𤂋𤄏𦰡哋嚞𦚱嚒𠿟𠮨𠸍鏆𨬓鎜仸儫㠙𤐶亼𠑥𠍿佋侊𥙑婨𠆫𠏋㦙𠌊𠐔㐵伩𠋀𨺳𠉵諚𠈌亘" + ], + [ + "92a1", + "働儍侢伃𤨎𣺊佂倮偬傁俌俥偘僼兙兛兝兞湶𣖕𣸹𣺿浲𡢄𣺉冨凃𠗠䓝𠒣𠒒𠒑赺𨪜𠜎剙劤𠡳勡鍮䙺熌𤎌𠰠𤦬𡃤槑𠸝瑹㻞璙琔瑖玘䮎𤪼𤂍叐㖄爏𤃉喴𠍅响𠯆圝鉝雴鍦埝垍坿㘾壋媙𨩆𡛺𡝯𡜐娬妸銏婾嫏娒𥥆𡧳𡡡𤊕㛵洅瑃娡𥺃" + ], + [ + "9340", + "媁𨯗𠐓鏠璌𡌃焅䥲鐈𨧻鎽㞠尞岞幞幈𡦖𡥼𣫮廍孏𡤃𡤄㜁𡢠㛝𡛾㛓脪𨩇𡶺𣑲𨦨弌弎𡤧𡞫婫𡜻孄蘔𧗽衠恾𢡠𢘫忛㺸𢖯𢖾𩂈𦽳懀𠀾𠁆𢘛憙憘恵𢲛𢴇𤛔𩅍" + ], + [ + "93a1", + "摱𤙥𢭪㨩𢬢𣑐𩣪𢹸挷𪑛撶挱揑𤧣𢵧护𢲡搻敫楲㯴𣂎𣊭𤦉𣊫唍𣋠𡣙𩐿曎𣊉𣆳㫠䆐𥖄𨬢𥖏𡛼𥕛𥐥磮𣄃𡠪𣈴㑤𣈏𣆂𤋉暎𦴤晫䮓昰𧡰𡷫晣𣋒𣋡昞𥡲㣑𣠺𣞼㮙𣞢𣏾瓐㮖枏𤘪梶栞㯄檾㡣𣟕𤒇樳橒櫉欅𡤒攑梘橌㯗橺歗𣿀𣲚鎠鋲𨯪𨫋" + ], + [ + "9440", + "銉𨀞𨧜鑧涥漋𤧬浧𣽿㶏渄𤀼娽渊塇洤硂焻𤌚𤉶烱牐犇犔𤞏𤜥兹𤪤𠗫瑺𣻸𣙟𤩊𤤗𥿡㼆㺱𤫟𨰣𣼵悧㻳瓌琼鎇琷䒟𦷪䕑疃㽣𤳙𤴆㽘畕癳𪗆㬙瑨𨫌𤦫𤦎㫻" + ], + [ + "94a1", + "㷍𤩎㻿𤧅𤣳釺圲鍂𨫣𡡤僟𥈡𥇧睸𣈲眎眏睻𤚗𣞁㩞𤣰琸璛㺿𤪺𤫇䃈𤪖𦆮錇𥖁砞碍碈磒珐祙𧝁𥛣䄎禛蒖禥樭𣻺稺秴䅮𡛦䄲鈵秱𠵌𤦌𠊙𣶺𡝮㖗啫㕰㚪𠇔𠰍竢婙𢛵𥪯𥪜娍𠉛磰娪𥯆竾䇹籝籭䈑𥮳𥺼𥺦糍𤧹𡞰粎籼粮檲緜縇緓罎𦉡" + ], + [ + "9540", + "𦅜𧭈綗𥺂䉪𦭵𠤖柖𠁎𣗏埄𦐒𦏸𤥢翝笧𠠬𥫩𥵃笌𥸎駦虅驣樜𣐿㧢𤧷𦖭騟𦖠蒀𧄧𦳑䓪脷䐂胆脉腂𦞴飃𦩂艢艥𦩑葓𦶧蘐𧈛媆䅿𡡀嬫𡢡嫤𡣘蚠蜨𣶏蠭𧐢娂" + ], + [ + "95a1", + "衮佅袇袿裦襥襍𥚃襔𧞅𧞄𨯵𨯙𨮜𨧹㺭蒣䛵䛏㟲訽訜𩑈彍鈫𤊄旔焩烄𡡅鵭貟賩𧷜妚矃姰䍮㛔踪躧𤰉輰轊䋴汘澻𢌡䢛潹溋𡟚鯩㚵𤤯邻邗啱䤆醻鐄𨩋䁢𨫼鐧𨰝𨰻蓥訫閙閧閗閖𨴴瑅㻂𤣿𤩂𤏪㻧𣈥随𨻧𨹦𨹥㻌𤧭𤩸𣿮琒瑫㻼靁𩂰" + ], + [ + "9640", + "桇䨝𩂓𥟟靝鍨𨦉𨰦𨬯𦎾銺嬑譩䤼珹𤈛鞛靱餸𠼦巁𨯅𤪲頟𩓚鋶𩗗釥䓀𨭐𤩧𨭤飜𨩅㼀鈪䤥萔餻饍𧬆㷽馛䭯馪驜𨭥𥣈檏騡嫾騯𩣱䮐𩥈馼䮽䮗鍽塲𡌂堢𤦸" + ], + [ + "96a1", + "𡓨硄𢜟𣶸棅㵽鑘㤧慐𢞁𢥫愇鱏鱓鱻鰵鰐魿鯏𩸭鮟𪇵𪃾鴡䲮𤄄鸘䲰鴌𪆴𪃭𪃳𩤯鶥蒽𦸒𦿟𦮂藼䔳𦶤𦺄𦷰萠藮𦸀𣟗𦁤秢𣖜𣙀䤭𤧞㵢鏛銾鍈𠊿碹鉷鑍俤㑀遤𥕝砽硔碶硋𡝗𣇉𤥁㚚佲濚濙瀞瀞吔𤆵垻壳垊鴖埗焴㒯𤆬燫𦱀𤾗嬨𡞵𨩉" + ], + [ + "9740", + "愌嫎娋䊼𤒈㜬䭻𨧼鎻鎸𡣖𠼝葲𦳀𡐓𤋺𢰦𤏁妔𣶷𦝁綨𦅛𦂤𤦹𤦋𨧺鋥珢㻩璴𨭣𡢟㻡𤪳櫘珳珻㻖𤨾𤪔𡟙𤩦𠎧𡐤𤧥瑈𤤖炥𤥶銄珦鍟𠓾錱𨫎𨨖鎆𨯧𥗕䤵𨪂煫" + ], + [ + "97a1", + "𤥃𠳿嚤𠘚𠯫𠲸唂秄𡟺緾𡛂𤩐𡡒䔮鐁㜊𨫀𤦭妰𡢿𡢃𧒄媡㛢𣵛㚰鉟婹𨪁𡡢鍴㳍𠪴䪖㦊僴㵩㵌𡎜煵䋻𨈘渏𩃤䓫浗𧹏灧沯㳖𣿭𣸭渂漌㵯𠏵畑㚼㓈䚀㻚䡱姄鉮䤾轁𨰜𦯀堒埈㛖𡑒烾𤍢𤩱𢿣𡊰𢎽梹楧𡎘𣓥𧯴𣛟𨪃𣟖𣏺𤲟樚𣚭𦲷萾䓟䓎" + ], + [ + "9840", + "𦴦𦵑𦲂𦿞漗𧄉茽𡜺菭𦲀𧁓𡟛妉媂𡞳婡婱𡤅𤇼㜭姯𡜼㛇熎鎐暚𤊥婮娫𤊓樫𣻹𧜶𤑛𤋊焝𤉙𨧡侰𦴨峂𤓎𧹍𤎽樌𤉖𡌄炦焳𤏩㶥泟勇𤩏繥姫崯㷳彜𤩝𡟟綤萦" + ], + [ + "98a1", + "咅𣫺𣌀𠈔坾𠣕𠘙㿥𡾞𪊶瀃𩅛嵰玏糓𨩙𩐠俈翧狍猐𧫴猸猹𥛶獁獈㺩𧬘遬燵𤣲珡臶㻊県㻑沢国琙琞琟㻢㻰㻴㻺瓓㼎㽓畂畭畲疍㽼痈痜㿀癍㿗癴㿜発𤽜熈嘣覀塩䀝睃䀹条䁅㗛瞘䁪䁯属瞾矋売砘点砜䂨砹硇硑硦葈𥔵礳栃礲䄃" + ], + [ + "9940", + "䄉禑禙辻稆込䅧窑䆲窼艹䇄竏竛䇏両筢筬筻簒簛䉠䉺类粜䊌粸䊔糭输烀𠳏総緔緐緽羮羴犟䎗耠耥笹耮耱联㷌垴炠肷胩䏭脌猪脎脒畠脔䐁㬹腖腙腚" + ], + [ + "99a1", + "䐓堺腼膄䐥膓䐭膥埯臁臤艔䒏芦艶苊苘苿䒰荗险榊萅烵葤惣蒈䔄蒾蓡蓸蔐蔸蕒䔻蕯蕰藠䕷虲蚒蚲蛯际螋䘆䘗袮裿褤襇覑𧥧訩訸誔誴豑賔賲贜䞘塟跃䟭仮踺嗘坔蹱嗵躰䠷軎転軤軭軲辷迁迊迌逳駄䢭飠鈓䤞鈨鉘鉫銱銮銿" + ], + [ + "9a40", + "鋣鋫鋳鋴鋽鍃鎄鎭䥅䥑麿鐗匁鐝鐭鐾䥪鑔鑹锭関䦧间阳䧥枠䨤靀䨵鞲韂噔䫤惨颹䬙飱塄餎餙冴餜餷饂饝饢䭰駅䮝騼鬏窃魩鮁鯝鯱鯴䱭鰠㝯𡯂鵉鰺" + ], + [ + "9aa1", + "黾噐鶓鶽鷀鷼银辶鹻麬麱麽黆铜黢黱黸竈齄𠂔𠊷𠎠椚铃妬𠓗塀铁㞹𠗕𠘕𠙶𡚺块煳𠫂𠫍𠮿呪吆𠯋咞𠯻𠰻𠱓𠱥𠱼惧𠲍噺𠲵𠳝𠳭𠵯𠶲𠷈楕鰯螥𠸄𠸎𠻗𠾐𠼭𠹳尠𠾼帋𡁜𡁏𡁶朞𡁻𡂈𡂖㙇𡂿𡃓𡄯𡄻卤蒭𡋣𡍵𡌶讁𡕷𡘙𡟃𡟇乸炻𡠭𡥪" + ], + ["9b40", "𡨭𡩅𡰪𡱰𡲬𡻈拃𡻕𡼕熘桕𢁅槩㛈𢉼𢏗𢏺𢜪𢡱𢥏苽𢥧𢦓𢫕覥𢫨辠𢬎鞸𢬿顇骽𢱌"], + ["9b62", "𢲈𢲷𥯨𢴈𢴒𢶷𢶕𢹂𢽴𢿌𣀳𣁦𣌟𣏞徱晈暿𧩹𣕧𣗳爁𤦺矗𣘚𣜖纇𠍆墵朎"], + [ + "9ba1", + "椘𣪧𧙗𥿢𣸑𣺹𧗾𢂚䣐䪸𤄙𨪚𤋮𤌍𤀻𤌴𤎖𤩅𠗊凒𠘑妟𡺨㮾𣳿𤐄𤓖垈𤙴㦛𤜯𨗨𩧉㝢𢇃譞𨭎駖𤠒𤣻𤨕爉𤫀𠱸奥𤺥𤾆𠝹軚𥀬劏圿煱𥊙𥐙𣽊𤪧喼𥑆𥑮𦭒釔㑳𥔿𧘲𥕞䜘𥕢𥕦𥟇𤤿𥡝偦㓻𣏌惞𥤃䝼𨥈𥪮𥮉𥰆𡶐垡煑澶𦄂𧰒遖𦆲𤾚譢𦐂𦑊" + ], + [ + "9c40", + "嵛𦯷輶𦒄𡤜諪𤧶𦒈𣿯𦔒䯀𦖿𦚵𢜛鑥𥟡憕娧晉侻嚹𤔡𦛼乪𤤴陖涏𦲽㘘襷𦞙𦡮𦐑𦡞營𦣇筂𩃀𠨑𦤦鄄𦤹穅鷰𦧺騦𦨭㙟𦑩𠀡禃𦨴𦭛崬𣔙菏𦮝䛐𦲤画补𦶮墶" + ], + [ + "9ca1", + "㜜𢖍𧁋𧇍㱔𧊀𧊅銁𢅺𧊋錰𧋦𤧐氹钟𧑐𠻸蠧裵𢤦𨑳𡞱溸𤨪𡠠㦤㚹尐秣䔿暶𩲭𩢤襃𧟌𧡘囖䃟𡘊㦡𣜯𨃨𡏅熭荦𧧝𩆨婧䲷𧂯𨦫𧧽𧨊𧬋𧵦𤅺筃祾𨀉澵𪋟樃𨌘厢𦸇鎿栶靝𨅯𨀣𦦵𡏭𣈯𨁈嶅𨰰𨂃圕頣𨥉嶫𤦈斾槕叒𤪥𣾁㰑朶𨂐𨃴𨄮𡾡𨅏" + ], + [ + "9d40", + "𨆉𨆯𨈚𨌆𨌯𨎊㗊𨑨𨚪䣺揦𨥖砈鉕𨦸䏲𨧧䏟𨧨𨭆𨯔姸𨰉輋𨿅𩃬筑𩄐𩄼㷷𩅞𤫊运犏嚋𩓧𩗩𩖰𩖸𩜲𩣑𩥉𩥪𩧃𩨨𩬎𩵚𩶛纟𩻸𩼣䲤镇𪊓熢𪋿䶑递𪗋䶜𠲜达嗁" + ], + [ + "9da1", + "辺𢒰边𤪓䔉繿潖檱仪㓤𨬬𧢝㜺躀𡟵𨀤𨭬𨮙𧨾𦚯㷫𧙕𣲷𥘵𥥖亚𥺁𦉘嚿𠹭踎孭𣺈𤲞揞拐𡟶𡡻攰嘭𥱊吚𥌑㷆𩶘䱽嘢嘞罉𥻘奵𣵀蝰东𠿪𠵉𣚺脗鵞贘瘻鱅癎瞹鍅吲腈苷嘥脲萘肽嗪祢噃吖𠺝㗎嘅嗱曱𨋢㘭甴嗰喺咗啲𠱁𠲖廐𥅈𠹶𢱢" + ], + [ + "9e40", + "𠺢麫絚嗞𡁵抝靭咔賍燶酶揼掹揾啩𢭃鱲𢺳冚㓟𠶧冧呍唞唓癦踭𦢊疱肶蠄螆裇膶萜𡃁䓬猄𤜆宐茋𦢓噻𢛴𧴯𤆣𧵳𦻐𧊶酰𡇙鈈𣳼𪚩𠺬𠻹牦𡲢䝎𤿂𧿹𠿫䃺" + ], + ["9ea1", "鱝攟𢶠䣳𤟠𩵼𠿬𠸊恢𧖣𠿭"], + ["9ead", "𦁈𡆇熣纎鵐业丄㕷嬍沲卧㚬㧜卽㚥𤘘墚𤭮舭呋垪𥪕𠥹"], + ["9ec5", "㩒𢑥獴𩺬䴉鯭𣳾𩼰䱛𤾩𩖞𩿞葜𣶶𧊲𦞳𣜠挮紥𣻷𣸬㨪逈勌㹴㙺䗩𠒎癀嫰𠺶硺𧼮墧䂿噼鮋嵴癔𪐴麅䳡痹㟻愙𣃚𤏲"], + ["9ef5", "噝𡊩垧𤥣𩸆刴𧂮㖭汊鵼"], + ["9f40", "籖鬹埞𡝬屓擓𩓐𦌵𧅤蚭𠴨𦴢𤫢𠵱"], + ["9f4f", "凾𡼏嶎霃𡷑麁遌笟鬂峑箣扨挵髿篏鬪籾鬮籂粆鰕篼鬉鼗鰛𤤾齚啳寃俽麘俲剠㸆勑坧偖妷帒韈鶫轜呩鞴饀鞺匬愰"], + ["9fa1", "椬叚鰊鴂䰻陁榀傦畆𡝭駚剳"], + ["9fae", "酙隁酜"], + ["9fb2", "酑𨺗捿𦴣櫊嘑醎畺抅𠏼獏籰𥰡𣳽"], + ["9fc1", "𤤙盖鮝个𠳔莾衂"], + ["9fc9", "届槀僭坺刟巵从氱𠇲伹咜哚劚趂㗾弌㗳"], + ["9fdb", "歒酼龥鮗頮颴骺麨麄煺笔"], + ["9fe7", "毺蠘罸"], + ["9feb", "嘠𪙊蹷齓"], + ["9ff0", "跔蹏鸜踁抂𨍽踨蹵竓𤩷稾磘泪詧瘇"], + ["a040", "𨩚鼦泎蟖痃𪊲硓咢贌狢獱謭猂瓱賫𤪻蘯徺袠䒷"], + ["a055", "𡠻𦸅"], + ["a058", "詾𢔛"], + ["a05b", "惽癧髗鵄鍮鮏蟵"], + ["a063", "蠏賷猬霡鮰㗖犲䰇籑饊𦅙慙䰄麖慽"], + ["a073", "坟慯抦戹拎㩜懢厪𣏵捤栂㗒"], + ["a0a1", "嵗𨯂迚𨸹"], + ["a0a6", "僙𡵆礆匲阸𠼻䁥"], + ["a0ae", "矾"], + ["a0b0", "糂𥼚糚稭聦聣絍甅瓲覔舚朌聢𧒆聛瓰脃眤覉𦟌畓𦻑螩蟎臈螌詉貭譃眫瓸蓚㘵榲趦"], + ["a0d4", "覩瑨涹蟁𤀑瓧㷛煶悤憜㳑煢恷"], + ["a0e2", "罱𨬭牐惩䭾删㰘𣳇𥻗𧙖𥔱𡥄𡋾𩤃𦷜𧂭峁𦆭𨨏𣙷𠃮𦡆𤼎䕢嬟𦍌齐麦𦉫"], + ["a3c0", "␀", 31, "␡"], + [ + "c6a1", + "①", + 9, + "⑴", + 9, + "ⅰ", + 9, + "丶丿亅亠冂冖冫勹匸卩厶夊宀巛⼳广廴彐彡攴无疒癶辵隶¨ˆヽヾゝゞ〃仝々〆〇ー[]✽ぁ", + 23 + ], + ["c740", "す", 58, "ァアィイ"], + ["c7a1", "ゥ", 81, "А", 5, "ЁЖ", 4], + ["c840", "Л", 26, "ёж", 25, "⇧↸↹㇏𠃌乚𠂊刂䒑"], + ["c8a1", "龰冈龱𧘇"], + ["c8cd", "¬¦'"㈱№℡゛゜⺀⺄⺆⺇⺈⺊⺌⺍⺕⺜⺝⺥⺧⺪⺬⺮⺶⺼⺾⻆⻊⻌⻍⻏⻖⻗⻞⻣"], + ["c8f5", "ʃɐɛɔɵœøŋʊɪ"], + ["f9fe", "■"], + [ + "fa40", + "𠕇鋛𠗟𣿅蕌䊵珯况㙉𤥂𨧤鍄𡧛苮𣳈砼杄拟𤤳𨦪𠊠𦮳𡌅侫𢓭倈𦴩𧪄𣘀𤪱𢔓倩𠍾徤𠎀𠍇滛𠐟偽儁㑺儎顬㝃萖𤦤𠒇兠𣎴兪𠯿𢃼𠋥𢔰𠖎𣈳𡦃宂蝽𠖳𣲙冲冸" + ], + [ + "faa1", + "鴴凉减凑㳜凓𤪦决凢卂凭菍椾𣜭彻刋刦刼劵剗劔効勅簕蕂勠蘍𦬓包𨫞啉滙𣾀𠥔𣿬匳卄𠯢泋𡜦栛珕恊㺪㣌𡛨燝䒢卭却𨚫卾卿𡖖𡘓矦厓𨪛厠厫厮玧𥝲㽙玜叁叅汉义埾叙㪫𠮏叠𣿫𢶣叶𠱷吓灹唫晗浛呭𦭓𠵴啝咏咤䞦𡜍𠻝㶴𠵍" + ], + [ + "fb40", + "𨦼𢚘啇䳭启琗喆喩嘅𡣗𤀺䕒𤐵暳𡂴嘷曍𣊊暤暭噍噏磱囱鞇叾圀囯园𨭦㘣𡉏坆𤆥汮炋坂㚱𦱾埦𡐖堃𡑔𤍣堦𤯵塜墪㕡壠壜𡈼壻寿坃𪅐𤉸鏓㖡够梦㛃湙" + ], + [ + "fba1", + "𡘾娤啓𡚒蔅姉𠵎𦲁𦴪𡟜姙𡟻𡞲𦶦浱𡠨𡛕姹𦹅媫婣㛦𤦩婷㜈媖瑥嫓𦾡𢕔㶅𡤑㜲𡚸広勐孶斈孼𧨎䀄䡝𠈄寕慠𡨴𥧌𠖥寳宝䴐尅𡭄尓珎尔𡲥𦬨屉䣝岅峩峯嶋𡷹𡸷崐崘嵆𡺤岺巗苼㠭𤤁𢁉𢅳芇㠶㯂帮檊幵幺𤒼𠳓厦亷廐厨𡝱帉廴𨒂" + ], + [ + "fc40", + "廹廻㢠廼栾鐛弍𠇁弢㫞䢮𡌺强𦢈𢏐彘𢑱彣鞽𦹮彲鍀𨨶徧嶶㵟𥉐𡽪𧃸𢙨釖𠊞𨨩怱暅𡡷㥣㷇㘹垐𢞴祱㹀悞悤悳𤦂𤦏𧩓璤僡媠慤萤慂慈𦻒憁凴𠙖憇宪𣾷" + ], + [ + "fca1", + "𢡟懓𨮝𩥝懐㤲𢦀𢣁怣慜攞掋𠄘担𡝰拕𢸍捬𤧟㨗搸揸𡎎𡟼撐澊𢸶頔𤂌𥜝擡擥鑻㩦携㩗敍漖𤨨𤨣斅敭敟𣁾斵𤥀䬷旑䃘𡠩无旣忟𣐀昘𣇷𣇸晄𣆤𣆥晋𠹵晧𥇦晳晴𡸽𣈱𨗴𣇈𥌓矅𢣷馤朂𤎜𤨡㬫槺𣟂杞杧杢𤇍𩃭柗䓩栢湐鈼栁𣏦𦶠桝" + ], + [ + "fd40", + "𣑯槡樋𨫟楳棃𣗍椁椀㴲㨁𣘼㮀枬楡𨩊䋼椶榘㮡𠏉荣傐槹𣙙𢄪橅𣜃檝㯳枱櫈𩆜㰍欝𠤣惞欵歴𢟍溵𣫛𠎵𡥘㝀吡𣭚毡𣻼毜氷𢒋𤣱𦭑汚舦汹𣶼䓅𣶽𤆤𤤌𤤀" + ], + [ + "fda1", + "𣳉㛥㳫𠴲鮃𣇹𢒑羏样𦴥𦶡𦷫涖浜湼漄𤥿𤂅𦹲蔳𦽴凇沜渝萮𨬡港𣸯瑓𣾂秌湏媑𣁋濸㜍澝𣸰滺𡒗𤀽䕕鏰潄潜㵎潴𩅰㴻澟𤅄濓𤂑𤅕𤀹𣿰𣾴𤄿凟𤅖𤅗𤅀𦇝灋灾炧炁烌烕烖烟䄄㷨熴熖𤉷焫煅媈煊煮岜𤍥煏鍢𤋁焬𤑚𤨧𤨢熺𨯨炽爎" + ], + [ + "fe40", + "鑂爕夑鑃爤鍁𥘅爮牀𤥴梽牕牗㹕𣁄栍漽犂猪猫𤠣𨠫䣭𨠄猨献珏玪𠰺𦨮珉瑉𤇢𡛧𤨤昣㛅𤦷𤦍𤧻珷琕椃𤨦琹𠗃㻗瑜𢢭瑠𨺲瑇珤瑶莹瑬㜰瑴鏱樬璂䥓𤪌" + ], + [ + "fea1", + "𤅟𤩹𨮏孆𨰃𡢞瓈𡦈甎瓩甞𨻙𡩋寗𨺬鎅畍畊畧畮𤾂㼄𤴓疎瑝疞疴瘂瘬癑癏癯癶𦏵皐臯㟸𦤑𦤎皡皥皷盌𦾟葢𥂝𥅽𡸜眞眦着撯𥈠睘𣊬瞯𨥤𨥨𡛁矴砉𡍶𤨒棊碯磇磓隥礮𥗠磗礴碱𧘌辸袄𨬫𦂃𢘜禆褀椂禀𥡗禝𧬹礼禩渪𧄦㺨秆𩄍秔" + ] + ], + "encodeSkipVals": [ + 36457, + 36463, + 36478, + 36523, + 36532, + 36557, + 36560, + 36695, + 36713, + 36718, + 36811, + 36862, + 36973, + 36986, + 37060, + 37084, + 37105, + 37311, + 37551, + 37552, + 37553, + 37554, + 37585, + 37959, + 38090, + 38361, + 38652, + 39285, + 39798, + 39800, + 39803, + 39878, + 39902, + 39916, + 39926, + 40002, + 40019, + 40034, + 40040, + 40043, + 40055, + 40124, + 40125, + 40144, + 40279, + 40282, + 40388, + 40431, + 40443, + 40617, + 40687, + 40701, + 40800, + 40907, + 41079, + 41180, + 41183, + 36812, + 37576, + 38468, + 38637, + 41636, + 41637, + 41639, + 41638, + 41676, + 41678 + ] +} +export default data diff --git a/packages/effect/src/internal/data/cp1046Data.ts b/packages/effect/src/internal/data/cp1046Data.ts new file mode 100644 index 00000000000..5da7efc65dc --- /dev/null +++ b/packages/effect/src/internal/data/cp1046Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ﺈ×÷ﹱˆ■│─┐┌└┘ﹹﹻﹽﹿﹷﺊﻰﻳﻲﻎﻏﻐﻶﻸﻺﻼ ¤ﺋﺑﺗﺛﺟﺣ،­ﺧﺳ٠١٢٣٤٥٦٧٨٩ﺷ؛ﺻﺿﻊ؟ﻋءآأؤإئابةتثجحخدذرزسشصضطﻇعغﻌﺂﺄﺎﻓـفقكلمنهوىيًٌٍَُِّْﻗﻛﻟﻵﻷﻹﻻﻣﻧﻬﻩ�" diff --git a/packages/effect/src/internal/data/cp1124Data.ts b/packages/effect/src/internal/data/cp1124Data.ts new file mode 100644 index 00000000000..0c4ab28f9a3 --- /dev/null +++ b/packages/effect/src/internal/data/cp1124Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ЁЂҐЄЅІЇЈЉЊЋЌ­ЎЏАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя№ёђґєѕіїјљњћќ§ўџ" diff --git a/packages/effect/src/internal/data/cp1125Data.ts b/packages/effect/src/internal/data/cp1125Data.ts new file mode 100644 index 00000000000..cf879324cac --- /dev/null +++ b/packages/effect/src/internal/data/cp1125Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмноп░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀рстуфхцчшщъыьэюяЁёҐґЄєІіЇї·√№¤■ " diff --git a/packages/effect/src/internal/data/cp1129Data.ts b/packages/effect/src/internal/data/cp1129Data.ts new file mode 100644 index 00000000000..632e3bf8dec --- /dev/null +++ b/packages/effect/src/internal/data/cp1129Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§œ©ª«¬­®¯°±²³Ÿµ¶·Œ¹º»¼½¾¿ÀÁÂĂÄÅÆÇÈÉÊË̀ÍÎÏĐÑ̉ÓÔƠÖרÙÚÛÜỮßàáâăäåæçèéêë́íîïđṇ̃óôơö÷øùúûüư₫ÿ" diff --git a/packages/effect/src/internal/data/cp1133Data.ts b/packages/effect/src/internal/data/cp1133Data.ts new file mode 100644 index 00000000000..55238220869 --- /dev/null +++ b/packages/effect/src/internal/data/cp1133Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ກຂຄງຈສຊຍດຕຖທນບປຜຝພຟມຢຣລວຫອຮ���ຯະາຳິີຶືຸູຼັົຽ���ເແໂໃໄ່້໊໋໌ໍໆ�ໜໝ₭����������������໐໑໒໓໔໕໖໗໘໙��¢¬¦�" diff --git a/packages/effect/src/internal/data/cp1161Data.ts b/packages/effect/src/internal/data/cp1161Data.ts new file mode 100644 index 00000000000..4bbcd997aeb --- /dev/null +++ b/packages/effect/src/internal/data/cp1161Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "��������������������������������่กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู้๊๋€฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛¢¬¦ " diff --git a/packages/effect/src/internal/data/cp1162Data.ts b/packages/effect/src/internal/data/cp1162Data.ts new file mode 100644 index 00000000000..ce99ead3329 --- /dev/null +++ b/packages/effect/src/internal/data/cp1162Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู����฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛����" diff --git a/packages/effect/src/internal/data/cp1163Data.ts b/packages/effect/src/internal/data/cp1163Data.ts new file mode 100644 index 00000000000..8b31baf97ec --- /dev/null +++ b/packages/effect/src/internal/data/cp1163Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£€¥¦§œ©ª«¬­®¯°±²³Ÿµ¶·Œ¹º»¼½¾¿ÀÁÂĂÄÅÆÇÈÉÊË̀ÍÎÏĐÑ̉ÓÔƠÖרÙÚÛÜỮßàáâăäåæçèéêë́íîïđṇ̃óôơö÷øùúûüư₫ÿ" diff --git a/packages/effect/src/internal/data/cp437Data.ts b/packages/effect/src/internal/data/cp437Data.ts new file mode 100644 index 00000000000..28632e70a60 --- /dev/null +++ b/packages/effect/src/internal/data/cp437Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜ¢£¥₧ƒáíóúñѪº¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ " diff --git a/packages/effect/src/internal/data/cp720Data.ts b/packages/effect/src/internal/data/cp720Data.ts new file mode 100644 index 00000000000..3ed92da810c --- /dev/null +++ b/packages/effect/src/internal/data/cp720Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€éâ„à†çêëèïّْô¤ـûùءآأؤ£إئابةتثجحخدذرزسشص«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀ضطظعغفµقكلمنهوىي≡ًٌٍَُِ≈°∙·√ⁿ²■ " diff --git a/packages/effect/src/internal/data/cp737Data.ts b/packages/effect/src/internal/data/cp737Data.ts new file mode 100644 index 00000000000..1f6f6e51a39 --- /dev/null +++ b/packages/effect/src/internal/data/cp737Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩαβγδεζηθικλμνξοπρσςτυφχψ░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀ωάέήϊίόύϋώΆΈΉΊΌΎΏ±≥≤ΪΫ÷≈°∙·√ⁿ²■ " diff --git a/packages/effect/src/internal/data/cp775Data.ts b/packages/effect/src/internal/data/cp775Data.ts new file mode 100644 index 00000000000..b142633a621 --- /dev/null +++ b/packages/effect/src/internal/data/cp775Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ĆüéāäģåćłēŖŗīŹÄÅÉæÆōöĢ¢ŚśÖÜø£Ø×¤ĀĪóŻżź”¦©®¬½¼Ł«»░▒▓│┤ĄČĘĖ╣║╗╝ĮŠ┐└┴┬├─┼ŲŪ╚╔╩╦╠═╬Žąčęėįšųūž┘┌█▄▌▐▀ÓßŌŃõÕµńĶķĻļņĒŅ’­±“¾¶§÷„°∙·¹³²■ " diff --git a/packages/effect/src/internal/data/cp808Data.ts b/packages/effect/src/internal/data/cp808Data.ts new file mode 100644 index 00000000000..1fa4cfb3ce2 --- /dev/null +++ b/packages/effect/src/internal/data/cp808Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмноп░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀рстуфхцчшщъыьэюяЁёЄєЇїЎў°∙·√№€■ " diff --git a/packages/effect/src/internal/data/cp850Data.ts b/packages/effect/src/internal/data/cp850Data.ts new file mode 100644 index 00000000000..b3c344b5307 --- /dev/null +++ b/packages/effect/src/internal/data/cp850Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜø£Ø×ƒáíóúñѪº¿®¬½¼¡«»░▒▓│┤ÁÂÀ©╣║╗╝¢¥┐└┴┬├─┼ãÃ╚╔╩╦╠═╬¤ðÐÊËÈıÍÎÏ┘┌█▄¦Ì▀ÓßÔÒõÕµþÞÚÛÙýݯ´­±‗¾¶§÷¸°¨·¹³²■ " diff --git a/packages/effect/src/internal/data/cp852Data.ts b/packages/effect/src/internal/data/cp852Data.ts new file mode 100644 index 00000000000..acbb11209ff --- /dev/null +++ b/packages/effect/src/internal/data/cp852Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ÇüéâäůćçłëŐőîŹÄĆÉĹĺôöĽľŚśÖÜŤťŁ×čáíóúĄąŽžĘ꬟Ⱥ«»░▒▓│┤ÁÂĚŞ╣║╗╝Żż┐└┴┬├─┼Ăă╚╔╩╦╠═╬¤đĐĎËďŇÍÎě┘┌█▄ŢŮ▀ÓßÔŃńňŠšŔÚŕŰýÝţ´­˝˛ˇ˘§÷¸°¨˙űŘř■ " diff --git a/packages/effect/src/internal/data/cp855Data.ts b/packages/effect/src/internal/data/cp855Data.ts new file mode 100644 index 00000000000..c71754ce280 --- /dev/null +++ b/packages/effect/src/internal/data/cp855Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ђЂѓЃёЁєЄѕЅіІїЇјЈљЉњЊћЋќЌўЎџЏюЮъЪаАбБцЦдДеЕфФгГ«»░▒▓│┤хХиИ╣║╗╝йЙ┐└┴┬├─┼кК╚╔╩╦╠═╬¤лЛмМнНоОп┘┌█▄Пя▀ЯрРсСтТуУжЖвВьЬ№­ыЫзЗшШэЭщЩчЧ§■ " diff --git a/packages/effect/src/internal/data/cp856Data.ts b/packages/effect/src/internal/data/cp856Data.ts new file mode 100644 index 00000000000..4e7a42797f7 --- /dev/null +++ b/packages/effect/src/internal/data/cp856Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "אבגדהוזחטיךכלםמןנסעףפץצקרשת�£�×����������®¬½¼�«»░▒▓│┤���©╣║╗╝¢¥┐└┴┬├─┼��╚╔╩╦╠═╬¤���������┘┌█▄¦�▀������µ�������¯´­±‗¾¶§÷¸°¨·¹³²■ " diff --git a/packages/effect/src/internal/data/cp857Data.ts b/packages/effect/src/internal/data/cp857Data.ts new file mode 100644 index 00000000000..4a000c0e500 --- /dev/null +++ b/packages/effect/src/internal/data/cp857Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ÇüéâäàåçêëèïîıÄÅÉæÆôöòûùİÖÜø£ØŞşáíóúñÑĞ𿮬½¼¡«»░▒▓│┤ÁÂÀ©╣║╗╝¢¥┐└┴┬├─┼ãÃ╚╔╩╦╠═╬¤ºªÊËÈ�ÍÎÏ┘┌█▄¦Ì▀ÓßÔÒõÕµ�×ÚÛÙìÿ¯´­±�¾¶§÷¸°¨·¹³²■ " diff --git a/packages/effect/src/internal/data/cp858Data.ts b/packages/effect/src/internal/data/cp858Data.ts new file mode 100644 index 00000000000..51144c22fae --- /dev/null +++ b/packages/effect/src/internal/data/cp858Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜø£Ø×ƒáíóúñѪº¿®¬½¼¡«»░▒▓│┤ÁÂÀ©╣║╗╝¢¥┐└┴┬├─┼ãÃ╚╔╩╦╠═╬¤ðÐÊËÈ€ÍÎÏ┘┌█▄¦Ì▀ÓßÔÒõÕµþÞÚÛÙýݯ´­±‗¾¶§÷¸°¨·¹³²■ " diff --git a/packages/effect/src/internal/data/cp860Data.ts b/packages/effect/src/internal/data/cp860Data.ts new file mode 100644 index 00000000000..b28d115add9 --- /dev/null +++ b/packages/effect/src/internal/data/cp860Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ÇüéâãàÁçêÊèÍÔìÃÂÉÀÈôõòÚùÌÕÜ¢£Ù₧ÓáíóúñѪº¿Ò¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ " diff --git a/packages/effect/src/internal/data/cp861Data.ts b/packages/effect/src/internal/data/cp861Data.ts new file mode 100644 index 00000000000..38a15e10dcf --- /dev/null +++ b/packages/effect/src/internal/data/cp861Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ÇüéâäàåçêëèÐðÞÄÅÉæÆôöþûÝýÖÜø£Ø₧ƒáíóúÁÍÓÚ¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ " diff --git a/packages/effect/src/internal/data/cp862Data.ts b/packages/effect/src/internal/data/cp862Data.ts new file mode 100644 index 00000000000..25aacbd6f15 --- /dev/null +++ b/packages/effect/src/internal/data/cp862Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "אבגדהוזחטיךכלםמןנסעףפץצקרשת¢£¥₧ƒáíóúñѪº¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ " diff --git a/packages/effect/src/internal/data/cp863Data.ts b/packages/effect/src/internal/data/cp863Data.ts new file mode 100644 index 00000000000..9d67080f723 --- /dev/null +++ b/packages/effect/src/internal/data/cp863Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ÇüéâÂà¶çêëèïî‗À§ÉÈÊôËÏûù¤ÔÜ¢£ÙÛƒ¦´óú¨¸³¯Î⌐¬½¼¾«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ " diff --git a/packages/effect/src/internal/data/cp864Data.ts b/packages/effect/src/internal/data/cp864Data.ts new file mode 100644 index 00000000000..2734ee315bb --- /dev/null +++ b/packages/effect/src/internal/data/cp864Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\b\t\n\u000b\f\r\u000e\u000f\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001a\u001b\u001c\u001d\u001e\u001f !\"#$٪&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~°·∙√▒─│┼┤┬├┴┐┌└┘β∞φ±½¼≈«»ﻷﻸ��ﻻﻼ� ­ﺂ£¤ﺄ��ﺎﺏﺕﺙ،ﺝﺡﺥ٠١٢٣٤٥٦٧٨٩ﻑ؛ﺱﺵﺹ؟¢ﺀﺁﺃﺅﻊﺋﺍﺑﺓﺗﺛﺟﺣﺧﺩﺫﺭﺯﺳﺷﺻﺿﻁﻅﻋﻏ¦¬÷×ﻉـﻓﻗﻛﻟﻣﻧﻫﻭﻯﻳﺽﻌﻎﻍﻡﹽّﻥﻩﻬﻰﻲﻐﻕﻵﻶﻝﻙﻱ■�" diff --git a/packages/effect/src/internal/data/cp865Data.ts b/packages/effect/src/internal/data/cp865Data.ts new file mode 100644 index 00000000000..119732c064c --- /dev/null +++ b/packages/effect/src/internal/data/cp865Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜø£Ø₧ƒáíóúñѪº¿⌐¬½¼¡«¤░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ " diff --git a/packages/effect/src/internal/data/cp866Data.ts b/packages/effect/src/internal/data/cp866Data.ts new file mode 100644 index 00000000000..402df659a1e --- /dev/null +++ b/packages/effect/src/internal/data/cp866Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмноп░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀рстуфхцчшщъыьэюяЁёЄєЇїЎў°∙·√№¤■ " diff --git a/packages/effect/src/internal/data/cp869Data.ts b/packages/effect/src/internal/data/cp869Data.ts new file mode 100644 index 00000000000..6868aa086cb --- /dev/null +++ b/packages/effect/src/internal/data/cp869Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "������Ά�·¬¦‘’Έ―ΉΊΪΌ��ΎΫ©Ώ²³ά£έήίϊΐόύΑΒΓΔΕΖΗ½ΘΙ«»░▒▓│┤ΚΛΜΝ╣║╗╝ΞΟ┐└┴┬├─┼ΠΡ╚╔╩╦╠═╬ΣΤΥΦΧΨΩαβγ┘┌█▄δε▀ζηθικλμνξοπρσςτ΄­±υφχ§ψ΅°¨ωϋΰώ■ " diff --git a/packages/effect/src/internal/data/cp922Data.ts b/packages/effect/src/internal/data/cp922Data.ts new file mode 100644 index 00000000000..346a9c2dc00 --- /dev/null +++ b/packages/effect/src/internal/data/cp922Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®‾°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏŠÑÒÓÔÕÖרÙÚÛÜÝŽßàáâãäåæçèéêëìíîïšñòóôõö÷øùúûüýžÿ" diff --git a/packages/effect/src/internal/data/cp936Data.ts b/packages/effect/src/internal/data/cp936Data.ts new file mode 100644 index 00000000000..0d49c623a27 --- /dev/null +++ b/packages/effect/src/internal/data/cp936Data.ts @@ -0,0 +1,1708 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +import type { Mapping } from "../characterEncoding/types.ts" +const data: Mapping = { + "table": [ + ["0", "\u0000", 127, "€"], + [ + "8140", + "丂丄丅丆丏丒丗丟丠両丣並丩丮丯丱丳丵丷丼乀乁乂乄乆乊乑乕乗乚乛乢乣乤乥乧乨乪", + 5, + "乲乴", + 9, + "乿", + 6, + "亇亊" + ], + [ + "8180", + "亐亖亗亙亜亝亞亣亪亯亰亱亴亶亷亸亹亼亽亾仈仌仏仐仒仚仛仜仠仢仦仧仩仭仮仯仱仴仸仹仺仼仾伀伂", + 6, + "伋伌伒", + 4, + "伜伝伡伣伨伩伬伭伮伱伳伵伷伹伻伾", + 4, + "佄佅佇", + 5, + "佒佔佖佡佢佦佨佪佫佭佮佱佲併佷佸佹佺佽侀侁侂侅來侇侊侌侎侐侒侓侕侖侘侙侚侜侞侟価侢" + ], + ["8240", "侤侫侭侰", 4, "侶", 8, "俀俁係俆俇俈俉俋俌俍俒", 4, "俙俛俠俢俤俥俧俫俬俰俲俴俵俶俷俹俻俼俽俿", 11], + [ + "8280", + "個倎倐們倓倕倖倗倛倝倞倠倢倣値倧倫倯", + 10, + "倻倽倿偀偁偂偄偅偆偉偊偋偍偐", + 4, + "偖偗偘偙偛偝", + 7, + "偦", + 5, + "偭", + 8, + "偸偹偺偼偽傁傂傃傄傆傇傉傊傋傌傎", + 20, + "傤傦傪傫傭", + 4, + "傳", + 6, + "傼" + ], + ["8340", "傽", 17, "僐", 5, "僗僘僙僛", 10, "僨僩僪僫僯僰僱僲僴僶", 4, "僼", 9, "儈"], + [ + "8380", + "儉儊儌", + 5, + "儓", + 13, + "儢", + 28, + "兂兇兊兌兎兏児兒兓兗兘兙兛兝", + 4, + "兣兤兦內兩兪兯兲兺兾兿冃冄円冇冊冋冎冏冐冑冓冔冘冚冝冞冟冡冣冦", + 4, + "冭冮冴冸冹冺冾冿凁凂凃凅凈凊凍凎凐凒", + 5 + ], + [ + "8440", + "凘凙凚凜凞凟凢凣凥", + 5, + "凬凮凱凲凴凷凾刄刅刉刋刌刏刐刓刔刕刜刞刟刡刢刣別刦刧刪刬刯刱刲刴刵刼刾剄", + 5, + "剋剎剏剒剓剕剗剘" + ], + [ + "8480", + "剙剚剛剝剟剠剢剣剤剦剨剫剬剭剮剰剱剳", + 9, + "剾劀劃", + 4, + "劉", + 6, + "劑劒劔", + 6, + "劜劤劥劦劧劮劯劰労", + 9, + "勀勁勂勄勅勆勈勊勌勍勎勏勑勓勔動勗務", + 5, + "勠勡勢勣勥", + 10, + "勱", + 7, + "勻勼勽匁匂匃匄匇匉匊匋匌匎" + ], + [ + "8540", + "匑匒匓匔匘匛匜匞匟匢匤匥匧匨匩匫匬匭匯", + 9, + "匼匽區卂卄卆卋卌卍卐協単卙卛卝卥卨卪卬卭卲卶卹卻卼卽卾厀厁厃厇厈厊厎厏" + ], + [ + "8580", + "厐", + 4, + "厖厗厙厛厜厞厠厡厤厧厪厫厬厭厯", + 6, + "厷厸厹厺厼厽厾叀參", + 4, + "収叏叐叒叓叕叚叜叝叞叡叢叧叴叺叾叿吀吂吅吇吋吔吘吙吚吜吢吤吥吪吰吳吶吷吺吽吿呁呂呄呅呇呉呌呍呎呏呑呚呝", + 4, + "呣呥呧呩", + 7, + "呴呹呺呾呿咁咃咅咇咈咉咊咍咑咓咗咘咜咞咟咠咡" + ], + [ + "8640", + "咢咥咮咰咲咵咶咷咹咺咼咾哃哅哊哋哖哘哛哠", + 4, + "哫哬哯哰哱哴", + 5, + "哻哾唀唂唃唄唅唈唊", + 4, + "唒唓唕", + 5, + "唜唝唞唟唡唥唦" + ], + [ + "8680", + "唨唩唫唭唲唴唵唶唸唹唺唻唽啀啂啅啇啈啋", + 4, + "啑啒啓啔啗", + 4, + "啝啞啟啠啢啣啨啩啫啯", + 5, + "啹啺啽啿喅喆喌喍喎喐喒喓喕喖喗喚喛喞喠", + 6, + "喨", + 8, + "喲喴営喸喺喼喿", + 4, + "嗆嗇嗈嗊嗋嗎嗏嗐嗕嗗", + 4, + "嗞嗠嗢嗧嗩嗭嗮嗰嗱嗴嗶嗸", + 4, + "嗿嘂嘃嘄嘅" + ], + ["8740", "嘆嘇嘊嘋嘍嘐", 7, "嘙嘚嘜嘝嘠嘡嘢嘥嘦嘨嘩嘪嘫嘮嘯嘰嘳嘵嘷嘸嘺嘼嘽嘾噀", 11, "噏", 4, "噕噖噚噛噝", 4], + [ + "8780", + "噣噥噦噧噭噮噯噰噲噳噴噵噷噸噹噺噽", + 7, + "嚇", + 6, + "嚐嚑嚒嚔", + 14, + "嚤", + 10, + "嚰", + 6, + "嚸嚹嚺嚻嚽", + 12, + "囋", + 8, + "囕囖囘囙囜団囥", + 5, + "囬囮囯囲図囶囷囸囻囼圀圁圂圅圇國", + 6 + ], + [ + "8840", + "園", + 9, + "圝圞圠圡圢圤圥圦圧圫圱圲圴", + 4, + "圼圽圿坁坃坄坅坆坈坉坋坒", + 4, + "坘坙坢坣坥坧坬坮坰坱坲坴坵坸坹坺坽坾坿垀" + ], + [ + "8880", + "垁垇垈垉垊垍", + 4, + "垔", + 6, + "垜垝垞垟垥垨垪垬垯垰垱垳垵垶垷垹", + 8, + "埄", + 6, + "埌埍埐埑埓埖埗埛埜埞埡埢埣埥", + 7, + "埮埰埱埲埳埵埶執埻埼埾埿堁堃堄堅堈堉堊堌堎堏堐堒堓堔堖堗堘堚堛堜堝堟堢堣堥", + 4, + "堫", + 4, + "報堲堳場堶", + 7 + ], + ["8940", "堾", 5, "塅", 6, "塎塏塐塒塓塕塖塗塙", 4, "塟", 5, "塦", 4, "塭", 16, "塿墂墄墆墇墈墊墋墌"], + [ + "8980", + "墍", + 4, + "墔", + 4, + "墛墜墝墠", + 7, + "墪", + 17, + "墽墾墿壀壂壃壄壆", + 10, + "壒壓壔壖", + 13, + "壥", + 5, + "壭壯壱売壴壵壷壸壺", + 7, + "夃夅夆夈", + 4, + "夎夐夑夒夓夗夘夛夝夞夠夡夢夣夦夨夬夰夲夳夵夶夻" + ], + [ + "8a40", + "夽夾夿奀奃奅奆奊奌奍奐奒奓奙奛", + 4, + "奡奣奤奦", + 12, + "奵奷奺奻奼奾奿妀妅妉妋妌妎妏妐妑妔妕妘妚妛妜妝妟妠妡妢妦" + ], + [ + "8a80", + "妧妬妭妰妱妳", + 5, + "妺妼妽妿", + 6, + "姇姈姉姌姍姎姏姕姖姙姛姞", + 4, + "姤姦姧姩姪姫姭", + 11, + "姺姼姽姾娀娂娊娋娍娎娏娐娒娔娕娖娗娙娚娛娝娞娡娢娤娦娧娨娪", + 6, + "娳娵娷", + 4, + "娽娾娿婁", + 4, + "婇婈婋", + 9, + "婖婗婘婙婛", + 5 + ], + ["8b40", "婡婣婤婥婦婨婩婫", 8, "婸婹婻婼婽婾媀", 17, "媓", 6, "媜", 13, "媫媬"], + [ + "8b80", + "媭", + 4, + "媴媶媷媹", + 4, + "媿嫀嫃", + 5, + "嫊嫋嫍", + 4, + "嫓嫕嫗嫙嫚嫛嫝嫞嫟嫢嫤嫥嫧嫨嫪嫬", + 4, + "嫲", + 22, + "嬊", + 11, + "嬘", + 25, + "嬳嬵嬶嬸", + 7, + "孁", + 6 + ], + [ + "8c40", + "孈", + 7, + "孒孖孞孠孡孧孨孫孭孮孯孲孴孶孷學孹孻孼孾孿宂宆宊宍宎宐宑宒宔宖実宧宨宩宬宭宮宯宱宲宷宺宻宼寀寁寃寈寉寊寋寍寎寏" + ], + [ + "8c80", + "寑寔", + 8, + "寠寢寣實寧審", + 4, + "寯寱", + 6, + "寽対尀専尃尅將專尋尌對導尐尒尓尗尙尛尞尟尠尡尣尦尨尩尪尫尭尮尯尰尲尳尵尶尷屃屄屆屇屌屍屒屓屔屖屗屘屚屛屜屝屟屢層屧", + 6, + "屰屲", + 6, + "屻屼屽屾岀岃", + 4, + "岉岊岋岎岏岒岓岕岝", + 4, + "岤", + 4 + ], + ["8d40", "岪岮岯岰岲岴岶岹岺岻岼岾峀峂峃峅", 5, "峌", 5, "峓", 5, "峚", 6, "峢峣峧峩峫峬峮峯峱", 9, "峼", 4], + [ + "8d80", + "崁崄崅崈", + 5, + "崏", + 4, + "崕崗崘崙崚崜崝崟", + 4, + "崥崨崪崫崬崯", + 4, + "崵", + 7, + "崿", + 7, + "嵈嵉嵍", + 10, + "嵙嵚嵜嵞", + 10, + "嵪嵭嵮嵰嵱嵲嵳嵵", + 12, + "嶃", + 21, + "嶚嶛嶜嶞嶟嶠" + ], + ["8e40", "嶡", 21, "嶸", 12, "巆", 6, "巎", 12, "巜巟巠巣巤巪巬巭"], + [ + "8e80", + "巰巵巶巸", + 4, + "巿帀帄帇帉帊帋帍帎帒帓帗帞", + 7, + "帨", + 4, + "帯帰帲", + 4, + "帹帺帾帿幀幁幃幆", + 5, + "幍", + 6, + "幖", + 4, + "幜幝幟幠幣", + 14, + "幵幷幹幾庁庂広庅庈庉庌庍庎庒庘庛庝庡庢庣庤庨", + 4, + "庮", + 4, + "庴庺庻庼庽庿", + 6 + ], + ["8f40", "廆廇廈廋", 5, "廔廕廗廘廙廚廜", 11, "廩廫", 8, "廵廸廹廻廼廽弅弆弇弉弌弍弎弐弒弔弖弙弚弜弝弞弡弢弣弤"], + [ + "8f80", + "弨弫弬弮弰弲", + 6, + "弻弽弾弿彁", + 14, + "彑彔彙彚彛彜彞彟彠彣彥彧彨彫彮彯彲彴彵彶彸彺彽彾彿徃徆徍徎徏徑従徔徖徚徛徝從徟徠徢", + 5, + "復徫徬徯", + 5, + "徶徸徹徺徻徾", + 4, + "忇忈忊忋忎忓忔忕忚忛応忞忟忢忣忥忦忨忩忬忯忰忲忳忴忶忷忹忺忼怇" + ], + [ + "9040", + "怈怉怋怌怐怑怓怗怘怚怞怟怢怣怤怬怭怮怰", + 4, + "怶", + 4, + "怽怾恀恄", + 6, + "恌恎恏恑恓恔恖恗恘恛恜恞恟恠恡恥恦恮恱恲恴恵恷恾悀" + ], + [ + "9080", + "悁悂悅悆悇悈悊悋悎悏悐悑悓悕悗悘悙悜悞悡悢悤悥悧悩悪悮悰悳悵悶悷悹悺悽", + 7, + "惇惈惉惌", + 4, + "惒惓惔惖惗惙惛惞惡", + 4, + "惪惱惲惵惷惸惻", + 4, + "愂愃愄愅愇愊愋愌愐", + 4, + "愖愗愘愙愛愜愝愞愡愢愥愨愩愪愬", + 18, + "慀", + 6 + ], + ["9140", "慇慉態慍慏慐慒慓慔慖", 6, "慞慟慠慡慣慤慥慦慩", 6, "慱慲慳慴慶慸", 18, "憌憍憏", 4, "憕"], + [ + "9180", + "憖", + 6, + "憞", + 8, + "憪憫憭", + 9, + "憸", + 5, + "憿懀懁懃", + 4, + "應懌", + 4, + "懓懕", + 16, + "懧", + 13, + "懶", + 8, + "戀", + 5, + "戇戉戓戔戙戜戝戞戠戣戦戧戨戩戫戭戯戰戱戲戵戶戸", + 4, + "扂扄扅扆扊" + ], + [ + "9240", + "扏扐払扖扗扙扚扜", + 6, + "扤扥扨扱扲扴扵扷扸扺扻扽抁抂抃抅抆抇抈抋", + 5, + "抔抙抜抝択抣抦抧抩抪抭抮抯抰抲抳抴抶抷抸抺抾拀拁" + ], + [ + "9280", + "拃拋拏拑拕拝拞拠拡拤拪拫拰拲拵拸拹拺拻挀挃挄挅挆挊挋挌挍挏挐挒挓挔挕挗挘挙挜挦挧挩挬挭挮挰挱挳", + 5, + "挻挼挾挿捀捁捄捇捈捊捑捒捓捔捖", + 7, + "捠捤捥捦捨捪捫捬捯捰捲捳捴捵捸捹捼捽捾捿掁掃掄掅掆掋掍掑掓掔掕掗掙", + 6, + "採掤掦掫掯掱掲掵掶掹掻掽掿揀" + ], + [ + "9340", + "揁揂揃揅揇揈揊揋揌揑揓揔揕揗", + 6, + "揟揢揤", + 4, + "揫揬揮揯揰揱揳揵揷揹揺揻揼揾搃搄搆", + 4, + "損搎搑搒搕", + 5, + "搝搟搢搣搤" + ], + [ + "9380", + "搥搧搨搩搫搮", + 5, + "搵", + 4, + "搻搼搾摀摂摃摉摋", + 6, + "摓摕摖摗摙", + 4, + "摟", + 7, + "摨摪摫摬摮", + 9, + "摻", + 6, + "撃撆撈", + 8, + "撓撔撗撘撚撛撜撝撟", + 4, + "撥撦撧撨撪撫撯撱撲撳撴撶撹撻撽撾撿擁擃擄擆", + 6, + "擏擑擓擔擕擖擙據" + ], + ["9440", "擛擜擝擟擠擡擣擥擧", 24, "攁", 7, "攊", 7, "攓", 4, "攙", 8], + [ + "9480", + "攢攣攤攦", + 4, + "攬攭攰攱攲攳攷攺攼攽敀", + 4, + "敆敇敊敋敍敎敐敒敓敔敗敘敚敜敟敠敡敤敥敧敨敩敪敭敮敯敱敳敵敶數", + 14, + "斈斉斊斍斎斏斒斔斕斖斘斚斝斞斠斢斣斦斨斪斬斮斱", + 7, + "斺斻斾斿旀旂旇旈旉旊旍旐旑旓旔旕旘", + 7, + "旡旣旤旪旫" + ], + [ + "9540", + "旲旳旴旵旸旹旻", + 4, + "昁昄昅昇昈昉昋昍昐昑昒昖昗昘昚昛昜昞昡昢昣昤昦昩昪昫昬昮昰昲昳昷", + 4, + "昽昿晀時晄", + 6, + "晍晎晐晑晘" + ], + [ + "9580", + "晙晛晜晝晞晠晢晣晥晧晩", + 4, + "晱晲晳晵晸晹晻晼晽晿暀暁暃暅暆暈暉暊暋暍暎暏暐暒暓暔暕暘", + 4, + "暞", + 8, + "暩", + 4, + "暯", + 4, + "暵暶暷暸暺暻暼暽暿", + 25, + "曚曞", + 7, + "曧曨曪", + 5, + "曱曵曶書曺曻曽朁朂會" + ], + [ + "9640", + "朄朅朆朇朌朎朏朑朒朓朖朘朙朚朜朞朠", + 5, + "朧朩朮朰朲朳朶朷朸朹朻朼朾朿杁杄杅杇杊杋杍杒杔杕杗", + 4, + "杝杢杣杤杦杧杫杬杮東杴杶" + ], + [ + "9680", + "杸杹杺杻杽枀枂枃枅枆枈枊枌枍枎枏枑枒枓枔枖枙枛枟枠枡枤枦枩枬枮枱枲枴枹", + 7, + "柂柅", + 9, + "柕柖柗柛柟柡柣柤柦柧柨柪柫柭柮柲柵", + 7, + "柾栁栂栃栄栆栍栐栒栔栕栘", + 4, + "栞栟栠栢", + 6, + "栫", + 6, + "栴栵栶栺栻栿桇桋桍桏桒桖", + 5 + ], + ["9740", "桜桝桞桟桪桬", 7, "桵桸", 8, "梂梄梇", 7, "梐梑梒梔梕梖梘", 9, "梣梤梥梩梪梫梬梮梱梲梴梶梷梸"], + [ + "9780", + "梹", + 6, + "棁棃", + 5, + "棊棌棎棏棐棑棓棔棖棗棙棛", + 4, + "棡棢棤", + 9, + "棯棲棳棴棶棷棸棻棽棾棿椀椂椃椄椆", + 4, + "椌椏椑椓", + 11, + "椡椢椣椥", + 7, + "椮椯椱椲椳椵椶椷椸椺椻椼椾楀楁楃", + 16, + "楕楖楘楙楛楜楟" + ], + [ + "9840", + "楡楢楤楥楧楨楩楪楬業楯楰楲", + 4, + "楺楻楽楾楿榁榃榅榊榋榌榎", + 5, + "榖榗榙榚榝", + 9, + "榩榪榬榮榯榰榲榳榵榶榸榹榺榼榽" + ], + [ + "9880", + "榾榿槀槂", + 7, + "構槍槏槑槒槓槕", + 5, + "槜槝槞槡", + 11, + "槮槯槰槱槳", + 9, + "槾樀", + 9, + "樋", + 11, + "標", + 5, + "樠樢", + 5, + "権樫樬樭樮樰樲樳樴樶", + 6, + "樿", + 4, + "橅橆橈", + 7, + "橑", + 6, + "橚" + ], + ["9940", "橜", 4, "橢橣橤橦", 10, "橲", 6, "橺橻橽橾橿檁檂檃檅", 8, "檏檒", 4, "檘", 7, "檡", 5], + ["9980", "檧檨檪檭", 114, "欥欦欨", 6], + ["9a40", "欯欰欱欳欴欵欶欸欻欼欽欿歀歁歂歄歅歈歊歋歍", 11, "歚", 7, "歨歩歫", 13, "歺歽歾歿殀殅殈"], + [ + "9a80", + "殌殎殏殐殑殔殕殗殘殙殜", + 4, + "殢", + 7, + "殫", + 7, + "殶殸", + 6, + "毀毃毄毆", + 4, + "毌毎毐毑毘毚毜", + 4, + "毢", + 7, + "毬毭毮毰毱毲毴毶毷毸毺毻毼毾", + 6, + "氈", + 4, + "氎氒気氜氝氞氠氣氥氫氬氭氱氳氶氷氹氺氻氼氾氿汃汄汅汈汋", + 4, + "汑汒汓汖汘" + ], + [ + "9b40", + "汙汚汢汣汥汦汧汫", + 4, + "汱汳汵汷汸決汻汼汿沀沄沇沊沋沍沎沑沒沕沖沗沘沚沜沝沞沠沢沨沬沯沰沴沵沶沷沺泀況泂泃泆泇泈泋泍泎泏泑泒泘" + ], + [ + "9b80", + "泙泚泜泝泟泤泦泧泩泬泭泲泴泹泿洀洂洃洅洆洈洉洊洍洏洐洑洓洔洕洖洘洜洝洟", + 5, + "洦洨洩洬洭洯洰洴洶洷洸洺洿浀浂浄浉浌浐浕浖浗浘浛浝浟浡浢浤浥浧浨浫浬浭浰浱浲浳浵浶浹浺浻浽", + 4, + "涃涄涆涇涊涋涍涏涐涒涖", + 4, + "涜涢涥涬涭涰涱涳涴涶涷涹", + 5, + "淁淂淃淈淉淊" + ], + [ + "9c40", + "淍淎淏淐淒淓淔淕淗淚淛淜淟淢淣淥淧淨淩淪淭淯淰淲淴淵淶淸淺淽", + 7, + "渆渇済渉渋渏渒渓渕渘渙減渜渞渟渢渦渧渨渪測渮渰渱渳渵" + ], + [ + "9c80", + "渶渷渹渻", + 7, + "湅", + 7, + "湏湐湑湒湕湗湙湚湜湝湞湠", + 10, + "湬湭湯", + 14, + "満溁溂溄溇溈溊", + 4, + "溑", + 6, + "溙溚溛溝溞溠溡溣溤溦溨溩溫溬溭溮溰溳溵溸溹溼溾溿滀滃滄滅滆滈滉滊滌滍滎滐滒滖滘滙滛滜滝滣滧滪", + 5 + ], + ["9d40", "滰滱滲滳滵滶滷滸滺", 7, "漃漄漅漇漈漊", 4, "漐漑漒漖", 9, "漡漢漣漥漦漧漨漬漮漰漲漴漵漷", 6, "漿潀潁潂"], + [ + "9d80", + "潃潄潅潈潉潊潌潎", + 9, + "潙潚潛潝潟潠潡潣潤潥潧", + 5, + "潯潰潱潳潵潶潷潹潻潽", + 6, + "澅澆澇澊澋澏", + 12, + "澝澞澟澠澢", + 4, + "澨", + 10, + "澴澵澷澸澺", + 5, + "濁濃", + 5, + "濊", + 6, + "濓", + 10, + "濟濢濣濤濥" + ], + ["9e40", "濦", 7, "濰", 32, "瀒", 7, "瀜", 6, "瀤", 6], + [ + "9e80", + "瀫", + 9, + "瀶瀷瀸瀺", + 17, + "灍灎灐", + 13, + "灟", + 11, + "灮灱灲灳灴灷灹灺灻災炁炂炃炄炆炇炈炋炌炍炏炐炑炓炗炘炚炛炞", + 12, + "炰炲炴炵炶為炾炿烄烅烆烇烉烋", + 12, + "烚" + ], + ["9f40", "烜烝烞烠烡烢烣烥烪烮烰", 6, "烸烺烻烼烾", 10, "焋", 4, "焑焒焔焗焛", 10, "焧", 7, "焲焳焴"], + [ + "9f80", + "焵焷", + 13, + "煆煇煈煉煋煍煏", + 12, + "煝煟", + 4, + "煥煩", + 4, + "煯煰煱煴煵煶煷煹煻煼煾", + 5, + "熅", + 4, + "熋熌熍熎熐熑熒熓熕熖熗熚", + 4, + "熡", + 6, + "熩熪熫熭", + 5, + "熴熶熷熸熺", + 8, + "燄", + 9, + "燏", + 4 + ], + ["a040", "燖", 9, "燡燢燣燤燦燨", 5, "燯", 9, "燺", 11, "爇", 19], + [ + "a080", + "爛爜爞", + 9, + "爩爫爭爮爯爲爳爴爺爼爾牀", + 6, + "牉牊牋牎牏牐牑牓牔牕牗牘牚牜牞牠牣牤牥牨牪牫牬牭牰牱牳牴牶牷牸牻牼牽犂犃犅", + 4, + "犌犎犐犑犓", + 11, + "犠", + 11, + "犮犱犲犳犵犺", + 6, + "狅狆狇狉狊狋狌狏狑狓狔狕狖狘狚狛" + ], + [ + "a1a1", + " 、。·ˉˇ¨〃々—~‖…‘’“”〔〕〈", + 7, + "〖〗【】±×÷∶∧∨∑∏∪∩∈∷√⊥∥∠⌒⊙∫∮≡≌≈∽∝≠≮≯≤≥∞∵∴♂♀°′″℃$¤¢£‰§№☆★○●◎◇◆□■△▲※→←↑↓〓" + ], + ["a2a1", "ⅰ", 9], + ["a2b1", "⒈", 19, "⑴", 19, "①", 9], + ["a2e5", "㈠", 9], + ["a2f1", "Ⅰ", 11], + ["a3a1", "!"#¥%", 88, " ̄"], + ["a4a1", "ぁ", 82], + ["a5a1", "ァ", 85], + ["a6a1", "Α", 16, "Σ", 6], + ["a6c1", "α", 16, "σ", 6], + ["a6e0", "︵︶︹︺︿﹀︽︾﹁﹂﹃﹄"], + ["a6ee", "︻︼︷︸︱"], + ["a6f4", "︳︴"], + ["a7a1", "А", 5, "ЁЖ", 25], + ["a7d1", "а", 5, "ёж", 25], + ["a840", "ˊˋ˙–―‥‵℅℉↖↗↘↙∕∟∣≒≦≧⊿═", 35, "▁", 6], + ["a880", "█", 7, "▓▔▕▼▽◢◣◤◥☉⊕〒〝〞"], + ["a8a1", "āáǎàēéěèīíǐìōóǒòūúǔùǖǘǚǜüêɑ"], + ["a8bd", "ńň"], + ["a8c0", "ɡ"], + ["a8c5", "ㄅ", 36], + ["a940", "〡", 8, "㊣㎎㎏㎜㎝㎞㎡㏄㏎㏑㏒㏕︰¬¦"], + ["a959", "℡㈱"], + ["a95c", "‐"], + ["a960", "ー゛゜ヽヾ〆ゝゞ﹉", 9, "﹔﹕﹖﹗﹙", 8], + ["a980", "﹢", 4, "﹨﹩﹪﹫"], + ["a996", "〇"], + ["a9a4", "─", 75], + [ + "aa40", + "狜狝狟狢", + 5, + "狪狫狵狶狹狽狾狿猀猂猄", + 5, + "猋猌猍猏猐猑猒猔猘猙猚猟猠猣猤猦猧猨猭猯猰猲猳猵猶猺猻猼猽獀", + 8 + ], + ["aa80", "獉獊獋獌獎獏獑獓獔獕獖獘", 7, "獡", 10, "獮獰獱"], + ["ab40", "獲", 11, "獿", 4, "玅玆玈玊玌玍玏玐玒玓玔玕玗玘玙玚玜玝玞玠玡玣", 5, "玪玬玭玱玴玵玶玸玹玼玽玾玿珁珃", 4], + ["ab80", "珋珌珎珒", 6, "珚珛珜珝珟珡珢珣珤珦珨珪珫珬珮珯珰珱珳", 4], + ["ac40", "珸", 10, "琄琇琈琋琌琍琎琑", 8, "琜", 5, "琣琤琧琩琫琭琯琱琲琷", 4, "琽琾琿瑀瑂", 11], + ["ac80", "瑎", 6, "瑖瑘瑝瑠", 12, "瑮瑯瑱", 4, "瑸瑹瑺"], + ["ad40", "瑻瑼瑽瑿璂璄璅璆璈璉璊璌璍璏璑", 10, "璝璟", 7, "璪", 15, "璻", 12], + ["ad80", "瓈", 9, "瓓", 8, "瓝瓟瓡瓥瓧", 6, "瓰瓱瓲"], + [ + "ae40", + "瓳瓵瓸", + 6, + "甀甁甂甃甅", + 7, + "甎甐甒甔甕甖甗甛甝甞甠", + 4, + "甦甧甪甮甴甶甹甼甽甿畁畂畃畄畆畇畉畊畍畐畑畒畓畕畖畗畘" + ], + ["ae80", "畝", 7, "畧畨畩畫", 6, "畳畵當畷畺", 4, "疀疁疂疄疅疇"], + [ + "af40", + "疈疉疊疌疍疎疐疓疕疘疛疜疞疢疦", + 4, + "疭疶疷疺疻疿痀痁痆痋痌痎痏痐痑痓痗痙痚痜痝痟痠痡痥痩痬痭痮痯痲痳痵痶痷痸痺痻痽痾瘂瘄瘆瘇" + ], + ["af80", "瘈瘉瘋瘍瘎瘏瘑瘒瘓瘔瘖瘚瘜瘝瘞瘡瘣瘧瘨瘬瘮瘯瘱瘲瘶瘷瘹瘺瘻瘽癁療癄"], + [ + "b040", + "癅", + 6, + "癎", + 5, + "癕癗", + 4, + "癝癟癠癡癢癤", + 6, + "癬癭癮癰", + 7, + "癹発發癿皀皁皃皅皉皊皌皍皏皐皒皔皕皗皘皚皛" + ], + [ + "b080", + "皜", + 7, + "皥", + 8, + "皯皰皳皵", + 9, + "盀盁盃啊阿埃挨哎唉哀皑癌蔼矮艾碍爱隘鞍氨安俺按暗岸胺案肮昂盎凹敖熬翱袄傲奥懊澳芭捌扒叭吧笆八疤巴拔跋靶把耙坝霸罢爸白柏百摆佰败拜稗斑班搬扳般颁板版扮拌伴瓣半办绊邦帮梆榜膀绑棒磅蚌镑傍谤苞胞包褒剥" + ], + [ + "b140", + "盄盇盉盋盌盓盕盙盚盜盝盞盠", + 4, + "盦", + 7, + "盰盳盵盶盷盺盻盽盿眀眂眃眅眆眊県眎", + 10, + "眛眜眝眞眡眣眤眥眧眪眫" + ], + [ + "b180", + "眬眮眰", + 4, + "眹眻眽眾眿睂睄睅睆睈", + 7, + "睒", + 7, + "睜薄雹保堡饱宝抱报暴豹鲍爆杯碑悲卑北辈背贝钡倍狈备惫焙被奔苯本笨崩绷甭泵蹦迸逼鼻比鄙笔彼碧蓖蔽毕毙毖币庇痹闭敝弊必辟壁臂避陛鞭边编贬扁便变卞辨辩辫遍标彪膘表鳖憋别瘪彬斌濒滨宾摈兵冰柄丙秉饼炳" + ], + ["b240", "睝睞睟睠睤睧睩睪睭", 11, "睺睻睼瞁瞂瞃瞆", 5, "瞏瞐瞓", 11, "瞡瞣瞤瞦瞨瞫瞭瞮瞯瞱瞲瞴瞶", 4], + [ + "b280", + "瞼瞾矀", + 12, + "矎", + 8, + "矘矙矚矝", + 4, + "矤病并玻菠播拨钵波博勃搏铂箔伯帛舶脖膊渤泊驳捕卜哺补埠不布步簿部怖擦猜裁材才财睬踩采彩菜蔡餐参蚕残惭惨灿苍舱仓沧藏操糙槽曹草厕策侧册测层蹭插叉茬茶查碴搽察岔差诧拆柴豺搀掺蝉馋谗缠铲产阐颤昌猖" + ], + [ + "b340", + "矦矨矪矯矰矱矲矴矵矷矹矺矻矼砃", + 5, + "砊砋砎砏砐砓砕砙砛砞砠砡砢砤砨砪砫砮砯砱砲砳砵砶砽砿硁硂硃硄硆硈硉硊硋硍硏硑硓硔硘硙硚" + ], + [ + "b380", + "硛硜硞", + 11, + "硯", + 7, + "硸硹硺硻硽", + 6, + "场尝常长偿肠厂敞畅唱倡超抄钞朝嘲潮巢吵炒车扯撤掣彻澈郴臣辰尘晨忱沉陈趁衬撑称城橙成呈乘程惩澄诚承逞骋秤吃痴持匙池迟弛驰耻齿侈尺赤翅斥炽充冲虫崇宠抽酬畴踌稠愁筹仇绸瞅丑臭初出橱厨躇锄雏滁除楚" + ], + [ + "b440", + "碄碅碆碈碊碋碏碐碒碔碕碖碙碝碞碠碢碤碦碨", + 7, + "碵碶碷碸確碻碼碽碿磀磂磃磄磆磇磈磌磍磎磏磑磒磓磖磗磘磚", + 9 + ], + [ + "b480", + "磤磥磦磧磩磪磫磭", + 4, + "磳磵磶磸磹磻", + 5, + "礂礃礄礆", + 6, + "础储矗搐触处揣川穿椽传船喘串疮窗幢床闯创吹炊捶锤垂春椿醇唇淳纯蠢戳绰疵茨磁雌辞慈瓷词此刺赐次聪葱囱匆从丛凑粗醋簇促蹿篡窜摧崔催脆瘁粹淬翠村存寸磋撮搓措挫错搭达答瘩打大呆歹傣戴带殆代贷袋待逮" + ], + ["b540", "礍", 5, "礔", 9, "礟", 4, "礥", 14, "礵", 4, "礽礿祂祃祄祅祇祊", 8, "祔祕祘祙祡祣"], + [ + "b580", + "祤祦祩祪祫祬祮祰", + 6, + "祹祻", + 4, + "禂禃禆禇禈禉禋禌禍禎禐禑禒怠耽担丹单郸掸胆旦氮但惮淡诞弹蛋当挡党荡档刀捣蹈倒岛祷导到稻悼道盗德得的蹬灯登等瞪凳邓堤低滴迪敌笛狄涤翟嫡抵底地蒂第帝弟递缔颠掂滇碘点典靛垫电佃甸店惦奠淀殿碉叼雕凋刁掉吊钓调跌爹碟蝶迭谍叠" + ], + ["b640", "禓", 6, "禛", 11, "禨", 10, "禴", 4, "禼禿秂秄秅秇秈秊秌秎秏秐秓秔秖秗秙", 5, "秠秡秢秥秨秪"], + [ + "b680", + "秬秮秱", + 6, + "秹秺秼秾秿稁稄稅稇稈稉稊稌稏", + 4, + "稕稖稘稙稛稜丁盯叮钉顶鼎锭定订丢东冬董懂动栋侗恫冻洞兜抖斗陡豆逗痘都督毒犊独读堵睹赌杜镀肚度渡妒端短锻段断缎堆兑队对墩吨蹲敦顿囤钝盾遁掇哆多夺垛躲朵跺舵剁惰堕蛾峨鹅俄额讹娥恶厄扼遏鄂饿恩而儿耳尔饵洱二" + ], + ["b740", "稝稟稡稢稤", 14, "稴稵稶稸稺稾穀", 5, "穇", 9, "穒", 4, "穘", 16], + [ + "b780", + "穩", + 6, + "穱穲穳穵穻穼穽穾窂窅窇窉窊窋窌窎窏窐窓窔窙窚窛窞窡窢贰发罚筏伐乏阀法珐藩帆番翻樊矾钒繁凡烦反返范贩犯饭泛坊芳方肪房防妨仿访纺放菲非啡飞肥匪诽吠肺废沸费芬酚吩氛分纷坟焚汾粉奋份忿愤粪丰封枫蜂峰锋风疯烽逢冯缝讽奉凤佛否夫敷肤孵扶拂辐幅氟符伏俘服" + ], + ["b840", "窣窤窧窩窪窫窮", 4, "窴", 10, "竀", 10, "竌", 9, "竗竘竚竛竜竝竡竢竤竧", 5, "竮竰竱竲竳"], + [ + "b880", + "竴", + 4, + "竻竼竾笀笁笂笅笇笉笌笍笎笐笒笓笖笗笘笚笜笝笟笡笢笣笧笩笭浮涪福袱弗甫抚辅俯釜斧脯腑府腐赴副覆赋复傅付阜父腹负富讣附妇缚咐噶嘎该改概钙盖溉干甘杆柑竿肝赶感秆敢赣冈刚钢缸肛纲岗港杠篙皋高膏羔糕搞镐稿告哥歌搁戈鸽胳疙割革葛格蛤阁隔铬个各给根跟耕更庚羹" + ], + [ + "b940", + "笯笰笲笴笵笶笷笹笻笽笿", + 5, + "筆筈筊筍筎筓筕筗筙筜筞筟筡筣", + 10, + "筯筰筳筴筶筸筺筼筽筿箁箂箃箄箆", + 6, + "箎箏" + ], + [ + "b980", + "箑箒箓箖箘箙箚箛箞箟箠箣箤箥箮箯箰箲箳箵箶箷箹", + 7, + "篂篃範埂耿梗工攻功恭龚供躬公宫弓巩汞拱贡共钩勾沟苟狗垢构购够辜菇咕箍估沽孤姑鼓古蛊骨谷股故顾固雇刮瓜剐寡挂褂乖拐怪棺关官冠观管馆罐惯灌贯光广逛瑰规圭硅归龟闺轨鬼诡癸桂柜跪贵刽辊滚棍锅郭国果裹过哈" + ], + [ + "ba40", + "篅篈築篊篋篍篎篏篐篒篔", + 4, + "篛篜篞篟篠篢篣篤篧篨篩篫篬篭篯篰篲", + 4, + "篸篹篺篻篽篿", + 7, + "簈簉簊簍簎簐", + 5, + "簗簘簙" + ], + [ + "ba80", + "簚", + 4, + "簠", + 5, + "簨簩簫", + 12, + "簹", + 5, + "籂骸孩海氦亥害骇酣憨邯韩含涵寒函喊罕翰撼捍旱憾悍焊汗汉夯杭航壕嚎豪毫郝好耗号浩呵喝荷菏核禾和何合盒貉阂河涸赫褐鹤贺嘿黑痕很狠恨哼亨横衡恒轰哄烘虹鸿洪宏弘红喉侯猴吼厚候后呼乎忽瑚壶葫胡蝴狐糊湖" + ], + ["bb40", "籃", 9, "籎", 36, "籵", 5, "籾", 9], + [ + "bb80", + "粈粊", + 6, + "粓粔粖粙粚粛粠粡粣粦粧粨粩粫粬粭粯粰粴", + 4, + "粺粻弧虎唬护互沪户花哗华猾滑画划化话槐徊怀淮坏欢环桓还缓换患唤痪豢焕涣宦幻荒慌黄磺蝗簧皇凰惶煌晃幌恍谎灰挥辉徽恢蛔回毁悔慧卉惠晦贿秽会烩汇讳诲绘荤昏婚魂浑混豁活伙火获或惑霍货祸击圾基机畸稽积箕" + ], + ["bc40", "粿糀糂糃糄糆糉糋糎", 6, "糘糚糛糝糞糡", 6, "糩", 5, "糰", 7, "糹糺糼", 13, "紋", 5], + [ + "bc80", + "紑", + 14, + "紡紣紤紥紦紨紩紪紬紭紮細", + 6, + "肌饥迹激讥鸡姬绩缉吉极棘辑籍集及急疾汲即嫉级挤几脊己蓟技冀季伎祭剂悸济寄寂计记既忌际妓继纪嘉枷夹佳家加荚颊贾甲钾假稼价架驾嫁歼监坚尖笺间煎兼肩艰奸缄茧检柬碱硷拣捡简俭剪减荐槛鉴践贱见键箭件" + ], + ["bd40", "紷", 54, "絯", 7], + [ + "bd80", + "絸", + 32, + "健舰剑饯渐溅涧建僵姜将浆江疆蒋桨奖讲匠酱降蕉椒礁焦胶交郊浇骄娇嚼搅铰矫侥脚狡角饺缴绞剿教酵轿较叫窖揭接皆秸街阶截劫节桔杰捷睫竭洁结解姐戒藉芥界借介疥诫届巾筋斤金今津襟紧锦仅谨进靳晋禁近烬浸" + ], + ["be40", "継", 12, "綧", 6, "綯", 42], + [ + "be80", + "線", + 32, + "尽劲荆兢茎睛晶鲸京惊精粳经井警景颈静境敬镜径痉靖竟竞净炯窘揪究纠玖韭久灸九酒厩救旧臼舅咎就疚鞠拘狙疽居驹菊局咀矩举沮聚拒据巨具距踞锯俱句惧炬剧捐鹃娟倦眷卷绢撅攫抉掘倔爵觉决诀绝均菌钧军君峻" + ], + ["bf40", "緻", 62], + [ + "bf80", + "縺縼", + 4, + "繂", + 4, + "繈", + 21, + "俊竣浚郡骏喀咖卡咯开揩楷凯慨刊堪勘坎砍看康慷糠扛抗亢炕考拷烤靠坷苛柯棵磕颗科壳咳可渴克刻客课肯啃垦恳坑吭空恐孔控抠口扣寇枯哭窟苦酷库裤夸垮挎跨胯块筷侩快宽款匡筐狂框矿眶旷况亏盔岿窥葵奎魁傀" + ], + ["c040", "繞", 35, "纃", 23, "纜纝纞"], + [ + "c080", + "纮纴纻纼绖绤绬绹缊缐缞缷缹缻", + 6, + "罃罆", + 9, + "罒罓馈愧溃坤昆捆困括扩廓阔垃拉喇蜡腊辣啦莱来赖蓝婪栏拦篮阑兰澜谰揽览懒缆烂滥琅榔狼廊郎朗浪捞劳牢老佬姥酪烙涝勒乐雷镭蕾磊累儡垒擂肋类泪棱楞冷厘梨犁黎篱狸离漓理李里鲤礼莉荔吏栗丽厉励砾历利傈例俐" + ], + [ + "c140", + "罖罙罛罜罝罞罠罣", + 4, + "罫罬罭罯罰罳罵罶罷罸罺罻罼罽罿羀羂", + 7, + "羋羍羏", + 4, + "羕", + 4, + "羛羜羠羢羣羥羦羨", + 6, + "羱" + ], + [ + "c180", + "羳", + 4, + "羺羻羾翀翂翃翄翆翇翈翉翋翍翏", + 4, + "翖翗翙", + 5, + "翢翣痢立粒沥隶力璃哩俩联莲连镰廉怜涟帘敛脸链恋炼练粮凉梁粱良两辆量晾亮谅撩聊僚疗燎寥辽潦了撂镣廖料列裂烈劣猎琳林磷霖临邻鳞淋凛赁吝拎玲菱零龄铃伶羚凌灵陵岭领另令溜琉榴硫馏留刘瘤流柳六龙聋咙笼窿" + ], + [ + "c240", + "翤翧翨翪翫翬翭翯翲翴", + 6, + "翽翾翿耂耇耈耉耊耎耏耑耓耚耛耝耞耟耡耣耤耫", + 5, + "耲耴耹耺耼耾聀聁聄聅聇聈聉聎聏聐聑聓聕聖聗" + ], + [ + "c280", + "聙聛", + 13, + "聫", + 5, + "聲", + 11, + "隆垄拢陇楼娄搂篓漏陋芦卢颅庐炉掳卤虏鲁麓碌露路赂鹿潞禄录陆戮驴吕铝侣旅履屡缕虑氯律率滤绿峦挛孪滦卵乱掠略抡轮伦仑沦纶论萝螺罗逻锣箩骡裸落洛骆络妈麻玛码蚂马骂嘛吗埋买麦卖迈脉瞒馒蛮满蔓曼慢漫" + ], + [ + "c340", + "聾肁肂肅肈肊肍", + 5, + "肔肕肗肙肞肣肦肧肨肬肰肳肵肶肸肹肻胅胇", + 4, + "胏", + 6, + "胘胟胠胢胣胦胮胵胷胹胻胾胿脀脁脃脄脅脇脈脋" + ], + [ + "c380", + "脌脕脗脙脛脜脝脟", + 12, + "脭脮脰脳脴脵脷脹", + 4, + "脿谩芒茫盲氓忙莽猫茅锚毛矛铆卯茂冒帽貌贸么玫枚梅酶霉煤没眉媒镁每美昧寐妹媚门闷们萌蒙檬盟锰猛梦孟眯醚靡糜迷谜弥米秘觅泌蜜密幂棉眠绵冕免勉娩缅面苗描瞄藐秒渺庙妙蔑灭民抿皿敏悯闽明螟鸣铭名命谬摸" + ], + [ + "c440", + "腀", + 5, + "腇腉腍腎腏腒腖腗腘腛", + 4, + "腡腢腣腤腦腨腪腫腬腯腲腳腵腶腷腸膁膃", + 4, + "膉膋膌膍膎膐膒", + 5, + "膙膚膞", + 4, + "膤膥" + ], + [ + "c480", + "膧膩膫", + 7, + "膴", + 5, + "膼膽膾膿臄臅臇臈臉臋臍", + 6, + "摹蘑模膜磨摩魔抹末莫墨默沫漠寞陌谋牟某拇牡亩姆母墓暮幕募慕木目睦牧穆拿哪呐钠那娜纳氖乃奶耐奈南男难囊挠脑恼闹淖呢馁内嫩能妮霓倪泥尼拟你匿腻逆溺蔫拈年碾撵捻念娘酿鸟尿捏聂孽啮镊镍涅您柠狞凝宁" + ], + ["c540", "臔", 14, "臤臥臦臨臩臫臮", 4, "臵", 5, "臽臿舃與", 4, "舎舏舑舓舕", 5, "舝舠舤舥舦舧舩舮舲舺舼舽舿"], + [ + "c580", + "艀艁艂艃艅艆艈艊艌艍艎艐", + 7, + "艙艛艜艝艞艠", + 7, + "艩拧泞牛扭钮纽脓浓农弄奴努怒女暖虐疟挪懦糯诺哦欧鸥殴藕呕偶沤啪趴爬帕怕琶拍排牌徘湃派攀潘盘磐盼畔判叛乓庞旁耪胖抛咆刨炮袍跑泡呸胚培裴赔陪配佩沛喷盆砰抨烹澎彭蓬棚硼篷膨朋鹏捧碰坯砒霹批披劈琵毗" + ], + [ + "c640", + "艪艫艬艭艱艵艶艷艸艻艼芀芁芃芅芆芇芉芌芐芓芔芕芖芚芛芞芠芢芣芧芲芵芶芺芻芼芿苀苂苃苅苆苉苐苖苙苚苝苢苧苨苩苪苬苭苮苰苲苳苵苶苸" + ], + [ + "c680", + "苺苼", + 4, + "茊茋茍茐茒茓茖茘茙茝", + 9, + "茩茪茮茰茲茷茻茽啤脾疲皮匹痞僻屁譬篇偏片骗飘漂瓢票撇瞥拼频贫品聘乒坪苹萍平凭瓶评屏坡泼颇婆破魄迫粕剖扑铺仆莆葡菩蒲埔朴圃普浦谱曝瀑期欺栖戚妻七凄漆柒沏其棋奇歧畦崎脐齐旗祈祁骑起岂乞企启契砌器气迄弃汽泣讫掐" + ], + [ + "c740", + "茾茿荁荂荄荅荈荊", + 4, + "荓荕", + 4, + "荝荢荰", + 6, + "荹荺荾", + 6, + "莇莈莊莋莌莍莏莐莑莔莕莖莗莙莚莝莟莡", + 6, + "莬莭莮" + ], + [ + "c780", + "莯莵莻莾莿菂菃菄菆菈菉菋菍菎菐菑菒菓菕菗菙菚菛菞菢菣菤菦菧菨菫菬菭恰洽牵扦钎铅千迁签仟谦乾黔钱钳前潜遣浅谴堑嵌欠歉枪呛腔羌墙蔷强抢橇锹敲悄桥瞧乔侨巧鞘撬翘峭俏窍切茄且怯窃钦侵亲秦琴勤芹擒禽寝沁青轻氢倾卿清擎晴氰情顷请庆琼穷秋丘邱球求囚酋泅趋区蛆曲躯屈驱渠" + ], + ["c840", "菮華菳", 4, "菺菻菼菾菿萀萂萅萇萈萉萊萐萒", 5, "萙萚萛萞", 5, "萩", 7, "萲", 5, "萹萺萻萾", 7, "葇葈葉"], + [ + "c880", + "葊", + 6, + "葒", + 4, + "葘葝葞葟葠葢葤", + 4, + "葪葮葯葰葲葴葷葹葻葼取娶龋趣去圈颧权醛泉全痊拳犬券劝缺炔瘸却鹊榷确雀裙群然燃冉染瓤壤攘嚷让饶扰绕惹热壬仁人忍韧任认刃妊纫扔仍日戎茸蓉荣融熔溶容绒冗揉柔肉茹蠕儒孺如辱乳汝入褥软阮蕊瑞锐闰润若弱撒洒萨腮鳃塞赛三叁" + ], + ["c940", "葽", 4, "蒃蒄蒅蒆蒊蒍蒏", 7, "蒘蒚蒛蒝蒞蒟蒠蒢", 12, "蒰蒱蒳蒵蒶蒷蒻蒼蒾蓀蓂蓃蓅蓆蓇蓈蓋蓌蓎蓏蓒蓔蓕蓗"], + [ + "c980", + "蓘", + 4, + "蓞蓡蓢蓤蓧", + 4, + "蓭蓮蓯蓱", + 10, + "蓽蓾蔀蔁蔂伞散桑嗓丧搔骚扫嫂瑟色涩森僧莎砂杀刹沙纱傻啥煞筛晒珊苫杉山删煽衫闪陕擅赡膳善汕扇缮墒伤商赏晌上尚裳梢捎稍烧芍勺韶少哨邵绍奢赊蛇舌舍赦摄射慑涉社设砷申呻伸身深娠绅神沈审婶甚肾慎渗声生甥牲升绳" + ], + ["ca40", "蔃", 8, "蔍蔎蔏蔐蔒蔔蔕蔖蔘蔙蔛蔜蔝蔞蔠蔢", 8, "蔭", 9, "蔾", 4, "蕄蕅蕆蕇蕋", 10], + [ + "ca80", + "蕗蕘蕚蕛蕜蕝蕟", + 4, + "蕥蕦蕧蕩", + 8, + "蕳蕵蕶蕷蕸蕼蕽蕿薀薁省盛剩胜圣师失狮施湿诗尸虱十石拾时什食蚀实识史矢使屎驶始式示士世柿事拭誓逝势是嗜噬适仕侍释饰氏市恃室视试收手首守寿授售受瘦兽蔬枢梳殊抒输叔舒淑疏书赎孰熟薯暑曙署蜀黍鼠属术述树束戍竖墅庶数漱" + ], + ["cb40", "薂薃薆薈", 6, "薐", 10, "薝", 6, "薥薦薧薩薫薬薭薱", 5, "薸薺", 6, "藂", 6, "藊", 4, "藑藒"], + [ + "cb80", + "藔藖", + 5, + "藝", + 6, + "藥藦藧藨藪", + 14, + "恕刷耍摔衰甩帅栓拴霜双爽谁水睡税吮瞬顺舜说硕朔烁斯撕嘶思私司丝死肆寺嗣四伺似饲巳松耸怂颂送宋讼诵搜艘擞嗽苏酥俗素速粟僳塑溯宿诉肃酸蒜算虽隋随绥髓碎岁穗遂隧祟孙损笋蓑梭唆缩琐索锁所塌他它她塔" + ], + ["cc40", "藹藺藼藽藾蘀", 4, "蘆", 10, "蘒蘓蘔蘕蘗", 15, "蘨蘪", 13, "蘹蘺蘻蘽蘾蘿虀"], + [ + "cc80", + "虁", + 11, + "虒虓處", + 4, + "虛虜虝號虠虡虣", + 7, + "獭挞蹋踏胎苔抬台泰酞太态汰坍摊贪瘫滩坛檀痰潭谭谈坦毯袒碳探叹炭汤塘搪堂棠膛唐糖倘躺淌趟烫掏涛滔绦萄桃逃淘陶讨套特藤腾疼誊梯剔踢锑提题蹄啼体替嚏惕涕剃屉天添填田甜恬舔腆挑条迢眺跳贴铁帖厅听烃" + ], + [ + "cd40", + "虭虯虰虲", + 6, + "蚃", + 6, + "蚎", + 4, + "蚔蚖", + 5, + "蚞", + 4, + "蚥蚦蚫蚭蚮蚲蚳蚷蚸蚹蚻", + 4, + "蛁蛂蛃蛅蛈蛌蛍蛒蛓蛕蛖蛗蛚蛜" + ], + [ + "cd80", + "蛝蛠蛡蛢蛣蛥蛦蛧蛨蛪蛫蛬蛯蛵蛶蛷蛺蛻蛼蛽蛿蜁蜄蜅蜆蜋蜌蜎蜏蜐蜑蜔蜖汀廷停亭庭挺艇通桐酮瞳同铜彤童桶捅筒统痛偷投头透凸秃突图徒途涂屠土吐兔湍团推颓腿蜕褪退吞屯臀拖托脱鸵陀驮驼椭妥拓唾挖哇蛙洼娃瓦袜歪外豌弯湾玩顽丸烷完碗挽晚皖惋宛婉万腕汪王亡枉网往旺望忘妄威" + ], + [ + "ce40", + "蜙蜛蜝蜟蜠蜤蜦蜧蜨蜪蜫蜬蜭蜯蜰蜲蜳蜵蜶蜸蜹蜺蜼蜽蝀", + 6, + "蝊蝋蝍蝏蝐蝑蝒蝔蝕蝖蝘蝚", + 5, + "蝡蝢蝦", + 7, + "蝯蝱蝲蝳蝵" + ], + [ + "ce80", + "蝷蝸蝹蝺蝿螀螁螄螆螇螉螊螌螎", + 4, + "螔螕螖螘", + 6, + "螠", + 4, + "巍微危韦违桅围唯惟为潍维苇萎委伟伪尾纬未蔚味畏胃喂魏位渭谓尉慰卫瘟温蚊文闻纹吻稳紊问嗡翁瓮挝蜗涡窝我斡卧握沃巫呜钨乌污诬屋无芜梧吾吴毋武五捂午舞伍侮坞戊雾晤物勿务悟误昔熙析西硒矽晰嘻吸锡牺" + ], + [ + "cf40", + "螥螦螧螩螪螮螰螱螲螴螶螷螸螹螻螼螾螿蟁", + 4, + "蟇蟈蟉蟌", + 4, + "蟔", + 6, + "蟜蟝蟞蟟蟡蟢蟣蟤蟦蟧蟨蟩蟫蟬蟭蟯", + 9 + ], + [ + "cf80", + "蟺蟻蟼蟽蟿蠀蠁蠂蠄", + 5, + "蠋", + 7, + "蠔蠗蠘蠙蠚蠜", + 4, + "蠣稀息希悉膝夕惜熄烯溪汐犀檄袭席习媳喜铣洗系隙戏细瞎虾匣霞辖暇峡侠狭下厦夏吓掀锨先仙鲜纤咸贤衔舷闲涎弦嫌显险现献县腺馅羡宪陷限线相厢镶香箱襄湘乡翔祥详想响享项巷橡像向象萧硝霄削哮嚣销消宵淆晓" + ], + ["d040", "蠤", 13, "蠳", 5, "蠺蠻蠽蠾蠿衁衂衃衆", 5, "衎", 5, "衕衖衘衚", 6, "衦衧衪衭衯衱衳衴衵衶衸衹衺"], + [ + "d080", + "衻衼袀袃袆袇袉袊袌袎袏袐袑袓袔袕袗", + 4, + "袝", + 4, + "袣袥", + 5, + "小孝校肖啸笑效楔些歇蝎鞋协挟携邪斜胁谐写械卸蟹懈泄泻谢屑薪芯锌欣辛新忻心信衅星腥猩惺兴刑型形邢行醒幸杏性姓兄凶胸匈汹雄熊休修羞朽嗅锈秀袖绣墟戌需虚嘘须徐许蓄酗叙旭序畜恤絮婿绪续轩喧宣悬旋玄" + ], + [ + "d140", + "袬袮袯袰袲", + 4, + "袸袹袺袻袽袾袿裀裃裄裇裈裊裋裌裍裏裐裑裓裖裗裚", + 4, + "裠裡裦裧裩", + 6, + "裲裵裶裷裺裻製裿褀褁褃", + 5 + ], + [ + "d180", + "褉褋", + 4, + "褑褔", + 4, + "褜", + 4, + "褢褣褤褦褧褨褩褬褭褮褯褱褲褳褵褷选癣眩绚靴薛学穴雪血勋熏循旬询寻驯巡殉汛训讯逊迅压押鸦鸭呀丫芽牙蚜崖衙涯雅哑亚讶焉咽阉烟淹盐严研蜒岩延言颜阎炎沿奄掩眼衍演艳堰燕厌砚雁唁彦焰宴谚验殃央鸯秧杨扬佯疡羊洋阳氧仰痒养样漾邀腰妖瑶" + ], + ["d240", "褸", 8, "襂襃襅", 24, "襠", 5, "襧", 19, "襼"], + [ + "d280", + "襽襾覀覂覄覅覇", + 26, + "摇尧遥窑谣姚咬舀药要耀椰噎耶爷野冶也页掖业叶曳腋夜液一壹医揖铱依伊衣颐夷遗移仪胰疑沂宜姨彝椅蚁倚已乙矣以艺抑易邑屹亿役臆逸肄疫亦裔意毅忆义益溢诣议谊译异翼翌绎茵荫因殷音阴姻吟银淫寅饮尹引隐" + ], + ["d340", "覢", 30, "觃觍觓觔觕觗觘觙觛觝觟觠觡觢觤觧觨觩觪觬觭觮觰觱觲觴", 6], + [ + "d380", + "觻", + 4, + "訁", + 5, + "計", + 21, + "印英樱婴鹰应缨莹萤营荧蝇迎赢盈影颖硬映哟拥佣臃痈庸雍踊蛹咏泳涌永恿勇用幽优悠忧尤由邮铀犹油游酉有友右佑釉诱又幼迂淤于盂榆虞愚舆余俞逾鱼愉渝渔隅予娱雨与屿禹宇语羽玉域芋郁吁遇喻峪御愈欲狱育誉" + ], + ["d440", "訞", 31, "訿", 8, "詉", 21], + [ + "d480", + "詟", + 25, + "詺", + 6, + "浴寓裕预豫驭鸳渊冤元垣袁原援辕园员圆猿源缘远苑愿怨院曰约越跃钥岳粤月悦阅耘云郧匀陨允运蕴酝晕韵孕匝砸杂栽哉灾宰载再在咱攒暂赞赃脏葬遭糟凿藻枣早澡蚤躁噪造皂灶燥责择则泽贼怎增憎曾赠扎喳渣札轧" + ], + ["d540", "誁", 7, "誋", 7, "誔", 46], + [ + "d580", + "諃", + 32, + "铡闸眨栅榨咋乍炸诈摘斋宅窄债寨瞻毡詹粘沾盏斩辗崭展蘸栈占战站湛绽樟章彰漳张掌涨杖丈帐账仗胀瘴障招昭找沼赵照罩兆肇召遮折哲蛰辙者锗蔗这浙珍斟真甄砧臻贞针侦枕疹诊震振镇阵蒸挣睁征狰争怔整拯正政" + ], + ["d640", "諤", 34, "謈", 27], + [ + "d680", + "謤謥謧", + 30, + "帧症郑证芝枝支吱蜘知肢脂汁之织职直植殖执值侄址指止趾只旨纸志挚掷至致置帜峙制智秩稚质炙痔滞治窒中盅忠钟衷终种肿重仲众舟周州洲诌粥轴肘帚咒皱宙昼骤珠株蛛朱猪诸诛逐竹烛煮拄瞩嘱主著柱助蛀贮铸筑" + ], + ["d740", "譆", 31, "譧", 4, "譭", 25], + [ + "d780", + "讇", + 24, + "讬讱讻诇诐诪谉谞住注祝驻抓爪拽专砖转撰赚篆桩庄装妆撞壮状椎锥追赘坠缀谆准捉拙卓桌琢茁酌啄着灼浊兹咨资姿滋淄孜紫仔籽滓子自渍字鬃棕踪宗综总纵邹走奏揍租足卒族祖诅阻组钻纂嘴醉最罪尊遵昨左佐柞做作坐座" + ], + ["d840", "谸", 8, "豂豃豄豅豈豊豋豍", 7, "豖豗豘豙豛", 5, "豣", 6, "豬", 6, "豴豵豶豷豻", 6, "貃貄貆貇"], + [ + "d880", + "貈貋貍", + 6, + "貕貖貗貙", + 20, + "亍丌兀丐廿卅丕亘丞鬲孬噩丨禺丿匕乇夭爻卮氐囟胤馗毓睾鼗丶亟鼐乜乩亓芈孛啬嘏仄厍厝厣厥厮靥赝匚叵匦匮匾赜卦卣刂刈刎刭刳刿剀剌剞剡剜蒯剽劂劁劐劓冂罔亻仃仉仂仨仡仫仞伛仳伢佤仵伥伧伉伫佞佧攸佚佝" + ], + ["d940", "貮", 62], + [ + "d980", + "賭", + 32, + "佟佗伲伽佶佴侑侉侃侏佾佻侪佼侬侔俦俨俪俅俚俣俜俑俟俸倩偌俳倬倏倮倭俾倜倌倥倨偾偃偕偈偎偬偻傥傧傩傺僖儆僭僬僦僮儇儋仝氽佘佥俎龠汆籴兮巽黉馘冁夔勹匍訇匐凫夙兕亠兖亳衮袤亵脔裒禀嬴蠃羸冫冱冽冼" + ], + ["da40", "贎", 14, "贠赑赒赗赟赥赨赩赪赬赮赯赱赲赸", 8, "趂趃趆趇趈趉趌", 4, "趒趓趕", 9, "趠趡"], + [ + "da80", + "趢趤", + 12, + "趲趶趷趹趻趽跀跁跂跅跇跈跉跊跍跐跒跓跔凇冖冢冥讠讦讧讪讴讵讷诂诃诋诏诎诒诓诔诖诘诙诜诟诠诤诨诩诮诰诳诶诹诼诿谀谂谄谇谌谏谑谒谔谕谖谙谛谘谝谟谠谡谥谧谪谫谮谯谲谳谵谶卩卺阝阢阡阱阪阽阼陂陉陔陟陧陬陲陴隈隍隗隰邗邛邝邙邬邡邴邳邶邺" + ], + [ + "db40", + "跕跘跙跜跠跡跢跥跦跧跩跭跮跰跱跲跴跶跼跾", + 6, + "踆踇踈踋踍踎踐踑踒踓踕", + 7, + "踠踡踤", + 4, + "踫踭踰踲踳踴踶踷踸踻踼踾" + ], + [ + "db80", + "踿蹃蹅蹆蹌", + 4, + "蹓", + 5, + "蹚", + 11, + "蹧蹨蹪蹫蹮蹱邸邰郏郅邾郐郄郇郓郦郢郜郗郛郫郯郾鄄鄢鄞鄣鄱鄯鄹酃酆刍奂劢劬劭劾哿勐勖勰叟燮矍廴凵凼鬯厶弁畚巯坌垩垡塾墼壅壑圩圬圪圳圹圮圯坜圻坂坩垅坫垆坼坻坨坭坶坳垭垤垌垲埏垧垴垓垠埕埘埚埙埒垸埴埯埸埤埝" + ], + ["dc40", "蹳蹵蹷", 4, "蹽蹾躀躂躃躄躆躈", 6, "躑躒躓躕", 6, "躝躟", 11, "躭躮躰躱躳", 6, "躻", 7], + [ + "dc80", + "軃", + 10, + "軏", + 21, + "堋堍埽埭堀堞堙塄堠塥塬墁墉墚墀馨鼙懿艹艽艿芏芊芨芄芎芑芗芙芫芸芾芰苈苊苣芘芷芮苋苌苁芩芴芡芪芟苄苎芤苡茉苷苤茏茇苜苴苒苘茌苻苓茑茚茆茔茕苠苕茜荑荛荜茈莒茼茴茱莛荞茯荏荇荃荟荀茗荠茭茺茳荦荥" + ], + ["dd40", "軥", 62], + [ + "dd80", + "輤", + 32, + "荨茛荩荬荪荭荮莰荸莳莴莠莪莓莜莅荼莶莩荽莸荻莘莞莨莺莼菁萁菥菘堇萘萋菝菽菖萜萸萑萆菔菟萏萃菸菹菪菅菀萦菰菡葜葑葚葙葳蒇蒈葺蒉葸萼葆葩葶蒌蒎萱葭蓁蓍蓐蓦蒽蓓蓊蒿蒺蓠蒡蒹蒴蒗蓥蓣蔌甍蔸蓰蔹蔟蔺" + ], + ["de40", "轅", 32, "轪辀辌辒辝辠辡辢辤辥辦辧辪辬辭辮辯農辳辴辵辷辸辺辻込辿迀迃迆"], + [ + "de80", + "迉", + 4, + "迏迒迖迗迚迠迡迣迧迬迯迱迲迴迵迶迺迻迼迾迿逇逈逌逎逓逕逘蕖蔻蓿蓼蕙蕈蕨蕤蕞蕺瞢蕃蕲蕻薤薨薇薏蕹薮薜薅薹薷薰藓藁藜藿蘧蘅蘩蘖蘼廾弈夼奁耷奕奚奘匏尢尥尬尴扌扪抟抻拊拚拗拮挢拶挹捋捃掭揶捱捺掎掴捭掬掊捩掮掼揲揸揠揿揄揞揎摒揆掾摅摁搋搛搠搌搦搡摞撄摭撖" + ], + [ + "df40", + "這逜連逤逥逧", + 5, + "逰", + 4, + "逷逹逺逽逿遀遃遅遆遈", + 4, + "過達違遖遙遚遜", + 5, + "遤遦遧適遪遫遬遯", + 4, + "遶", + 6, + "遾邁" + ], + [ + "df80", + "還邅邆邇邉邊邌", + 4, + "邒邔邖邘邚邜邞邟邠邤邥邧邨邩邫邭邲邷邼邽邿郀摺撷撸撙撺擀擐擗擤擢攉攥攮弋忒甙弑卟叱叽叩叨叻吒吖吆呋呒呓呔呖呃吡呗呙吣吲咂咔呷呱呤咚咛咄呶呦咝哐咭哂咴哒咧咦哓哔呲咣哕咻咿哌哙哚哜咩咪咤哝哏哞唛哧唠哽唔哳唢唣唏唑唧唪啧喏喵啉啭啁啕唿啐唼" + ], + ["e040", "郂郃郆郈郉郋郌郍郒郔郕郖郘郙郚郞郟郠郣郤郥郩郪郬郮郰郱郲郳郵郶郷郹郺郻郼郿鄀鄁鄃鄅", 19, "鄚鄛鄜"], + [ + "e080", + "鄝鄟鄠鄡鄤", + 10, + "鄰鄲", + 6, + "鄺", + 8, + "酄唷啖啵啶啷唳唰啜喋嗒喃喱喹喈喁喟啾嗖喑啻嗟喽喾喔喙嗪嗷嗉嘟嗑嗫嗬嗔嗦嗝嗄嗯嗥嗲嗳嗌嗍嗨嗵嗤辔嘞嘈嘌嘁嘤嘣嗾嘀嘧嘭噘嘹噗嘬噍噢噙噜噌噔嚆噤噱噫噻噼嚅嚓嚯囔囗囝囡囵囫囹囿圄圊圉圜帏帙帔帑帱帻帼" + ], + [ + "e140", + "酅酇酈酑酓酔酕酖酘酙酛酜酟酠酦酧酨酫酭酳酺酻酼醀", + 4, + "醆醈醊醎醏醓", + 6, + "醜", + 5, + "醤", + 5, + "醫醬醰醱醲醳醶醷醸醹醻" + ], + [ + "e180", + "醼", + 10, + "釈釋釐釒", + 9, + "針", + 8, + "帷幄幔幛幞幡岌屺岍岐岖岈岘岙岑岚岜岵岢岽岬岫岱岣峁岷峄峒峤峋峥崂崃崧崦崮崤崞崆崛嵘崾崴崽嵬嵛嵯嵝嵫嵋嵊嵩嵴嶂嶙嶝豳嶷巅彳彷徂徇徉後徕徙徜徨徭徵徼衢彡犭犰犴犷犸狃狁狎狍狒狨狯狩狲狴狷猁狳猃狺" + ], + ["e240", "釦", 62], + [ + "e280", + "鈥", + 32, + "狻猗猓猡猊猞猝猕猢猹猥猬猸猱獐獍獗獠獬獯獾舛夥飧夤夂饣饧", + 5, + "饴饷饽馀馄馇馊馍馐馑馓馔馕庀庑庋庖庥庠庹庵庾庳赓廒廑廛廨廪膺忄忉忖忏怃忮怄忡忤忾怅怆忪忭忸怙怵怦怛怏怍怩怫怊怿怡恸恹恻恺恂" + ], + ["e340", "鉆", 45, "鉵", 16], + [ + "e380", + "銆", + 7, + "銏", + 24, + "恪恽悖悚悭悝悃悒悌悛惬悻悱惝惘惆惚悴愠愦愕愣惴愀愎愫慊慵憬憔憧憷懔懵忝隳闩闫闱闳闵闶闼闾阃阄阆阈阊阋阌阍阏阒阕阖阗阙阚丬爿戕氵汔汜汊沣沅沐沔沌汨汩汴汶沆沩泐泔沭泷泸泱泗沲泠泖泺泫泮沱泓泯泾" + ], + ["e440", "銨", 5, "銯", 24, "鋉", 31], + [ + "e480", + "鋩", + 32, + "洹洧洌浃浈洇洄洙洎洫浍洮洵洚浏浒浔洳涑浯涞涠浞涓涔浜浠浼浣渚淇淅淞渎涿淠渑淦淝淙渖涫渌涮渫湮湎湫溲湟溆湓湔渲渥湄滟溱溘滠漭滢溥溧溽溻溷滗溴滏溏滂溟潢潆潇漤漕滹漯漶潋潴漪漉漩澉澍澌潸潲潼潺濑" + ], + ["e540", "錊", 51, "錿", 10], + [ + "e580", + "鍊", + 31, + "鍫濉澧澹澶濂濡濮濞濠濯瀚瀣瀛瀹瀵灏灞宀宄宕宓宥宸甯骞搴寤寮褰寰蹇謇辶迓迕迥迮迤迩迦迳迨逅逄逋逦逑逍逖逡逵逶逭逯遄遑遒遐遨遘遢遛暹遴遽邂邈邃邋彐彗彖彘尻咫屐屙孱屣屦羼弪弩弭艴弼鬻屮妁妃妍妩妪妣" + ], + ["e640", "鍬", 34, "鎐", 27], + [ + "e680", + "鎬", + 29, + "鏋鏌鏍妗姊妫妞妤姒妲妯姗妾娅娆姝娈姣姘姹娌娉娲娴娑娣娓婀婧婊婕娼婢婵胬媪媛婷婺媾嫫媲嫒嫔媸嫠嫣嫱嫖嫦嫘嫜嬉嬗嬖嬲嬷孀尕尜孚孥孳孑孓孢驵驷驸驺驿驽骀骁骅骈骊骐骒骓骖骘骛骜骝骟骠骢骣骥骧纟纡纣纥纨纩" + ], + ["e740", "鏎", 7, "鏗", 54], + [ + "e780", + "鐎", + 32, + "纭纰纾绀绁绂绉绋绌绐绔绗绛绠绡绨绫绮绯绱绲缍绶绺绻绾缁缂缃缇缈缋缌缏缑缒缗缙缜缛缟缡", + 6, + "缪缫缬缭缯", + 4, + "缵幺畿巛甾邕玎玑玮玢玟珏珂珑玷玳珀珉珈珥珙顼琊珩珧珞玺珲琏琪瑛琦琥琨琰琮琬" + ], + ["e840", "鐯", 14, "鐿", 43, "鑬鑭鑮鑯"], + [ + "e880", + "鑰", + 20, + "钑钖钘铇铏铓铔铚铦铻锜锠琛琚瑁瑜瑗瑕瑙瑷瑭瑾璜璎璀璁璇璋璞璨璩璐璧瓒璺韪韫韬杌杓杞杈杩枥枇杪杳枘枧杵枨枞枭枋杷杼柰栉柘栊柩枰栌柙枵柚枳柝栀柃枸柢栎柁柽栲栳桠桡桎桢桄桤梃栝桕桦桁桧桀栾桊桉栩梵梏桴桷梓桫棂楮棼椟椠棹" + ], + ["e940", "锧锳锽镃镈镋镕镚镠镮镴镵長", 7, "門", 42], + [ + "e980", + "閫", + 32, + "椤棰椋椁楗棣椐楱椹楠楂楝榄楫榀榘楸椴槌榇榈槎榉楦楣楹榛榧榻榫榭槔榱槁槊槟榕槠榍槿樯槭樗樘橥槲橄樾檠橐橛樵檎橹樽樨橘橼檑檐檩檗檫猷獒殁殂殇殄殒殓殍殚殛殡殪轫轭轱轲轳轵轶轸轷轹轺轼轾辁辂辄辇辋" + ], + ["ea40", "闌", 27, "闬闿阇阓阘阛阞阠阣", 6, "阫阬阭阯阰阷阸阹阺阾陁陃陊陎陏陑陒陓陖陗"], + [ + "ea80", + "陘陙陚陜陝陞陠陣陥陦陫陭", + 4, + "陳陸", + 12, + "隇隉隊辍辎辏辘辚軎戋戗戛戟戢戡戥戤戬臧瓯瓴瓿甏甑甓攴旮旯旰昊昙杲昃昕昀炅曷昝昴昱昶昵耆晟晔晁晏晖晡晗晷暄暌暧暝暾曛曜曦曩贲贳贶贻贽赀赅赆赈赉赇赍赕赙觇觊觋觌觎觏觐觑牮犟牝牦牯牾牿犄犋犍犏犒挈挲掰" + ], + ["eb40", "隌階隑隒隓隕隖隚際隝", 9, "隨", 7, "隱隲隴隵隷隸隺隻隿雂雃雈雊雋雐雑雓雔雖", 9, "雡", 6, "雫"], + [ + "eb80", + "雬雭雮雰雱雲雴雵雸雺電雼雽雿霂霃霅霊霋霌霐霑霒霔霕霗", + 4, + "霝霟霠搿擘耄毪毳毽毵毹氅氇氆氍氕氘氙氚氡氩氤氪氲攵敕敫牍牒牖爰虢刖肟肜肓肼朊肽肱肫肭肴肷胧胨胩胪胛胂胄胙胍胗朐胝胫胱胴胭脍脎胲胼朕脒豚脶脞脬脘脲腈腌腓腴腙腚腱腠腩腼腽腭腧塍媵膈膂膑滕膣膪臌朦臊膻" + ], + ["ec40", "霡", 8, "霫霬霮霯霱霳", 4, "霺霻霼霽霿", 18, "靔靕靗靘靚靜靝靟靣靤靦靧靨靪", 7], + [ + "ec80", + "靲靵靷", + 4, + "靽", + 7, + "鞆", + 4, + "鞌鞎鞏鞐鞓鞕鞖鞗鞙", + 4, + "臁膦欤欷欹歃歆歙飑飒飓飕飙飚殳彀毂觳斐齑斓於旆旄旃旌旎旒旖炀炜炖炝炻烀炷炫炱烨烊焐焓焖焯焱煳煜煨煅煲煊煸煺熘熳熵熨熠燠燔燧燹爝爨灬焘煦熹戾戽扃扈扉礻祀祆祉祛祜祓祚祢祗祠祯祧祺禅禊禚禧禳忑忐" + ], + ["ed40", "鞞鞟鞡鞢鞤", 6, "鞬鞮鞰鞱鞳鞵", 46], + [ + "ed80", + "韤韥韨韮", + 4, + "韴韷", + 23, + "怼恝恚恧恁恙恣悫愆愍慝憩憝懋懑戆肀聿沓泶淼矶矸砀砉砗砘砑斫砭砜砝砹砺砻砟砼砥砬砣砩硎硭硖硗砦硐硇硌硪碛碓碚碇碜碡碣碲碹碥磔磙磉磬磲礅磴礓礤礞礴龛黹黻黼盱眄眍盹眇眈眚眢眙眭眦眵眸睐睑睇睃睚睨" + ], + ["ee40", "頏", 62], + [ + "ee80", + "顎", + 32, + "睢睥睿瞍睽瞀瞌瞑瞟瞠瞰瞵瞽町畀畎畋畈畛畲畹疃罘罡罟詈罨罴罱罹羁罾盍盥蠲钅钆钇钋钊钌钍钏钐钔钗钕钚钛钜钣钤钫钪钭钬钯钰钲钴钶", + 4, + "钼钽钿铄铈", + 6, + "铐铑铒铕铖铗铙铘铛铞铟铠铢铤铥铧铨铪" + ], + ["ef40", "顯", 5, "颋颎颒颕颙颣風", 37, "飏飐飔飖飗飛飜飝飠", 4], + [ + "ef80", + "飥飦飩", + 30, + "铩铫铮铯铳铴铵铷铹铼铽铿锃锂锆锇锉锊锍锎锏锒", + 4, + "锘锛锝锞锟锢锪锫锩锬锱锲锴锶锷锸锼锾锿镂锵镄镅镆镉镌镎镏镒镓镔镖镗镘镙镛镞镟镝镡镢镤", + 8, + "镯镱镲镳锺矧矬雉秕秭秣秫稆嵇稃稂稞稔" + ], + ["f040", "餈", 4, "餎餏餑", 28, "餯", 26], + [ + "f080", + "饊", + 9, + "饖", + 12, + "饤饦饳饸饹饻饾馂馃馉稹稷穑黏馥穰皈皎皓皙皤瓞瓠甬鸠鸢鸨", + 4, + "鸲鸱鸶鸸鸷鸹鸺鸾鹁鹂鹄鹆鹇鹈鹉鹋鹌鹎鹑鹕鹗鹚鹛鹜鹞鹣鹦", + 6, + "鹱鹭鹳疒疔疖疠疝疬疣疳疴疸痄疱疰痃痂痖痍痣痨痦痤痫痧瘃痱痼痿瘐瘀瘅瘌瘗瘊瘥瘘瘕瘙" + ], + ["f140", "馌馎馚", 10, "馦馧馩", 47], + [ + "f180", + "駙", + 32, + "瘛瘼瘢瘠癀瘭瘰瘿瘵癃瘾瘳癍癞癔癜癖癫癯翊竦穸穹窀窆窈窕窦窠窬窨窭窳衤衩衲衽衿袂袢裆袷袼裉裢裎裣裥裱褚裼裨裾裰褡褙褓褛褊褴褫褶襁襦襻疋胥皲皴矜耒耔耖耜耠耢耥耦耧耩耨耱耋耵聃聆聍聒聩聱覃顸颀颃" + ], + ["f240", "駺", 62], + [ + "f280", + "騹", + 32, + "颉颌颍颏颔颚颛颞颟颡颢颥颦虍虔虬虮虿虺虼虻蚨蚍蚋蚬蚝蚧蚣蚪蚓蚩蚶蛄蚵蛎蚰蚺蚱蚯蛉蛏蚴蛩蛱蛲蛭蛳蛐蜓蛞蛴蛟蛘蛑蜃蜇蛸蜈蜊蜍蜉蜣蜻蜞蜥蜮蜚蜾蝈蜴蜱蜩蜷蜿螂蜢蝽蝾蝻蝠蝰蝌蝮螋蝓蝣蝼蝤蝙蝥螓螯螨蟒" + ], + ["f340", "驚", 17, "驲骃骉骍骎骔骕骙骦骩", 6, "骲骳骴骵骹骻骽骾骿髃髄髆", 4, "髍髎髏髐髒體髕髖髗髙髚髛髜"], + [ + "f380", + "髝髞髠髢髣髤髥髧髨髩髪髬髮髰", + 8, + "髺髼", + 6, + "鬄鬅鬆蟆螈螅螭螗螃螫蟥螬螵螳蟋蟓螽蟑蟀蟊蟛蟪蟠蟮蠖蠓蟾蠊蠛蠡蠹蠼缶罂罄罅舐竺竽笈笃笄笕笊笫笏筇笸笪笙笮笱笠笥笤笳笾笞筘筚筅筵筌筝筠筮筻筢筲筱箐箦箧箸箬箝箨箅箪箜箢箫箴篑篁篌篝篚篥篦篪簌篾篼簏簖簋" + ], + ["f440", "鬇鬉", 5, "鬐鬑鬒鬔", 10, "鬠鬡鬢鬤", 10, "鬰鬱鬳", 7, "鬽鬾鬿魀魆魊魋魌魎魐魒魓魕", 5], + [ + "f480", + "魛", + 32, + "簟簪簦簸籁籀臾舁舂舄臬衄舡舢舣舭舯舨舫舸舻舳舴舾艄艉艋艏艚艟艨衾袅袈裘裟襞羝羟羧羯羰羲籼敉粑粝粜粞粢粲粼粽糁糇糌糍糈糅糗糨艮暨羿翎翕翥翡翦翩翮翳糸絷綦綮繇纛麸麴赳趄趔趑趱赧赭豇豉酊酐酎酏酤" + ], + ["f540", "魼", 62], + [ + "f580", + "鮻", + 32, + "酢酡酰酩酯酽酾酲酴酹醌醅醐醍醑醢醣醪醭醮醯醵醴醺豕鹾趸跫踅蹙蹩趵趿趼趺跄跖跗跚跞跎跏跛跆跬跷跸跣跹跻跤踉跽踔踝踟踬踮踣踯踺蹀踹踵踽踱蹉蹁蹂蹑蹒蹊蹰蹶蹼蹯蹴躅躏躔躐躜躞豸貂貊貅貘貔斛觖觞觚觜" + ], + ["f640", "鯜", 62], + [ + "f680", + "鰛", + 32, + "觥觫觯訾謦靓雩雳雯霆霁霈霏霎霪霭霰霾龀龃龅", + 5, + "龌黾鼋鼍隹隼隽雎雒瞿雠銎銮鋈錾鍪鏊鎏鐾鑫鱿鲂鲅鲆鲇鲈稣鲋鲎鲐鲑鲒鲔鲕鲚鲛鲞", + 5, + "鲥", + 4, + "鲫鲭鲮鲰", + 7, + "鲺鲻鲼鲽鳄鳅鳆鳇鳊鳋" + ], + ["f740", "鰼", 62], + [ + "f780", + "鱻鱽鱾鲀鲃鲄鲉鲊鲌鲏鲓鲖鲗鲘鲙鲝鲪鲬鲯鲹鲾", + 4, + "鳈鳉鳑鳒鳚鳛鳠鳡鳌", + 4, + "鳓鳔鳕鳗鳘鳙鳜鳝鳟鳢靼鞅鞑鞒鞔鞯鞫鞣鞲鞴骱骰骷鹘骶骺骼髁髀髅髂髋髌髑魅魃魇魉魈魍魑飨餍餮饕饔髟髡髦髯髫髻髭髹鬈鬏鬓鬟鬣麽麾縻麂麇麈麋麒鏖麝麟黛黜黝黠黟黢黩黧黥黪黯鼢鼬鼯鼹鼷鼽鼾齄" + ], + ["f840", "鳣", 62], + ["f880", "鴢", 32], + ["f940", "鵃", 62], + ["f980", "鶂", 32], + ["fa40", "鶣", 62], + ["fa80", "鷢", 32], + ["fb40", "鸃", 27, "鸤鸧鸮鸰鸴鸻鸼鹀鹍鹐鹒鹓鹔鹖鹙鹝鹟鹠鹡鹢鹥鹮鹯鹲鹴", 9, "麀"], + ["fb80", "麁麃麄麅麆麉麊麌", 5, "麔", 8, "麞麠", 5, "麧麨麩麪"], + ["fc40", "麫", 8, "麵麶麷麹麺麼麿", 4, "黅黆黇黈黊黋黌黐黒黓黕黖黗黙黚點黡黣黤黦黨黫黬黭黮黰", 8, "黺黽黿", 6], + ["fc80", "鼆", 4, "鼌鼏鼑鼒鼔鼕鼖鼘鼚", 5, "鼡鼣", 8, "鼭鼮鼰鼱"], + ["fd40", "鼲", 4, "鼸鼺鼼鼿", 4, "齅", 10, "齒", 38], + ["fd80", "齹", 5, "龁龂龍", 11, "龜龝龞龡", 4, "郎凉秊裏隣"], + ["fe40", "兀嗀﨎﨏﨑﨓﨔礼﨟蘒﨡﨣﨤﨧﨨﨩"] + ] +} +export default data diff --git a/packages/effect/src/internal/data/cp949Data.ts b/packages/effect/src/internal/data/cp949Data.ts new file mode 100644 index 00000000000..36d51a43873 --- /dev/null +++ b/packages/effect/src/internal/data/cp949Data.ts @@ -0,0 +1,1274 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +import type { Mapping } from "../characterEncoding/types.ts" +const data: Mapping = { + "table": [ + ["0", "\u0000", 127], + ["8141", "갂갃갅갆갋", 4, "갘갞갟갡갢갣갥", 6, "갮갲갳갴"], + ["8161", "갵갶갷갺갻갽갾갿걁", 9, "걌걎", 5, "걕"], + [ + "8181", + "걖걗걙걚걛걝", + 18, + "걲걳걵걶걹걻", + 4, + "겂겇겈겍겎겏겑겒겓겕", + 6, + "겞겢", + 5, + "겫겭겮겱", + 6, + "겺겾겿곀곂곃곅곆곇곉곊곋곍", + 7, + "곖곘", + 7, + "곢곣곥곦곩곫곭곮곲곴곷", + 4, + "곾곿괁괂괃괅괇", + 4, + "괎괐괒괓" + ], + ["8241", "괔괕괖괗괙괚괛괝괞괟괡", 7, "괪괫괮", 5], + ["8261", "괶괷괹괺괻괽", 6, "굆굈굊", 5, "굑굒굓굕굖굗"], + [ + "8281", + "굙", + 7, + "굢굤", + 7, + "굮굯굱굲굷굸굹굺굾궀궃", + 4, + "궊궋궍궎궏궑", + 10, + "궞", + 5, + "궥", + 17, + "궸", + 7, + "귂귃귅귆귇귉", + 6, + "귒귔", + 7, + "귝귞귟귡귢귣귥", + 18 + ], + ["8341", "귺귻귽귾긂", 5, "긊긌긎", 5, "긕", 7], + ["8361", "긝", 18, "긲긳긵긶긹긻긼"], + [ + "8381", + "긽긾긿깂깄깇깈깉깋깏깑깒깓깕깗", + 4, + "깞깢깣깤깦깧깪깫깭깮깯깱", + 6, + "깺깾", + 5, + "꺆", + 5, + "꺍", + 46, + "꺿껁껂껃껅", + 6, + "껎껒", + 5, + "껚껛껝", + 8 + ], + ["8441", "껦껧껩껪껬껮", 5, "껵껶껷껹껺껻껽", 8], + ["8461", "꼆꼉꼊꼋꼌꼎꼏꼑", 18], + [ + "8481", + "꼤", + 7, + "꼮꼯꼱꼳꼵", + 6, + "꼾꽀꽄꽅꽆꽇꽊", + 5, + "꽑", + 10, + "꽞", + 5, + "꽦", + 18, + "꽺", + 5, + "꾁꾂꾃꾅꾆꾇꾉", + 6, + "꾒꾓꾔꾖", + 5, + "꾝", + 26, + "꾺꾻꾽꾾" + ], + ["8541", "꾿꿁", 5, "꿊꿌꿏", 4, "꿕", 6, "꿝", 4], + ["8561", "꿢", 5, "꿪", 5, "꿲꿳꿵꿶꿷꿹", 6, "뀂뀃"], + [ + "8581", + "뀅", + 6, + "뀍뀎뀏뀑뀒뀓뀕", + 6, + "뀞", + 9, + "뀩", + 26, + "끆끇끉끋끍끏끐끑끒끖끘끚끛끜끞", + 29, + "끾끿낁낂낃낅", + 6, + "낎낐낒", + 5, + "낛낝낞낣낤" + ], + ["8641", "낥낦낧낪낰낲낶낷낹낺낻낽", 6, "냆냊", 5, "냒"], + ["8661", "냓냕냖냗냙", 6, "냡냢냣냤냦", 10], + [ + "8681", + "냱", + 22, + "넊넍넎넏넑넔넕넖넗넚넞", + 4, + "넦넧넩넪넫넭", + 6, + "넶넺", + 5, + "녂녃녅녆녇녉", + 6, + "녒녓녖녗녙녚녛녝녞녟녡", + 22, + "녺녻녽녾녿놁놃", + 4, + "놊놌놎놏놐놑놕놖놗놙놚놛놝" + ], + ["8741", "놞", 9, "놩", 15], + ["8761", "놹", 18, "뇍뇎뇏뇑뇒뇓뇕"], + [ + "8781", + "뇖", + 5, + "뇞뇠", + 7, + "뇪뇫뇭뇮뇯뇱", + 7, + "뇺뇼뇾", + 5, + "눆눇눉눊눍", + 6, + "눖눘눚", + 5, + "눡", + 18, + "눵", + 6, + "눽", + 26, + "뉙뉚뉛뉝뉞뉟뉡", + 6, + "뉪", + 4 + ], + ["8841", "뉯", 4, "뉶", 5, "뉽", 6, "늆늇늈늊", 4], + ["8861", "늏늒늓늕늖늗늛", 4, "늢늤늧늨늩늫늭늮늯늱늲늳늵늶늷"], + [ + "8881", + "늸", + 15, + "닊닋닍닎닏닑닓", + 4, + "닚닜닞닟닠닡닣닧닩닪닰닱닲닶닼닽닾댂댃댅댆댇댉", + 6, + "댒댖", + 5, + "댝", + 54, + "덗덙덚덝덠덡덢덣" + ], + ["8941", "덦덨덪덬덭덯덲덳덵덶덷덹", 6, "뎂뎆", 5, "뎍"], + ["8961", "뎎뎏뎑뎒뎓뎕", 10, "뎢", 5, "뎩뎪뎫뎭"], + [ + "8981", + "뎮", + 21, + "돆돇돉돊돍돏돑돒돓돖돘돚돜돞돟돡돢돣돥돦돧돩", + 18, + "돽", + 18, + "됑", + 6, + "됙됚됛됝됞됟됡", + 6, + "됪됬", + 7, + "됵", + 15 + ], + ["8a41", "둅", 10, "둒둓둕둖둗둙", 6, "둢둤둦"], + ["8a61", "둧", 4, "둭", 18, "뒁뒂"], + [ + "8a81", + "뒃", + 4, + "뒉", + 19, + "뒞", + 5, + "뒥뒦뒧뒩뒪뒫뒭", + 7, + "뒶뒸뒺", + 5, + "듁듂듃듅듆듇듉", + 6, + "듑듒듓듔듖", + 5, + "듞듟듡듢듥듧", + 4, + "듮듰듲", + 5, + "듹", + 26, + "딖딗딙딚딝" + ], + ["8b41", "딞", 5, "딦딫", 4, "딲딳딵딶딷딹", 6, "땂땆"], + ["8b61", "땇땈땉땊땎땏땑땒땓땕", 6, "땞땢", 8], + ["8b81", "땫", 52, "떢떣떥떦떧떩떬떭떮떯떲떶", 4, "떾떿뗁뗂뗃뗅", 6, "뗎뗒", 5, "뗙", 18, "뗭", 18], + ["8c41", "똀", 15, "똒똓똕똖똗똙", 4], + ["8c61", "똞", 6, "똦", 5, "똭", 6, "똵", 5], + ["8c81", "똻", 12, "뙉", 26, "뙥뙦뙧뙩", 50, "뚞뚟뚡뚢뚣뚥", 5, "뚭뚮뚯뚰뚲", 16], + ["8d41", "뛃", 16, "뛕", 8], + ["8d61", "뛞", 17, "뛱뛲뛳뛵뛶뛷뛹뛺"], + [ + "8d81", + "뛻", + 4, + "뜂뜃뜄뜆", + 33, + "뜪뜫뜭뜮뜱", + 6, + "뜺뜼", + 7, + "띅띆띇띉띊띋띍", + 6, + "띖", + 9, + "띡띢띣띥띦띧띩", + 6, + "띲띴띶", + 5, + "띾띿랁랂랃랅", + 6, + "랎랓랔랕랚랛랝랞" + ], + ["8e41", "랟랡", 6, "랪랮", 5, "랶랷랹", 8], + ["8e61", "럂", 4, "럈럊", 19], + [ + "8e81", + "럞", + 13, + "럮럯럱럲럳럵", + 6, + "럾렂", + 4, + "렊렋렍렎렏렑", + 6, + "렚렜렞", + 5, + "렦렧렩렪렫렭", + 6, + "렶렺", + 5, + "롁롂롃롅", + 11, + "롒롔", + 7, + "롞롟롡롢롣롥", + 6, + "롮롰롲", + 5, + "롹롺롻롽", + 7 + ], + ["8f41", "뢅", 7, "뢎", 17], + ["8f61", "뢠", 7, "뢩", 6, "뢱뢲뢳뢵뢶뢷뢹", 4], + [ + "8f81", + "뢾뢿룂룄룆", + 5, + "룍룎룏룑룒룓룕", + 7, + "룞룠룢", + 5, + "룪룫룭룮룯룱", + 6, + "룺룼룾", + 5, + "뤅", + 18, + "뤙", + 6, + "뤡", + 26, + "뤾뤿륁륂륃륅", + 6, + "륍륎륐륒", + 5 + ], + ["9041", "륚륛륝륞륟륡", 6, "륪륬륮", 5, "륶륷륹륺륻륽"], + ["9061", "륾", 5, "릆릈릋릌릏", 15], + [ + "9081", + "릟", + 12, + "릮릯릱릲릳릵", + 6, + "릾맀맂", + 5, + "맊맋맍맓", + 4, + "맚맜맟맠맢맦맧맩맪맫맭", + 6, + "맶맻", + 4, + "먂", + 5, + "먉", + 11, + "먖", + 33, + "먺먻먽먾먿멁멃멄멅멆" + ], + ["9141", "멇멊멌멏멐멑멒멖멗멙멚멛멝", 6, "멦멪", 5], + ["9161", "멲멳멵멶멷멹", 9, "몆몈몉몊몋몍", 5], + [ + "9181", + "몓", + 20, + "몪몭몮몯몱몳", + 4, + "몺몼몾", + 5, + "뫅뫆뫇뫉", + 14, + "뫚", + 33, + "뫽뫾뫿묁묂묃묅", + 7, + "묎묐묒", + 5, + "묙묚묛묝묞묟묡", + 6 + ], + ["9241", "묨묪묬", 7, "묷묹묺묿", 4, "뭆뭈뭊뭋뭌뭎뭑뭒"], + ["9261", "뭓뭕뭖뭗뭙", 7, "뭢뭤", 7, "뭭", 4], + [ + "9281", + "뭲", + 21, + "뮉뮊뮋뮍뮎뮏뮑", + 18, + "뮥뮦뮧뮩뮪뮫뮭", + 6, + "뮵뮶뮸", + 7, + "믁믂믃믅믆믇믉", + 6, + "믑믒믔", + 35, + "믺믻믽믾밁" + ], + ["9341", "밃", 4, "밊밎밐밒밓밙밚밠밡밢밣밦밨밪밫밬밮밯밲밳밵"], + ["9361", "밶밷밹", 6, "뱂뱆뱇뱈뱊뱋뱎뱏뱑", 8], + [ + "9381", + "뱚뱛뱜뱞", + 37, + "벆벇벉벊벍벏", + 4, + "벖벘벛", + 4, + "벢벣벥벦벩", + 6, + "벲벶", + 5, + "벾벿볁볂볃볅", + 7, + "볎볒볓볔볖볗볙볚볛볝", + 22, + "볷볹볺볻볽" + ], + ["9441", "볾", 5, "봆봈봊", 5, "봑봒봓봕", 8], + ["9461", "봞", 5, "봥", 6, "봭", 12], + [ + "9481", + "봺", + 5, + "뵁", + 6, + "뵊뵋뵍뵎뵏뵑", + 6, + "뵚", + 9, + "뵥뵦뵧뵩", + 22, + "붂붃붅붆붋", + 4, + "붒붔붖붗붘붛붝", + 6, + "붥", + 10, + "붱", + 6, + "붹", + 24 + ], + ["9541", "뷒뷓뷖뷗뷙뷚뷛뷝", 11, "뷪", 5, "뷱"], + ["9561", "뷲뷳뷵뷶뷷뷹", 6, "븁븂븄븆", 5, "븎븏븑븒븓"], + [ + "9581", + "븕", + 6, + "븞븠", + 35, + "빆빇빉빊빋빍빏", + 4, + "빖빘빜빝빞빟빢빣빥빦빧빩빫", + 4, + "빲빶", + 4, + "빾빿뺁뺂뺃뺅", + 6, + "뺎뺒", + 5, + "뺚", + 13, + "뺩", + 14 + ], + ["9641", "뺸", 23, "뻒뻓"], + ["9661", "뻕뻖뻙", 6, "뻡뻢뻦", 5, "뻭", 8], + ["9681", "뻶", 10, "뼂", 5, "뼊", 13, "뼚뼞", 33, "뽂뽃뽅뽆뽇뽉", 6, "뽒뽓뽔뽖", 44], + ["9741", "뾃", 16, "뾕", 8], + ["9761", "뾞", 17, "뾱", 7], + ["9781", "뾹", 11, "뿆", 5, "뿎뿏뿑뿒뿓뿕", 6, "뿝뿞뿠뿢", 89, "쀽쀾쀿"], + ["9841", "쁀", 16, "쁒", 5, "쁙쁚쁛"], + ["9861", "쁝쁞쁟쁡", 6, "쁪", 15], + [ + "9881", + "쁺", + 21, + "삒삓삕삖삗삙", + 6, + "삢삤삦", + 5, + "삮삱삲삷", + 4, + "삾샂샃샄샆샇샊샋샍샎샏샑", + 6, + "샚샞", + 5, + "샦샧샩샪샫샭", + 6, + "샶샸샺", + 5, + "섁섂섃섅섆섇섉", + 6, + "섑섒섓섔섖", + 5, + "섡섢섥섨섩섪섫섮" + ], + ["9941", "섲섳섴섵섷섺섻섽섾섿셁", 6, "셊셎", 5, "셖셗"], + ["9961", "셙셚셛셝", 6, "셦셪", 5, "셱셲셳셵셶셷셹셺셻"], + [ + "9981", + "셼", + 8, + "솆", + 5, + "솏솑솒솓솕솗", + 4, + "솞솠솢솣솤솦솧솪솫솭솮솯솱", + 11, + "솾", + 5, + "쇅쇆쇇쇉쇊쇋쇍", + 6, + "쇕쇖쇙", + 6, + "쇡쇢쇣쇥쇦쇧쇩", + 6, + "쇲쇴", + 7, + "쇾쇿숁숂숃숅", + 6, + "숎숐숒", + 5, + "숚숛숝숞숡숢숣" + ], + ["9a41", "숤숥숦숧숪숬숮숰숳숵", 16], + ["9a61", "쉆쉇쉉", 6, "쉒쉓쉕쉖쉗쉙", 6, "쉡쉢쉣쉤쉦"], + [ + "9a81", + "쉧", + 4, + "쉮쉯쉱쉲쉳쉵", + 6, + "쉾슀슂", + 5, + "슊", + 5, + "슑", + 6, + "슙슚슜슞", + 5, + "슦슧슩슪슫슮", + 5, + "슶슸슺", + 33, + "싞싟싡싢싥", + 5, + "싮싰싲싳싴싵싷싺싽싾싿쌁", + 6, + "쌊쌋쌎쌏" + ], + ["9b41", "쌐쌑쌒쌖쌗쌙쌚쌛쌝", 6, "쌦쌧쌪", 8], + ["9b61", "쌳", 17, "썆", 7], + ["9b81", "썎", 25, "썪썫썭썮썯썱썳", 4, "썺썻썾", 5, "쎅쎆쎇쎉쎊쎋쎍", 50, "쏁", 22, "쏚"], + ["9c41", "쏛쏝쏞쏡쏣", 4, "쏪쏫쏬쏮", 5, "쏶쏷쏹", 5], + ["9c61", "쏿", 8, "쐉", 6, "쐑", 9], + [ + "9c81", + "쐛", + 8, + "쐥", + 6, + "쐭쐮쐯쐱쐲쐳쐵", + 6, + "쐾", + 9, + "쑉", + 26, + "쑦쑧쑩쑪쑫쑭", + 6, + "쑶쑷쑸쑺", + 5, + "쒁", + 18, + "쒕", + 6, + "쒝", + 12 + ], + ["9d41", "쒪", 13, "쒹쒺쒻쒽", 8], + ["9d61", "쓆", 25], + [ + "9d81", + "쓠", + 8, + "쓪", + 5, + "쓲쓳쓵쓶쓷쓹쓻쓼쓽쓾씂", + 9, + "씍씎씏씑씒씓씕", + 6, + "씝", + 10, + "씪씫씭씮씯씱", + 6, + "씺씼씾", + 5, + "앆앇앋앏앐앑앒앖앚앛앜앟앢앣앥앦앧앩", + 6, + "앲앶", + 5, + "앾앿얁얂얃얅얆얈얉얊얋얎얐얒얓얔" + ], + ["9e41", "얖얙얚얛얝얞얟얡", 7, "얪", 9, "얶"], + ["9e61", "얷얺얿", 4, "엋엍엏엒엓엕엖엗엙", 6, "엢엤엦엧"], + [ + "9e81", + "엨엩엪엫엯엱엲엳엵엸엹엺엻옂옃옄옉옊옋옍옎옏옑", + 6, + "옚옝", + 6, + "옦옧옩옪옫옯옱옲옶옸옺옼옽옾옿왂왃왅왆왇왉", + 6, + "왒왖", + 5, + "왞왟왡", + 10, + "왭왮왰왲", + 5, + "왺왻왽왾왿욁", + 6, + "욊욌욎", + 5, + "욖욗욙욚욛욝", + 6, + "욦" + ], + ["9f41", "욨욪", 5, "욲욳욵욶욷욻", 4, "웂웄웆", 5, "웎"], + ["9f61", "웏웑웒웓웕", 6, "웞웟웢", 5, "웪웫웭웮웯웱웲"], + [ + "9f81", + "웳", + 4, + "웺웻웼웾", + 5, + "윆윇윉윊윋윍", + 6, + "윖윘윚", + 5, + "윢윣윥윦윧윩", + 6, + "윲윴윶윸윹윺윻윾윿읁읂읃읅", + 4, + "읋읎읐읙읚읛읝읞읟읡", + 6, + "읩읪읬", + 7, + "읶읷읹읺읻읿잀잁잂잆잋잌잍잏잒잓잕잙잛", + 4, + "잢잧", + 4, + "잮잯잱잲잳잵잶잷" + ], + ["a041", "잸잹잺잻잾쟂", 5, "쟊쟋쟍쟏쟑", 6, "쟙쟚쟛쟜"], + ["a061", "쟞", 5, "쟥쟦쟧쟩쟪쟫쟭", 13], + [ + "a081", + "쟻", + 4, + "젂젃젅젆젇젉젋", + 4, + "젒젔젗", + 4, + "젞젟젡젢젣젥", + 6, + "젮젰젲", + 5, + "젹젺젻젽젾젿졁", + 6, + "졊졋졎", + 5, + "졕", + 26, + "졲졳졵졶졷졹졻", + 4, + "좂좄좈좉좊좎", + 5, + "좕", + 7, + "좞좠좢좣좤" + ], + ["a141", "좥좦좧좩", 18, "좾좿죀죁"], + ["a161", "죂죃죅죆죇죉죊죋죍", 6, "죖죘죚", 5, "죢죣죥"], + [ + "a181", + "죦", + 14, + "죶", + 5, + "죾죿줁줂줃줇", + 4, + "줎 、。·‥…¨〃­―∥\∼‘’“”〔〕〈", + 9, + "±×÷≠≤≥∞∴°′″℃Å¢£¥♂♀∠⊥⌒∂∇≡≒§※☆★○●◎◇◆□■△▲▽▼→←↑↓↔〓≪≫√∽∝∵∫∬∈∋⊆⊇⊂⊃∪∩∧∨¬" + ], + ["a241", "줐줒", 5, "줙", 18], + ["a261", "줭", 6, "줵", 18], + [ + "a281", + "쥈", + 7, + "쥒쥓쥕쥖쥗쥙", + 6, + "쥢쥤", + 7, + "쥭쥮쥯⇒⇔∀∃´~ˇ˘˝˚˙¸˛¡¿ː∮∑∏¤℉‰◁◀▷▶♤♠♡♥♧♣⊙◈▣◐◑▒▤▥▨▧▦▩♨☏☎☜☞¶†‡↕↗↙↖↘♭♩♪♬㉿㈜№㏇™㏂㏘℡€®" + ], + ["a341", "쥱쥲쥳쥵", 6, "쥽", 10, "즊즋즍즎즏"], + ["a361", "즑", 6, "즚즜즞", 16], + ["a381", "즯", 16, "짂짃짅짆짉짋", 4, "짒짔짗짘짛!", 58, "₩]", 32, " ̄"], + ["a441", "짞짟짡짣짥짦짨짩짪짫짮짲", 5, "짺짻짽짾짿쨁쨂쨃쨄"], + ["a461", "쨅쨆쨇쨊쨎", 5, "쨕쨖쨗쨙", 12], + ["a481", "쨦쨧쨨쨪", 28, "ㄱ", 93], + ["a541", "쩇", 4, "쩎쩏쩑쩒쩓쩕", 6, "쩞쩢", 5, "쩩쩪"], + ["a561", "쩫", 17, "쩾", 5, "쪅쪆"], + ["a581", "쪇", 16, "쪙", 14, "ⅰ", 9], + ["a5b0", "Ⅰ", 9], + ["a5c1", "Α", 16, "Σ", 6], + ["a5e1", "α", 16, "σ", 6], + ["a641", "쪨", 19, "쪾쪿쫁쫂쫃쫅"], + ["a661", "쫆", 5, "쫎쫐쫒쫔쫕쫖쫗쫚", 5, "쫡", 6], + ["a681", "쫨쫩쫪쫫쫭", 6, "쫵", 18, "쬉쬊─│┌┐┘└├┬┤┴┼━┃┏┓┛┗┣┳┫┻╋┠┯┨┷┿┝┰┥┸╂┒┑┚┙┖┕┎┍┞┟┡┢┦┧┩┪┭┮┱┲┵┶┹┺┽┾╀╁╃", 7], + ["a741", "쬋", 4, "쬑쬒쬓쬕쬖쬗쬙", 6, "쬢", 7], + ["a761", "쬪", 22, "쭂쭃쭄"], + [ + "a781", + "쭅쭆쭇쭊쭋쭍쭎쭏쭑", + 6, + "쭚쭛쭜쭞", + 5, + "쭥", + 7, + "㎕㎖㎗ℓ㎘㏄㎣㎤㎥㎦㎙", + 9, + "㏊㎍㎎㎏㏏㎈㎉㏈㎧㎨㎰", + 9, + "㎀", + 4, + "㎺", + 5, + "㎐", + 4, + "Ω㏀㏁㎊㎋㎌㏖㏅㎭㎮㎯㏛㎩㎪㎫㎬㏝㏐㏓㏃㏉㏜㏆" + ], + ["a841", "쭭", 10, "쭺", 14], + ["a861", "쮉", 18, "쮝", 6], + ["a881", "쮤", 19, "쮹", 11, "ÆÐªĦ"], + ["a8a6", "IJ"], + ["a8a8", "ĿŁØŒºÞŦŊ"], + ["a8b1", "㉠", 27, "ⓐ", 25, "①", 14, "½⅓⅔¼¾⅛⅜⅝⅞"], + ["a941", "쯅", 14, "쯕", 10], + ["a961", "쯠쯡쯢쯣쯥쯦쯨쯪", 18], + ["a981", "쯽", 14, "찎찏찑찒찓찕", 6, "찞찟찠찣찤æđðħıijĸŀłøœßþŧŋʼn㈀", 27, "⒜", 25, "⑴", 14, "¹²³⁴ⁿ₁₂₃₄"], + ["aa41", "찥찦찪찫찭찯찱", 6, "찺찿", 4, "챆챇챉챊챋챍챎"], + ["aa61", "챏", 4, "챖챚", 5, "챡챢챣챥챧챩", 6, "챱챲"], + ["aa81", "챳챴챶", 29, "ぁ", 82], + ["ab41", "첔첕첖첗첚첛첝첞첟첡", 6, "첪첮", 5, "첶첷첹"], + ["ab61", "첺첻첽", 6, "쳆쳈쳊", 5, "쳑쳒쳓쳕", 5], + ["ab81", "쳛", 8, "쳥", 6, "쳭쳮쳯쳱", 12, "ァ", 85], + ["ac41", "쳾쳿촀촂", 5, "촊촋촍촎촏촑", 6, "촚촜촞촟촠"], + ["ac61", "촡촢촣촥촦촧촩촪촫촭", 11, "촺", 4], + ["ac81", "촿", 28, "쵝쵞쵟А", 5, "ЁЖ", 25], + ["acd1", "а", 5, "ёж", 25], + ["ad41", "쵡쵢쵣쵥", 6, "쵮쵰쵲", 5, "쵹", 7], + ["ad61", "춁", 6, "춉", 10, "춖춗춙춚춛춝춞춟"], + ["ad81", "춠춡춢춣춦춨춪", 5, "춱", 18, "췅"], + ["ae41", "췆", 5, "췍췎췏췑", 16], + ["ae61", "췢", 5, "췩췪췫췭췮췯췱", 6, "췺췼췾", 4], + ["ae81", "츃츅츆츇츉츊츋츍", 6, "츕츖츗츘츚", 5, "츢츣츥츦츧츩츪츫"], + ["af41", "츬츭츮츯츲츴츶", 19], + ["af61", "칊", 13, "칚칛칝칞칢", 5, "칪칬"], + ["af81", "칮", 5, "칶칷칹칺칻칽", 6, "캆캈캊", 5, "캒캓캕캖캗캙"], + ["b041", "캚", 5, "캢캦", 5, "캮", 12], + ["b061", "캻", 5, "컂", 19], + [ + "b081", + "컖", + 13, + "컦컧컩컪컭", + 6, + "컶컺", + 5, + "가각간갇갈갉갊감", + 7, + "같", + 4, + "갠갤갬갭갯갰갱갸갹갼걀걋걍걔걘걜거걱건걷걸걺검겁것겄겅겆겉겊겋게겐겔겜겝겟겠겡겨격겪견겯결겸겹겻겼경곁계곈곌곕곗고곡곤곧골곪곬곯곰곱곳공곶과곽관괄괆" + ], + ["b141", "켂켃켅켆켇켉", 6, "켒켔켖", 5, "켝켞켟켡켢켣"], + ["b161", "켥", 6, "켮켲", 5, "켹", 11], + [ + "b181", + "콅", + 14, + "콖콗콙콚콛콝", + 6, + "콦콨콪콫콬괌괍괏광괘괜괠괩괬괭괴괵괸괼굄굅굇굉교굔굘굡굣구국군굳굴굵굶굻굼굽굿궁궂궈궉권궐궜궝궤궷귀귁귄귈귐귑귓규균귤그극근귿글긁금급긋긍긔기긱긴긷길긺김깁깃깅깆깊까깍깎깐깔깖깜깝깟깠깡깥깨깩깬깰깸" + ], + ["b241", "콭콮콯콲콳콵콶콷콹", 6, "쾁쾂쾃쾄쾆", 5, "쾍"], + ["b261", "쾎", 18, "쾢", 5, "쾩"], + [ + "b281", + "쾪", + 5, + "쾱", + 18, + "쿅", + 6, + "깹깻깼깽꺄꺅꺌꺼꺽꺾껀껄껌껍껏껐껑께껙껜껨껫껭껴껸껼꼇꼈꼍꼐꼬꼭꼰꼲꼴꼼꼽꼿꽁꽂꽃꽈꽉꽐꽜꽝꽤꽥꽹꾀꾄꾈꾐꾑꾕꾜꾸꾹꾼꿀꿇꿈꿉꿋꿍꿎꿔꿜꿨꿩꿰꿱꿴꿸뀀뀁뀄뀌뀐뀔뀜뀝뀨끄끅끈끊끌끎끓끔끕끗끙" + ], + ["b341", "쿌", 19, "쿢쿣쿥쿦쿧쿩"], + ["b361", "쿪", 5, "쿲쿴쿶", 5, "쿽쿾쿿퀁퀂퀃퀅", 5], + [ + "b381", + "퀋", + 5, + "퀒", + 5, + "퀙", + 19, + "끝끼끽낀낄낌낍낏낑나낙낚난낟날낡낢남납낫", + 4, + "낱낳내낵낸낼냄냅냇냈냉냐냑냔냘냠냥너넉넋넌널넒넓넘넙넛넜넝넣네넥넨넬넴넵넷넸넹녀녁년녈념녑녔녕녘녜녠노녹논놀놂놈놉놋농높놓놔놘놜놨뇌뇐뇔뇜뇝" + ], + ["b441", "퀮", 5, "퀶퀷퀹퀺퀻퀽", 6, "큆큈큊", 5], + ["b461", "큑큒큓큕큖큗큙", 6, "큡", 10, "큮큯"], + [ + "b481", + "큱큲큳큵", + 6, + "큾큿킀킂", + 18, + "뇟뇨뇩뇬뇰뇹뇻뇽누눅눈눋눌눔눕눗눙눠눴눼뉘뉜뉠뉨뉩뉴뉵뉼늄늅늉느늑는늘늙늚늠늡늣능늦늪늬늰늴니닉닌닐닒님닙닛닝닢다닥닦단닫", + 4, + "닳담답닷", + 4, + "닿대댁댄댈댐댑댓댔댕댜더덕덖던덛덜덞덟덤덥" + ], + ["b541", "킕", 14, "킦킧킩킪킫킭", 5], + ["b561", "킳킶킸킺", 5, "탂탃탅탆탇탊", 5, "탒탖", 4], + [ + "b581", + "탛탞탟탡탢탣탥", + 6, + "탮탲", + 5, + "탹", + 11, + "덧덩덫덮데덱덴델뎀뎁뎃뎄뎅뎌뎐뎔뎠뎡뎨뎬도독돈돋돌돎돐돔돕돗동돛돝돠돤돨돼됐되된될됨됩됫됴두둑둔둘둠둡둣둥둬뒀뒈뒝뒤뒨뒬뒵뒷뒹듀듄듈듐듕드득든듣들듦듬듭듯등듸디딕딘딛딜딤딥딧딨딩딪따딱딴딸" + ], + ["b641", "턅", 7, "턎", 17], + ["b661", "턠", 15, "턲턳턵턶턷턹턻턼턽턾"], + [ + "b681", + "턿텂텆", + 5, + "텎텏텑텒텓텕", + 6, + "텞텠텢", + 5, + "텩텪텫텭땀땁땃땄땅땋때땍땐땔땜땝땟땠땡떠떡떤떨떪떫떰떱떳떴떵떻떼떽뗀뗄뗌뗍뗏뗐뗑뗘뗬또똑똔똘똥똬똴뙈뙤뙨뚜뚝뚠뚤뚫뚬뚱뛔뛰뛴뛸뜀뜁뜅뜨뜩뜬뜯뜰뜸뜹뜻띄띈띌띔띕띠띤띨띰띱띳띵라락란랄람랍랏랐랑랒랖랗" + ], + ["b741", "텮", 13, "텽", 6, "톅톆톇톉톊"], + ["b761", "톋", 20, "톢톣톥톦톧"], + [ + "b781", + "톩", + 6, + "톲톴톶톷톸톹톻톽톾톿퇁", + 14, + "래랙랜랠램랩랫랬랭랴략랸럇량러럭런럴럼럽럿렀렁렇레렉렌렐렘렙렛렝려력련렬렴렵렷렸령례롄롑롓로록론롤롬롭롯롱롸롼뢍뢨뢰뢴뢸룀룁룃룅료룐룔룝룟룡루룩룬룰룸룹룻룽뤄뤘뤠뤼뤽륀륄륌륏륑류륙륜률륨륩" + ], + ["b841", "퇐", 7, "퇙", 17], + ["b861", "퇫", 8, "퇵퇶퇷퇹", 13], + [ + "b881", + "툈툊", + 5, + "툑", + 24, + "륫륭르륵른를름릅릇릉릊릍릎리릭린릴림립릿링마막만많", + 4, + "맘맙맛망맞맡맣매맥맨맬맴맵맷맸맹맺먀먁먈먕머먹먼멀멂멈멉멋멍멎멓메멕멘멜멤멥멧멨멩며멱면멸몃몄명몇몌모목몫몬몰몲몸몹못몽뫄뫈뫘뫙뫼" + ], + ["b941", "툪툫툮툯툱툲툳툵", 6, "툾퉀퉂", 5, "퉉퉊퉋퉌"], + ["b961", "퉍", 14, "퉝", 6, "퉥퉦퉧퉨"], + [ + "b981", + "퉩", + 22, + "튂튃튅튆튇튉튊튋튌묀묄묍묏묑묘묜묠묩묫무묵묶문묻물묽묾뭄뭅뭇뭉뭍뭏뭐뭔뭘뭡뭣뭬뮈뮌뮐뮤뮨뮬뮴뮷므믄믈믐믓미믹민믿밀밂밈밉밋밌밍및밑바", + 4, + "받", + 4, + "밤밥밧방밭배백밴밸뱀뱁뱃뱄뱅뱉뱌뱍뱐뱝버벅번벋벌벎범법벗" + ], + ["ba41", "튍튎튏튒튓튔튖", 5, "튝튞튟튡튢튣튥", 6, "튭"], + ["ba61", "튮튯튰튲", 5, "튺튻튽튾틁틃", 4, "틊틌", 5], + [ + "ba81", + "틒틓틕틖틗틙틚틛틝", + 6, + "틦", + 9, + "틲틳틵틶틷틹틺벙벚베벡벤벧벨벰벱벳벴벵벼벽변별볍볏볐병볕볘볜보복볶본볼봄봅봇봉봐봔봤봬뵀뵈뵉뵌뵐뵘뵙뵤뵨부북분붇불붉붊붐붑붓붕붙붚붜붤붰붸뷔뷕뷘뷜뷩뷰뷴뷸븀븃븅브븍븐블븜븝븟비빅빈빌빎빔빕빗빙빚빛빠빡빤" + ], + ["bb41", "틻", 4, "팂팄팆", 5, "팏팑팒팓팕팗", 4, "팞팢팣"], + ["bb61", "팤팦팧팪팫팭팮팯팱", 6, "팺팾", 5, "퍆퍇퍈퍉"], + [ + "bb81", + "퍊", + 31, + "빨빪빰빱빳빴빵빻빼빽뺀뺄뺌뺍뺏뺐뺑뺘뺙뺨뻐뻑뻔뻗뻘뻠뻣뻤뻥뻬뼁뼈뼉뼘뼙뼛뼜뼝뽀뽁뽄뽈뽐뽑뽕뾔뾰뿅뿌뿍뿐뿔뿜뿟뿡쀼쁑쁘쁜쁠쁨쁩삐삑삔삘삠삡삣삥사삭삯산삳살삵삶삼삽삿샀상샅새색샌샐샘샙샛샜생샤" + ], + ["bc41", "퍪", 17, "퍾퍿펁펂펃펅펆펇"], + ["bc61", "펈펉펊펋펎펒", 5, "펚펛펝펞펟펡", 6, "펪펬펮"], + [ + "bc81", + "펯", + 4, + "펵펶펷펹펺펻펽", + 6, + "폆폇폊", + 5, + "폑", + 5, + "샥샨샬샴샵샷샹섀섄섈섐섕서", + 4, + "섣설섦섧섬섭섯섰성섶세섹센셀셈셉셋셌셍셔셕션셜셤셥셧셨셩셰셴셸솅소속솎손솔솖솜솝솟송솥솨솩솬솰솽쇄쇈쇌쇔쇗쇘쇠쇤쇨쇰쇱쇳쇼쇽숀숄숌숍숏숑수숙순숟술숨숩숫숭" + ], + ["bd41", "폗폙", 7, "폢폤", 7, "폮폯폱폲폳폵폶폷"], + ["bd61", "폸폹폺폻폾퐀퐂", 5, "퐉", 13], + [ + "bd81", + "퐗", + 5, + "퐞", + 25, + "숯숱숲숴쉈쉐쉑쉔쉘쉠쉥쉬쉭쉰쉴쉼쉽쉿슁슈슉슐슘슛슝스슥슨슬슭슴습슷승시식신싣실싫심십싯싱싶싸싹싻싼쌀쌈쌉쌌쌍쌓쌔쌕쌘쌜쌤쌥쌨쌩썅써썩썬썰썲썸썹썼썽쎄쎈쎌쏀쏘쏙쏜쏟쏠쏢쏨쏩쏭쏴쏵쏸쐈쐐쐤쐬쐰" + ], + ["be41", "퐸", 7, "푁푂푃푅", 14], + ["be61", "푔", 7, "푝푞푟푡푢푣푥", 7, "푮푰푱푲"], + [ + "be81", + "푳", + 4, + "푺푻푽푾풁풃", + 4, + "풊풌풎", + 5, + "풕", + 8, + "쐴쐼쐽쑈쑤쑥쑨쑬쑴쑵쑹쒀쒔쒜쒸쒼쓩쓰쓱쓴쓸쓺쓿씀씁씌씐씔씜씨씩씬씰씸씹씻씽아악안앉않알앍앎앓암압앗았앙앝앞애액앤앨앰앱앳앴앵야약얀얄얇얌얍얏양얕얗얘얜얠얩어억언얹얻얼얽얾엄", + 6, + "엌엎" + ], + ["bf41", "풞", 10, "풪", 14], + ["bf61", "풹", 18, "퓍퓎퓏퓑퓒퓓퓕"], + [ + "bf81", + "퓖", + 5, + "퓝퓞퓠", + 7, + "퓩퓪퓫퓭퓮퓯퓱", + 6, + "퓹퓺퓼에엑엔엘엠엡엣엥여역엮연열엶엷염", + 5, + "옅옆옇예옌옐옘옙옛옜오옥온올옭옮옰옳옴옵옷옹옻와왁완왈왐왑왓왔왕왜왝왠왬왯왱외왹왼욀욈욉욋욍요욕욘욜욤욥욧용우욱운울욹욺움웁웃웅워웍원월웜웝웠웡웨" + ], + ["c041", "퓾", 5, "픅픆픇픉픊픋픍", 6, "픖픘", 5], + ["c061", "픞", 25], + [ + "c081", + "픸픹픺픻픾픿핁핂핃핅", + 6, + "핎핐핒", + 5, + "핚핛핝핞핟핡핢핣웩웬웰웸웹웽위윅윈윌윔윕윗윙유육윤율윰윱윳융윷으윽은을읊음읍읏응", + 7, + "읜읠읨읫이익인일읽읾잃임입잇있잉잊잎자작잔잖잗잘잚잠잡잣잤장잦재잭잰잴잼잽잿쟀쟁쟈쟉쟌쟎쟐쟘쟝쟤쟨쟬저적전절젊" + ], + ["c141", "핤핦핧핪핬핮", 5, "핶핷핹핺핻핽", 6, "햆햊햋"], + ["c161", "햌햍햎햏햑", 19, "햦햧"], + [ + "c181", + "햨", + 31, + "점접젓정젖제젝젠젤젬젭젯젱져젼졀졈졉졌졍졔조족존졸졺좀좁좃종좆좇좋좌좍좔좝좟좡좨좼좽죄죈죌죔죕죗죙죠죡죤죵주죽준줄줅줆줌줍줏중줘줬줴쥐쥑쥔쥘쥠쥡쥣쥬쥰쥴쥼즈즉즌즐즘즙즛증지직진짇질짊짐집짓" + ], + ["c241", "헊헋헍헎헏헑헓", 4, "헚헜헞", 5, "헦헧헩헪헫헭헮"], + ["c261", "헯", 4, "헶헸헺", 5, "혂혃혅혆혇혉", 6, "혒"], + [ + "c281", + "혖", + 5, + "혝혞혟혡혢혣혥", + 7, + "혮", + 9, + "혺혻징짖짙짚짜짝짠짢짤짧짬짭짯짰짱째짹짼쨀쨈쨉쨋쨌쨍쨔쨘쨩쩌쩍쩐쩔쩜쩝쩟쩠쩡쩨쩽쪄쪘쪼쪽쫀쫄쫌쫍쫏쫑쫓쫘쫙쫠쫬쫴쬈쬐쬔쬘쬠쬡쭁쭈쭉쭌쭐쭘쭙쭝쭤쭸쭹쮜쮸쯔쯤쯧쯩찌찍찐찔찜찝찡찢찧차착찬찮찰참찹찻" + ], + ["c341", "혽혾혿홁홂홃홄홆홇홊홌홎홏홐홒홓홖홗홙홚홛홝", 4], + ["c361", "홢", 4, "홨홪", 5, "홲홳홵", 11], + [ + "c381", + "횁횂횄횆", + 5, + "횎횏횑횒횓횕", + 7, + "횞횠횢", + 5, + "횩횪찼창찾채책챈챌챔챕챗챘챙챠챤챦챨챰챵처척천철첨첩첫첬청체첵첸첼쳄쳅쳇쳉쳐쳔쳤쳬쳰촁초촉촌촐촘촙촛총촤촨촬촹최쵠쵤쵬쵭쵯쵱쵸춈추축춘출춤춥춧충춰췄췌췐취췬췰췸췹췻췽츄츈츌츔츙츠측츤츨츰츱츳층" + ], + ["c441", "횫횭횮횯횱", 7, "횺횼", 7, "훆훇훉훊훋"], + ["c461", "훍훎훏훐훒훓훕훖훘훚", 5, "훡훢훣훥훦훧훩", 4], + [ + "c481", + "훮훯훱훲훳훴훶", + 5, + "훾훿휁휂휃휅", + 11, + "휒휓휔치칙친칟칠칡침칩칫칭카칵칸칼캄캅캇캉캐캑캔캘캠캡캣캤캥캬캭컁커컥컨컫컬컴컵컷컸컹케켁켄켈켐켑켓켕켜켠켤켬켭켯켰켱켸코콕콘콜콤콥콧콩콰콱콴콸쾀쾅쾌쾡쾨쾰쿄쿠쿡쿤쿨쿰쿱쿳쿵쿼퀀퀄퀑퀘퀭퀴퀵퀸퀼" + ], + ["c541", "휕휖휗휚휛휝휞휟휡", 6, "휪휬휮", 5, "휶휷휹"], + ["c561", "휺휻휽", 6, "흅흆흈흊", 5, "흒흓흕흚", 4], + [ + "c581", + "흟흢흤흦흧흨흪흫흭흮흯흱흲흳흵", + 6, + "흾흿힀힂", + 5, + "힊힋큄큅큇큉큐큔큘큠크큭큰클큼큽킁키킥킨킬킴킵킷킹타탁탄탈탉탐탑탓탔탕태택탠탤탬탭탯탰탱탸턍터턱턴털턺텀텁텃텄텅테텍텐텔템텝텟텡텨텬텼톄톈토톡톤톨톰톱톳통톺톼퇀퇘퇴퇸툇툉툐투툭툰툴툼툽툿퉁퉈퉜" + ], + ["c641", "힍힎힏힑", 6, "힚힜힞", 5], + [ + "c6a1", + "퉤튀튁튄튈튐튑튕튜튠튤튬튱트특튼튿틀틂틈틉틋틔틘틜틤틥티틱틴틸팀팁팃팅파팍팎판팔팖팜팝팟팠팡팥패팩팬팰팸팹팻팼팽퍄퍅퍼퍽펀펄펌펍펏펐펑페펙펜펠펨펩펫펭펴편펼폄폅폈평폐폘폡폣포폭폰폴폼폽폿퐁" + ], + [ + "c7a1", + "퐈퐝푀푄표푠푤푭푯푸푹푼푿풀풂품풉풋풍풔풩퓌퓐퓔퓜퓟퓨퓬퓰퓸퓻퓽프픈플픔픕픗피픽핀필핌핍핏핑하학한할핥함합핫항해핵핸핼햄햅햇했행햐향허헉헌헐헒험헙헛헝헤헥헨헬헴헵헷헹혀혁현혈혐협혓혔형혜혠" + ], + [ + "c8a1", + "혤혭호혹혼홀홅홈홉홋홍홑화확환활홧황홰홱홴횃횅회획횐횔횝횟횡효횬횰횹횻후훅훈훌훑훔훗훙훠훤훨훰훵훼훽휀휄휑휘휙휜휠휨휩휫휭휴휵휸휼흄흇흉흐흑흔흖흗흘흙흠흡흣흥흩희흰흴흼흽힁히힉힌힐힘힙힛힝" + ], + [ + "caa1", + "伽佳假價加可呵哥嘉嫁家暇架枷柯歌珂痂稼苛茄街袈訶賈跏軻迦駕刻却各恪慤殼珏脚覺角閣侃刊墾奸姦干幹懇揀杆柬桿澗癎看磵稈竿簡肝艮艱諫間乫喝曷渴碣竭葛褐蝎鞨勘坎堪嵌感憾戡敢柑橄減甘疳監瞰紺邯鑑鑒龕" + ], + [ + "cba1", + "匣岬甲胛鉀閘剛堈姜岡崗康强彊慷江畺疆糠絳綱羌腔舡薑襁講鋼降鱇介价個凱塏愷愾慨改槪漑疥皆盖箇芥蓋豈鎧開喀客坑更粳羹醵倨去居巨拒据據擧渠炬祛距踞車遽鉅鋸乾件健巾建愆楗腱虔蹇鍵騫乞傑杰桀儉劍劒檢" + ], + [ + "cca1", + "瞼鈐黔劫怯迲偈憩揭擊格檄激膈覡隔堅牽犬甄絹繭肩見譴遣鵑抉決潔結缺訣兼慊箝謙鉗鎌京俓倞傾儆勁勍卿坰境庚徑慶憬擎敬景暻更梗涇炅烱璟璥瓊痙硬磬竟競絅經耕耿脛莖警輕逕鏡頃頸驚鯨係啓堺契季屆悸戒桂械" + ], + [ + "cda1", + "棨溪界癸磎稽系繫繼計誡谿階鷄古叩告呱固姑孤尻庫拷攷故敲暠枯槁沽痼皐睾稿羔考股膏苦苽菰藁蠱袴誥賈辜錮雇顧高鼓哭斛曲梏穀谷鵠困坤崑昆梱棍滾琨袞鯤汨滑骨供公共功孔工恐恭拱控攻珙空蚣貢鞏串寡戈果瓜" + ], + [ + "cea1", + "科菓誇課跨過鍋顆廓槨藿郭串冠官寬慣棺款灌琯瓘管罐菅觀貫關館刮恝括适侊光匡壙廣曠洸炚狂珖筐胱鑛卦掛罫乖傀塊壞怪愧拐槐魁宏紘肱轟交僑咬喬嬌嶠巧攪敎校橋狡皎矯絞翹膠蕎蛟較轎郊餃驕鮫丘久九仇俱具勾" + ], + [ + "cfa1", + "區口句咎嘔坵垢寇嶇廐懼拘救枸柩構歐毆毬求溝灸狗玖球瞿矩究絿耉臼舅舊苟衢謳購軀逑邱鉤銶駒驅鳩鷗龜國局菊鞠鞫麴君窘群裙軍郡堀屈掘窟宮弓穹窮芎躬倦券勸卷圈拳捲權淃眷厥獗蕨蹶闕机櫃潰詭軌饋句晷歸貴" + ], + [ + "d0a1", + "鬼龜叫圭奎揆槻珪硅窺竅糾葵規赳逵閨勻均畇筠菌鈞龜橘克剋劇戟棘極隙僅劤勤懃斤根槿瑾筋芹菫覲謹近饉契今妗擒昑檎琴禁禽芩衾衿襟金錦伋及急扱汲級給亘兢矜肯企伎其冀嗜器圻基埼夔奇妓寄岐崎己幾忌技旗旣" + ], + [ + "d1a1", + "朞期杞棋棄機欺氣汽沂淇玘琦琪璂璣畸畿碁磯祁祇祈祺箕紀綺羈耆耭肌記譏豈起錡錤飢饑騎騏驥麒緊佶吉拮桔金喫儺喇奈娜懦懶拏拿癩", + 5, + "那樂", + 4, + "諾酪駱亂卵暖欄煖爛蘭難鸞捏捺南嵐枏楠湳濫男藍襤拉" + ], + [ + "d2a1", + "納臘蠟衲囊娘廊", + 4, + "乃來內奈柰耐冷女年撚秊念恬拈捻寧寗努勞奴弩怒擄櫓爐瑙盧", + 5, + "駑魯", + 10, + "濃籠聾膿農惱牢磊腦賂雷尿壘", + 7, + "嫩訥杻紐勒", + 5, + "能菱陵尼泥匿溺多茶" + ], + [ + "d3a1", + "丹亶但單團壇彖斷旦檀段湍短端簞緞蛋袒鄲鍛撻澾獺疸達啖坍憺擔曇淡湛潭澹痰聃膽蕁覃談譚錟沓畓答踏遝唐堂塘幢戇撞棠當糖螳黨代垈坮大對岱帶待戴擡玳臺袋貸隊黛宅德悳倒刀到圖堵塗導屠島嶋度徒悼挑掉搗桃" + ], + [ + "d4a1", + "棹櫂淘渡滔濤燾盜睹禱稻萄覩賭跳蹈逃途道都鍍陶韜毒瀆牘犢獨督禿篤纛讀墩惇敦旽暾沌焞燉豚頓乭突仝冬凍動同憧東桐棟洞潼疼瞳童胴董銅兜斗杜枓痘竇荳讀豆逗頭屯臀芚遁遯鈍得嶝橙燈登等藤謄鄧騰喇懶拏癩羅" + ], + [ + "d5a1", + "蘿螺裸邏樂洛烙珞絡落諾酪駱丹亂卵欄欒瀾爛蘭鸞剌辣嵐擥攬欖濫籃纜藍襤覽拉臘蠟廊朗浪狼琅瑯螂郞來崍徠萊冷掠略亮倆兩凉梁樑粮粱糧良諒輛量侶儷勵呂廬慮戾旅櫚濾礪藜蠣閭驢驪麗黎力曆歷瀝礫轢靂憐戀攣漣" + ], + [ + "d6a1", + "煉璉練聯蓮輦連鍊冽列劣洌烈裂廉斂殮濂簾獵令伶囹寧岺嶺怜玲笭羚翎聆逞鈴零靈領齡例澧禮醴隷勞怒撈擄櫓潞瀘爐盧老蘆虜路輅露魯鷺鹵碌祿綠菉錄鹿麓論壟弄朧瀧瓏籠聾儡瀨牢磊賂賚賴雷了僚寮廖料燎療瞭聊蓼" + ], + [ + "d7a1", + "遼鬧龍壘婁屢樓淚漏瘻累縷蔞褸鏤陋劉旒柳榴流溜瀏琉瑠留瘤硫謬類六戮陸侖倫崙淪綸輪律慄栗率隆勒肋凜凌楞稜綾菱陵俚利厘吏唎履悧李梨浬犁狸理璃異痢籬罹羸莉裏裡里釐離鯉吝潾燐璘藺躪隣鱗麟林淋琳臨霖砬" + ], + [ + "d8a1", + "立笠粒摩瑪痲碼磨馬魔麻寞幕漠膜莫邈万卍娩巒彎慢挽晩曼滿漫灣瞞萬蔓蠻輓饅鰻唜抹末沫茉襪靺亡妄忘忙望網罔芒茫莽輞邙埋妹媒寐昧枚梅每煤罵買賣邁魅脈貊陌驀麥孟氓猛盲盟萌冪覓免冕勉棉沔眄眠綿緬面麵滅" + ], + [ + "d9a1", + "蔑冥名命明暝椧溟皿瞑茗蓂螟酩銘鳴袂侮冒募姆帽慕摸摹暮某模母毛牟牡瑁眸矛耗芼茅謀謨貌木沐牧目睦穆鶩歿沒夢朦蒙卯墓妙廟描昴杳渺猫竗苗錨務巫憮懋戊拇撫无楙武毋無珷畝繆舞茂蕪誣貿霧鵡墨默們刎吻問文" + ], + [ + "daa1", + "汶紊紋聞蚊門雯勿沕物味媚尾嵋彌微未梶楣渼湄眉米美薇謎迷靡黴岷悶愍憫敏旻旼民泯玟珉緡閔密蜜謐剝博拍搏撲朴樸泊珀璞箔粕縛膊舶薄迫雹駁伴半反叛拌搬攀斑槃泮潘班畔瘢盤盼磐磻礬絆般蟠返頒飯勃拔撥渤潑" + ], + [ + "dba1", + "發跋醱鉢髮魃倣傍坊妨尨幇彷房放方旁昉枋榜滂磅紡肪膀舫芳蒡蚌訪謗邦防龐倍俳北培徘拜排杯湃焙盃背胚裴裵褙賠輩配陪伯佰帛柏栢白百魄幡樊煩燔番磻繁蕃藩飜伐筏罰閥凡帆梵氾汎泛犯範范法琺僻劈壁擘檗璧癖" + ], + [ + "dca1", + "碧蘗闢霹便卞弁變辨辯邊別瞥鱉鼈丙倂兵屛幷昞昺柄棅炳甁病秉竝輧餠騈保堡報寶普步洑湺潽珤甫菩補褓譜輔伏僕匐卜宓復服福腹茯蔔複覆輹輻馥鰒本乶俸奉封峯峰捧棒烽熢琫縫蓬蜂逢鋒鳳不付俯傅剖副否咐埠夫婦" + ], + [ + "dda1", + "孚孵富府復扶敷斧浮溥父符簿缶腐腑膚艀芙莩訃負賦賻赴趺部釜阜附駙鳧北分吩噴墳奔奮忿憤扮昐汾焚盆粉糞紛芬賁雰不佛弗彿拂崩朋棚硼繃鵬丕備匕匪卑妃婢庇悲憊扉批斐枇榧比毖毗毘沸泌琵痺砒碑秕秘粃緋翡肥" + ], + [ + "dea1", + "脾臂菲蜚裨誹譬費鄙非飛鼻嚬嬪彬斌檳殯浜濱瀕牝玭貧賓頻憑氷聘騁乍事些仕伺似使俟僿史司唆嗣四士奢娑寫寺射巳師徙思捨斜斯柶査梭死沙泗渣瀉獅砂社祀祠私篩紗絲肆舍莎蓑蛇裟詐詞謝賜赦辭邪飼駟麝削數朔索" + ], + [ + "dfa1", + "傘刪山散汕珊産疝算蒜酸霰乷撒殺煞薩三參杉森渗芟蔘衫揷澁鈒颯上傷像償商喪嘗孀尙峠常床庠廂想桑橡湘爽牀狀相祥箱翔裳觴詳象賞霜塞璽賽嗇塞穡索色牲生甥省笙墅壻嶼序庶徐恕抒捿敍暑曙書栖棲犀瑞筮絮緖署" + ], + [ + "e0a1", + "胥舒薯西誓逝鋤黍鼠夕奭席惜昔晳析汐淅潟石碩蓆釋錫仙僊先善嬋宣扇敾旋渲煽琁瑄璇璿癬禪線繕羨腺膳船蘚蟬詵跣選銑鐥饍鮮卨屑楔泄洩渫舌薛褻設說雪齧剡暹殲纖蟾贍閃陝攝涉燮葉城姓宬性惺成星晟猩珹盛省筬" + ], + [ + "e1a1", + "聖聲腥誠醒世勢歲洗稅笹細說貰召嘯塑宵小少巢所掃搔昭梳沼消溯瀟炤燒甦疏疎瘙笑篠簫素紹蔬蕭蘇訴逍遡邵銷韶騷俗屬束涑粟續謖贖速孫巽損蓀遜飡率宋悚松淞訟誦送頌刷殺灑碎鎖衰釗修受嗽囚垂壽嫂守岫峀帥愁" + ], + [ + "e2a1", + "戍手授搜收數樹殊水洙漱燧狩獸琇璲瘦睡秀穗竪粹綏綬繡羞脩茱蒐蓚藪袖誰讐輸遂邃酬銖銹隋隧隨雖需須首髓鬚叔塾夙孰宿淑潚熟琡璹肅菽巡徇循恂旬栒楯橓殉洵淳珣盾瞬筍純脣舜荀蓴蕣詢諄醇錞順馴戌術述鉥崇崧" + ], + [ + "e3a1", + "嵩瑟膝蝨濕拾習褶襲丞乘僧勝升承昇繩蠅陞侍匙嘶始媤尸屎屍市弑恃施是時枾柴猜矢示翅蒔蓍視試詩諡豕豺埴寔式息拭植殖湜熄篒蝕識軾食飾伸侁信呻娠宸愼新晨燼申神紳腎臣莘薪藎蜃訊身辛辰迅失室實悉審尋心沁" + ], + [ + "e4a1", + "沈深瀋甚芯諶什十拾雙氏亞俄兒啞娥峨我牙芽莪蛾衙訝阿雅餓鴉鵝堊岳嶽幄惡愕握樂渥鄂鍔顎鰐齷安岸按晏案眼雁鞍顔鮟斡謁軋閼唵岩巖庵暗癌菴闇壓押狎鴨仰央怏昻殃秧鴦厓哀埃崖愛曖涯碍艾隘靄厄扼掖液縊腋額" + ], + [ + "e5a1", + "櫻罌鶯鸚也倻冶夜惹揶椰爺耶若野弱掠略約若葯蒻藥躍亮佯兩凉壤孃恙揚攘敭暘梁楊樣洋瀁煬痒瘍禳穰糧羊良襄諒讓釀陽量養圄御於漁瘀禦語馭魚齬億憶抑檍臆偃堰彦焉言諺孼蘖俺儼嚴奄掩淹嶪業円予余勵呂女如廬" + ], + [ + "e6a1", + "旅歟汝濾璵礖礪與艅茹輿轝閭餘驪麗黎亦力域役易曆歷疫繹譯轢逆驛嚥堧姸娟宴年延憐戀捐挻撚椽沇沿涎涓淵演漣烟然煙煉燃燕璉硏硯秊筵緣練縯聯衍軟輦蓮連鉛鍊鳶列劣咽悅涅烈熱裂說閱厭廉念捻染殮炎焰琰艶苒" + ], + [ + "e7a1", + "簾閻髥鹽曄獵燁葉令囹塋寧嶺嶸影怜映暎楹榮永泳渶潁濚瀛瀯煐營獰玲瑛瑩瓔盈穎纓羚聆英詠迎鈴鍈零霙靈領乂倪例刈叡曳汭濊猊睿穢芮藝蘂禮裔詣譽豫醴銳隸霓預五伍俉傲午吾吳嗚塢墺奧娛寤悟惡懊敖旿晤梧汚澳" + ], + [ + "e8a1", + "烏熬獒筽蜈誤鰲鼇屋沃獄玉鈺溫瑥瘟穩縕蘊兀壅擁瓮甕癰翁邕雍饔渦瓦窩窪臥蛙蝸訛婉完宛梡椀浣玩琓琬碗緩翫脘腕莞豌阮頑曰往旺枉汪王倭娃歪矮外嵬巍猥畏了僚僥凹堯夭妖姚寥寮尿嶢拗搖撓擾料曜樂橈燎燿瑤療" + ], + [ + "e9a1", + "窈窯繇繞耀腰蓼蟯要謠遙遼邀饒慾欲浴縟褥辱俑傭冗勇埇墉容庸慂榕涌湧溶熔瑢用甬聳茸蓉踊鎔鏞龍于佑偶優又友右宇寓尤愚憂旴牛玗瑀盂祐禑禹紆羽芋藕虞迂遇郵釪隅雨雩勖彧旭昱栯煜稶郁頊云暈橒殞澐熉耘芸蕓" + ], + [ + "eaa1", + "運隕雲韻蔚鬱亐熊雄元原員圓園垣媛嫄寃怨愿援沅洹湲源爰猿瑗苑袁轅遠阮院願鴛月越鉞位偉僞危圍委威尉慰暐渭爲瑋緯胃萎葦蔿蝟衛褘謂違韋魏乳侑儒兪劉唯喩孺宥幼幽庾悠惟愈愉揄攸有杻柔柚柳楡楢油洧流游溜" + ], + [ + "eba1", + "濡猶猷琉瑜由留癒硫紐維臾萸裕誘諛諭踰蹂遊逾遺酉釉鍮類六堉戮毓肉育陸倫允奫尹崙淪潤玧胤贇輪鈗閏律慄栗率聿戎瀜絨融隆垠恩慇殷誾銀隱乙吟淫蔭陰音飮揖泣邑凝應膺鷹依倚儀宜意懿擬椅毅疑矣義艤薏蟻衣誼" + ], + [ + "eca1", + "議醫二以伊利吏夷姨履已弛彛怡易李梨泥爾珥理異痍痢移罹而耳肄苡荑裏裡貽貳邇里離飴餌匿溺瀷益翊翌翼謚人仁刃印吝咽因姻寅引忍湮燐璘絪茵藺蚓認隣靭靷鱗麟一佚佾壹日溢逸鎰馹任壬妊姙恁林淋稔臨荏賃入卄" + ], + [ + "eda1", + "立笠粒仍剩孕芿仔刺咨姉姿子字孜恣慈滋炙煮玆瓷疵磁紫者自茨蔗藉諮資雌作勺嚼斫昨灼炸爵綽芍酌雀鵲孱棧殘潺盞岑暫潛箴簪蠶雜丈仗匠場墻壯奬將帳庄張掌暲杖樟檣欌漿牆狀獐璋章粧腸臟臧莊葬蔣薔藏裝贓醬長" + ], + [ + "eea1", + "障再哉在宰才材栽梓渽滓災縡裁財載齋齎爭箏諍錚佇低儲咀姐底抵杵楮樗沮渚狙猪疽箸紵苧菹著藷詛貯躇這邸雎齟勣吊嫡寂摘敵滴狄炙的積笛籍績翟荻謫賊赤跡蹟迪迹適鏑佃佺傳全典前剪塡塼奠專展廛悛戰栓殿氈澱" + ], + [ + "efa1", + "煎琠田甸畑癲筌箋箭篆纏詮輾轉鈿銓錢鐫電顚顫餞切截折浙癤竊節絶占岾店漸点粘霑鮎點接摺蝶丁井亭停偵呈姃定幀庭廷征情挺政整旌晶晸柾楨檉正汀淀淨渟湞瀞炡玎珽町睛碇禎程穽精綎艇訂諪貞鄭酊釘鉦鋌錠霆靖" + ], + [ + "f0a1", + "靜頂鼎制劑啼堤帝弟悌提梯濟祭第臍薺製諸蹄醍除際霽題齊俎兆凋助嘲弔彫措操早晁曺曹朝條棗槽漕潮照燥爪璪眺祖祚租稠窕粗糟組繰肇藻蚤詔調趙躁造遭釣阻雕鳥族簇足鏃存尊卒拙猝倧宗從悰慫棕淙琮種終綜縱腫" + ], + [ + "f1a1", + "踪踵鍾鐘佐坐左座挫罪主住侏做姝胄呪周嗾奏宙州廚晝朱柱株注洲湊澍炷珠疇籌紂紬綢舟蛛註誅走躊輳週酎酒鑄駐竹粥俊儁准埈寯峻晙樽浚準濬焌畯竣蠢逡遵雋駿茁中仲衆重卽櫛楫汁葺增憎曾拯烝甑症繒蒸證贈之只" + ], + [ + "f2a1", + "咫地址志持指摯支旨智枝枳止池沚漬知砥祉祗紙肢脂至芝芷蜘誌識贄趾遲直稙稷織職唇嗔塵振搢晉晋桭榛殄津溱珍瑨璡畛疹盡眞瞋秦縉縝臻蔯袗診賑軫辰進鎭陣陳震侄叱姪嫉帙桎瓆疾秩窒膣蛭質跌迭斟朕什執潗緝輯" + ], + [ + "f3a1", + "鏶集徵懲澄且侘借叉嗟嵯差次此磋箚茶蹉車遮捉搾着窄錯鑿齪撰澯燦璨瓚竄簒纂粲纘讚贊鑽餐饌刹察擦札紮僭參塹慘慙懺斬站讒讖倉倡創唱娼廠彰愴敞昌昶暢槍滄漲猖瘡窓脹艙菖蒼債埰寀寨彩採砦綵菜蔡采釵冊柵策" + ], + [ + "f4a1", + "責凄妻悽處倜刺剔尺慽戚拓擲斥滌瘠脊蹠陟隻仟千喘天川擅泉淺玔穿舛薦賤踐遷釧闡阡韆凸哲喆徹撤澈綴輟轍鐵僉尖沾添甛瞻簽籤詹諂堞妾帖捷牒疊睫諜貼輒廳晴淸聽菁請靑鯖切剃替涕滯締諦逮遞體初剿哨憔抄招梢" + ], + [ + "f5a1", + "椒楚樵炒焦硝礁礎秒稍肖艸苕草蕉貂超酢醋醮促囑燭矗蜀觸寸忖村邨叢塚寵悤憁摠總聰蔥銃撮催崔最墜抽推椎楸樞湫皺秋芻萩諏趨追鄒酋醜錐錘鎚雛騶鰍丑畜祝竺筑築縮蓄蹙蹴軸逐春椿瑃出朮黜充忠沖蟲衝衷悴膵萃" + ], + [ + "f6a1", + "贅取吹嘴娶就炊翠聚脆臭趣醉驟鷲側仄厠惻測層侈値嗤峙幟恥梔治淄熾痔痴癡稚穉緇緻置致蚩輜雉馳齒則勅飭親七柒漆侵寢枕沈浸琛砧針鍼蟄秤稱快他咤唾墮妥惰打拖朶楕舵陀馱駝倬卓啄坼度托拓擢晫柝濁濯琢琸託" + ], + [ + "f7a1", + "鐸呑嘆坦彈憚歎灘炭綻誕奪脫探眈耽貪塔搭榻宕帑湯糖蕩兌台太怠態殆汰泰笞胎苔跆邰颱宅擇澤撑攄兎吐土討慟桶洞痛筒統通堆槌腿褪退頹偸套妬投透鬪慝特闖坡婆巴把播擺杷波派爬琶破罷芭跛頗判坂板版瓣販辦鈑" + ], + [ + "f8a1", + "阪八叭捌佩唄悖敗沛浿牌狽稗覇貝彭澎烹膨愎便偏扁片篇編翩遍鞭騙貶坪平枰萍評吠嬖幣廢弊斃肺蔽閉陛佈包匍匏咆哺圃布怖抛抱捕暴泡浦疱砲胞脯苞葡蒲袍褒逋鋪飽鮑幅暴曝瀑爆輻俵剽彪慓杓標漂瓢票表豹飇飄驃" + ], + [ + "f9a1", + "品稟楓諷豊風馮彼披疲皮被避陂匹弼必泌珌畢疋筆苾馝乏逼下何厦夏廈昰河瑕荷蝦賀遐霞鰕壑學虐謔鶴寒恨悍旱汗漢澣瀚罕翰閑閒限韓割轄函含咸啣喊檻涵緘艦銜陷鹹合哈盒蛤閤闔陜亢伉姮嫦巷恒抗杭桁沆港缸肛航" + ], + [ + "faa1", + "行降項亥偕咳垓奚孩害懈楷海瀣蟹解該諧邂駭骸劾核倖幸杏荇行享向嚮珦鄕響餉饗香噓墟虛許憲櫶獻軒歇險驗奕爀赫革俔峴弦懸晛泫炫玄玹現眩睍絃絢縣舷衒見賢鉉顯孑穴血頁嫌俠協夾峽挾浹狹脅脇莢鋏頰亨兄刑型" + ], + [ + "fba1", + "形泂滎瀅灐炯熒珩瑩荊螢衡逈邢鎣馨兮彗惠慧暳蕙蹊醯鞋乎互呼壕壺好岵弧戶扈昊晧毫浩淏湖滸澔濠濩灝狐琥瑚瓠皓祜糊縞胡芦葫蒿虎號蝴護豪鎬頀顥惑或酷婚昏混渾琿魂忽惚笏哄弘汞泓洪烘紅虹訌鴻化和嬅樺火畵" + ], + [ + "fca1", + "禍禾花華話譁貨靴廓擴攫確碻穫丸喚奐宦幻患換歡晥桓渙煥環紈還驩鰥活滑猾豁闊凰幌徨恍惶愰慌晃晄榥況湟滉潢煌璜皇篁簧荒蝗遑隍黃匯回廻徊恢悔懷晦會檜淮澮灰獪繪膾茴蛔誨賄劃獲宖橫鐄哮嚆孝效斅曉梟涍淆" + ], + [ + "fda1", + "爻肴酵驍侯候厚后吼喉嗅帿後朽煦珝逅勛勳塤壎焄熏燻薰訓暈薨喧暄煊萱卉喙毁彙徽揮暉煇諱輝麾休携烋畦虧恤譎鷸兇凶匈洶胸黑昕欣炘痕吃屹紇訖欠欽歆吸恰洽翕興僖凞喜噫囍姬嬉希憙憘戱晞曦熙熹熺犧禧稀羲詰" + ] + ] +} +export default data diff --git a/packages/effect/src/internal/data/cp950Data.ts b/packages/effect/src/internal/data/cp950Data.ts new file mode 100644 index 00000000000..f2e05d01436 --- /dev/null +++ b/packages/effect/src/internal/data/cp950Data.ts @@ -0,0 +1,714 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +import type { Mapping } from "../characterEncoding/types.ts" +const data: Mapping = { + "table": [ + ["0", "\u0000", 127], + [ + "a140", + " ,、。.‧;:?!︰…‥﹐﹑﹒·﹔﹕﹖﹗|–︱—︳╴︴﹏()︵︶{}︷︸〔〕︹︺【】︻︼《》︽︾〈〉︿﹀「」﹁﹂『』﹃﹄﹙﹚" + ], + [ + "a1a1", + "﹛﹜﹝﹞‘’“”〝〞‵′#&*※§〃○●△▲◎☆★◇◆□■▽▼㊣℅¯ ̄_ˍ﹉﹊﹍﹎﹋﹌﹟﹠﹡+-×÷±√<>=≦≧≠∞≒≡﹢", + 4, + "~∩∪⊥∠∟⊿㏒㏑∫∮∵∴♀♂⊕⊙↑↓←→↖↗↙↘∥∣/" + ], + ["a240", "\∕﹨$¥〒¢£%@℃℉﹩﹪﹫㏕㎜㎝㎞㏎㎡㎎㎏㏄°兙兛兞兝兡兣嗧瓩糎▁", 7, "▏▎▍▌▋▊▉┼┴┬┤├▔─│▕┌┐└┘╭"], + ["a2a1", "╮╰╯═╞╪╡◢◣◥◤╱╲╳0", 9, "Ⅰ", 9, "〡", 8, "十卄卅A", 25, "a", 21], + ["a340", "wxyzΑ", 16, "Σ", 6, "α", 16, "σ", 6, "ㄅ", 10], + ["a3a1", "ㄐ", 25, "˙ˉˊˇˋ"], + ["a3e1", "€"], + [ + "a440", + "一乙丁七乃九了二人儿入八几刀刁力匕十卜又三下丈上丫丸凡久么也乞于亡兀刃勺千叉口土士夕大女子孑孓寸小尢尸山川工己已巳巾干廾弋弓才" + ], + [ + "a4a1", + "丑丐不中丰丹之尹予云井互五亢仁什仃仆仇仍今介仄元允內六兮公冗凶分切刈勻勾勿化匹午升卅卞厄友及反壬天夫太夭孔少尤尺屯巴幻廿弔引心戈戶手扎支文斗斤方日曰月木欠止歹毋比毛氏水火爪父爻片牙牛犬王丙" + ], + [ + "a540", + "世丕且丘主乍乏乎以付仔仕他仗代令仙仞充兄冉冊冬凹出凸刊加功包匆北匝仟半卉卡占卯卮去可古右召叮叩叨叼司叵叫另只史叱台句叭叻四囚外" + ], + [ + "a5a1", + "央失奴奶孕它尼巨巧左市布平幼弁弘弗必戊打扔扒扑斥旦朮本未末札正母民氐永汁汀氾犯玄玉瓜瓦甘生用甩田由甲申疋白皮皿目矛矢石示禾穴立丞丟乒乓乩亙交亦亥仿伉伙伊伕伍伐休伏仲件任仰仳份企伋光兇兆先全" + ], + [ + "a640", + "共再冰列刑划刎刖劣匈匡匠印危吉吏同吊吐吁吋各向名合吃后吆吒因回囝圳地在圭圬圯圩夙多夷夸妄奸妃好她如妁字存宇守宅安寺尖屹州帆并年" + ], + [ + "a6a1", + "式弛忙忖戎戌戍成扣扛托收早旨旬旭曲曳有朽朴朱朵次此死氖汝汗汙江池汐汕污汛汍汎灰牟牝百竹米糸缶羊羽老考而耒耳聿肉肋肌臣自至臼舌舛舟艮色艾虫血行衣西阡串亨位住佇佗佞伴佛何估佐佑伽伺伸佃佔似但佣" + ], + [ + "a740", + "作你伯低伶余佝佈佚兌克免兵冶冷別判利刪刨劫助努劬匣即卵吝吭吞吾否呎吧呆呃吳呈呂君吩告吹吻吸吮吵吶吠吼呀吱含吟听囪困囤囫坊坑址坍" + ], + [ + "a7a1", + "均坎圾坐坏圻壯夾妝妒妨妞妣妙妖妍妤妓妊妥孝孜孚孛完宋宏尬局屁尿尾岐岑岔岌巫希序庇床廷弄弟彤形彷役忘忌志忍忱快忸忪戒我抄抗抖技扶抉扭把扼找批扳抒扯折扮投抓抑抆改攻攸旱更束李杏材村杜杖杞杉杆杠" + ], + [ + "a840", + "杓杗步每求汞沙沁沈沉沅沛汪決沐汰沌汨沖沒汽沃汲汾汴沆汶沍沔沘沂灶灼災灸牢牡牠狄狂玖甬甫男甸皂盯矣私秀禿究系罕肖肓肝肘肛肚育良芒" + ], + [ + "a8a1", + "芋芍見角言谷豆豕貝赤走足身車辛辰迂迆迅迄巡邑邢邪邦那酉釆里防阮阱阪阬並乖乳事些亞享京佯依侍佳使佬供例來侃佰併侈佩佻侖佾侏侑佺兔兒兕兩具其典冽函刻券刷刺到刮制剁劾劻卒協卓卑卦卷卸卹取叔受味呵" + ], + [ + "a940", + "咖呸咕咀呻呷咄咒咆呼咐呱呶和咚呢周咋命咎固垃坷坪坩坡坦坤坼夜奉奇奈奄奔妾妻委妹妮姑姆姐姍始姓姊妯妳姒姅孟孤季宗定官宜宙宛尚屈居" + ], + [ + "a9a1", + "屆岷岡岸岩岫岱岳帘帚帖帕帛帑幸庚店府底庖延弦弧弩往征彿彼忝忠忽念忿怏怔怯怵怖怪怕怡性怩怫怛或戕房戾所承拉拌拄抿拂抹拒招披拓拔拋拈抨抽押拐拙拇拍抵拚抱拘拖拗拆抬拎放斧於旺昔易昌昆昂明昀昏昕昊" + ], + [ + "aa40", + "昇服朋杭枋枕東果杳杷枇枝林杯杰板枉松析杵枚枓杼杪杲欣武歧歿氓氛泣注泳沱泌泥河沽沾沼波沫法泓沸泄油況沮泗泅泱沿治泡泛泊沬泯泜泖泠" + ], + [ + "aaa1", + "炕炎炒炊炙爬爭爸版牧物狀狎狙狗狐玩玨玟玫玥甽疝疙疚的盂盲直知矽社祀祁秉秈空穹竺糾罔羌羋者肺肥肢肱股肫肩肴肪肯臥臾舍芳芝芙芭芽芟芹花芬芥芯芸芣芰芾芷虎虱初表軋迎返近邵邸邱邶采金長門阜陀阿阻附" + ], + [ + "ab40", + "陂隹雨青非亟亭亮信侵侯便俠俑俏保促侶俘俟俊俗侮俐俄係俚俎俞侷兗冒冑冠剎剃削前剌剋則勇勉勃勁匍南卻厚叛咬哀咨哎哉咸咦咳哇哂咽咪品" + ], + [ + "aba1", + "哄哈咯咫咱咻咩咧咿囿垂型垠垣垢城垮垓奕契奏奎奐姜姘姿姣姨娃姥姪姚姦威姻孩宣宦室客宥封屎屏屍屋峙峒巷帝帥帟幽庠度建弈弭彥很待徊律徇後徉怒思怠急怎怨恍恰恨恢恆恃恬恫恪恤扁拜挖按拼拭持拮拽指拱拷" + ], + [ + "ac40", + "拯括拾拴挑挂政故斫施既春昭映昧是星昨昱昤曷柿染柱柔某柬架枯柵柩柯柄柑枴柚查枸柏柞柳枰柙柢柝柒歪殃殆段毒毗氟泉洋洲洪流津洌洱洞洗" + ], + [ + "aca1", + "活洽派洶洛泵洹洧洸洩洮洵洎洫炫為炳炬炯炭炸炮炤爰牲牯牴狩狠狡玷珊玻玲珍珀玳甚甭畏界畎畋疫疤疥疢疣癸皆皇皈盈盆盃盅省盹相眉看盾盼眇矜砂研砌砍祆祉祈祇禹禺科秒秋穿突竿竽籽紂紅紀紉紇約紆缸美羿耄" + ], + [ + "ad40", + "耐耍耑耶胖胥胚胃胄背胡胛胎胞胤胝致舢苧范茅苣苛苦茄若茂茉苒苗英茁苜苔苑苞苓苟苯茆虐虹虻虺衍衫要觔計訂訃貞負赴赳趴軍軌述迦迢迪迥" + ], + [ + "ada1", + "迭迫迤迨郊郎郁郃酋酊重閂限陋陌降面革韋韭音頁風飛食首香乘亳倌倍倣俯倦倥俸倩倖倆值借倚倒們俺倀倔倨俱倡個候倘俳修倭倪俾倫倉兼冤冥冢凍凌准凋剖剜剔剛剝匪卿原厝叟哨唐唁唷哼哥哲唆哺唔哩哭員唉哮哪" + ], + [ + "ae40", + "哦唧唇哽唏圃圄埂埔埋埃堉夏套奘奚娑娘娜娟娛娓姬娠娣娩娥娌娉孫屘宰害家宴宮宵容宸射屑展屐峭峽峻峪峨峰島崁峴差席師庫庭座弱徒徑徐恙" + ], + [ + "aea1", + "恣恥恐恕恭恩息悄悟悚悍悔悌悅悖扇拳挈拿捎挾振捕捂捆捏捉挺捐挽挪挫挨捍捌效敉料旁旅時晉晏晃晒晌晅晁書朔朕朗校核案框桓根桂桔栩梳栗桌桑栽柴桐桀格桃株桅栓栘桁殊殉殷氣氧氨氦氤泰浪涕消涇浦浸海浙涓" + ], + [ + "af40", + "浬涉浮浚浴浩涌涊浹涅浥涔烊烘烤烙烈烏爹特狼狹狽狸狷玆班琉珮珠珪珞畔畝畜畚留疾病症疲疳疽疼疹痂疸皋皰益盍盎眩真眠眨矩砰砧砸砝破砷" + ], + [ + "afa1", + "砥砭砠砟砲祕祐祠祟祖神祝祗祚秤秣秧租秦秩秘窄窈站笆笑粉紡紗紋紊素索純紐紕級紜納紙紛缺罟羔翅翁耆耘耕耙耗耽耿胱脂胰脅胭胴脆胸胳脈能脊胼胯臭臬舀舐航舫舨般芻茫荒荔荊茸荐草茵茴荏茲茹茶茗荀茱茨荃" + ], + [ + "b040", + "虔蚊蚪蚓蚤蚩蚌蚣蚜衰衷袁袂衽衹記訐討訌訕訊託訓訖訏訑豈豺豹財貢起躬軒軔軏辱送逆迷退迺迴逃追逅迸邕郡郝郢酒配酌釘針釗釜釙閃院陣陡" + ], + [ + "b0a1", + "陛陝除陘陞隻飢馬骨高鬥鬲鬼乾偺偽停假偃偌做偉健偶偎偕偵側偷偏倏偯偭兜冕凰剪副勒務勘動匐匏匙匿區匾參曼商啪啦啄啞啡啃啊唱啖問啕唯啤唸售啜唬啣唳啁啗圈國圉域堅堊堆埠埤基堂堵執培夠奢娶婁婉婦婪婀" + ], + [ + "b140", + "娼婢婚婆婊孰寇寅寄寂宿密尉專將屠屜屝崇崆崎崛崖崢崑崩崔崙崤崧崗巢常帶帳帷康庸庶庵庾張強彗彬彩彫得徙從徘御徠徜恿患悉悠您惋悴惦悽" + ], + [ + "b1a1", + "情悻悵惜悼惘惕惆惟悸惚惇戚戛扈掠控捲掖探接捷捧掘措捱掩掉掃掛捫推掄授掙採掬排掏掀捻捩捨捺敝敖救教敗啟敏敘敕敔斜斛斬族旋旌旎晝晚晤晨晦晞曹勗望梁梯梢梓梵桿桶梱梧梗械梃棄梭梆梅梔條梨梟梡梂欲殺" + ], + [ + "b240", + "毫毬氫涎涼淳淙液淡淌淤添淺清淇淋涯淑涮淞淹涸混淵淅淒渚涵淚淫淘淪深淮淨淆淄涪淬涿淦烹焉焊烽烯爽牽犁猜猛猖猓猙率琅琊球理現琍瓠瓶" + ], + [ + "b2a1", + "瓷甜產略畦畢異疏痔痕疵痊痍皎盔盒盛眷眾眼眶眸眺硫硃硎祥票祭移窒窕笠笨笛第符笙笞笮粒粗粕絆絃統紮紹紼絀細紳組累終紲紱缽羞羚翌翎習耜聊聆脯脖脣脫脩脰脤舂舵舷舶船莎莞莘荸莢莖莽莫莒莊莓莉莠荷荻荼" + ], + [ + "b340", + "莆莧處彪蛇蛀蚶蛄蚵蛆蛋蚱蚯蛉術袞袈被袒袖袍袋覓規訪訝訣訥許設訟訛訢豉豚販責貫貨貪貧赧赦趾趺軛軟這逍通逗連速逝逐逕逞造透逢逖逛途" + ], + [ + "b3a1", + "部郭都酗野釵釦釣釧釭釩閉陪陵陳陸陰陴陶陷陬雀雪雩章竟頂頃魚鳥鹵鹿麥麻傢傍傅備傑傀傖傘傚最凱割剴創剩勞勝勛博厥啻喀喧啼喊喝喘喂喜喪喔喇喋喃喳單喟唾喲喚喻喬喱啾喉喫喙圍堯堪場堤堰報堡堝堠壹壺奠" + ], + [ + "b440", + "婷媚婿媒媛媧孳孱寒富寓寐尊尋就嵌嵐崴嵇巽幅帽幀幃幾廊廁廂廄弼彭復循徨惑惡悲悶惠愜愣惺愕惰惻惴慨惱愎惶愉愀愒戟扉掣掌描揀揩揉揆揍" + ], + [ + "b4a1", + "插揣提握揖揭揮捶援揪換摒揚揹敞敦敢散斑斐斯普晰晴晶景暑智晾晷曾替期朝棺棕棠棘棗椅棟棵森棧棹棒棲棣棋棍植椒椎棉棚楮棻款欺欽殘殖殼毯氮氯氬港游湔渡渲湧湊渠渥渣減湛湘渤湖湮渭渦湯渴湍渺測湃渝渾滋" + ], + [ + "b540", + "溉渙湎湣湄湲湩湟焙焚焦焰無然煮焜牌犄犀猶猥猴猩琺琪琳琢琥琵琶琴琯琛琦琨甥甦畫番痢痛痣痙痘痞痠登發皖皓皴盜睏短硝硬硯稍稈程稅稀窘" + ], + [ + "b5a1", + "窗窖童竣等策筆筐筒答筍筋筏筑粟粥絞結絨絕紫絮絲絡給絢絰絳善翔翕耋聒肅腕腔腋腑腎脹腆脾腌腓腴舒舜菩萃菸萍菠菅萋菁華菱菴著萊菰萌菌菽菲菊萸萎萄菜萇菔菟虛蛟蛙蛭蛔蛛蛤蛐蛞街裁裂袱覃視註詠評詞証詁" + ], + [ + "b640", + "詔詛詐詆訴診訶詖象貂貯貼貳貽賁費賀貴買貶貿貸越超趁跎距跋跚跑跌跛跆軻軸軼辜逮逵週逸進逶鄂郵鄉郾酣酥量鈔鈕鈣鈉鈞鈍鈐鈇鈑閔閏開閑" + ], + [ + "b6a1", + "間閒閎隊階隋陽隅隆隍陲隄雁雅雄集雇雯雲韌項順須飧飪飯飩飲飭馮馭黃黍黑亂傭債傲傳僅傾催傷傻傯僇剿剷剽募勦勤勢勣匯嗟嗨嗓嗦嗎嗜嗇嗑嗣嗤嗯嗚嗡嗅嗆嗥嗉園圓塞塑塘塗塚塔填塌塭塊塢塒塋奧嫁嫉嫌媾媽媼" + ], + [ + "b740", + "媳嫂媲嵩嵯幌幹廉廈弒彙徬微愚意慈感想愛惹愁愈慎慌慄慍愾愴愧愍愆愷戡戢搓搾搞搪搭搽搬搏搜搔損搶搖搗搆敬斟新暗暉暇暈暖暄暘暍會榔業" + ], + [ + "b7a1", + "楚楷楠楔極椰概楊楨楫楞楓楹榆楝楣楛歇歲毀殿毓毽溢溯滓溶滂源溝滇滅溥溘溼溺溫滑準溜滄滔溪溧溴煎煙煩煤煉照煜煬煦煌煥煞煆煨煖爺牒猷獅猿猾瑯瑚瑕瑟瑞瑁琿瑙瑛瑜當畸瘀痰瘁痲痱痺痿痴痳盞盟睛睫睦睞督" + ], + [ + "b840", + "睹睪睬睜睥睨睢矮碎碰碗碘碌碉硼碑碓硿祺祿禁萬禽稜稚稠稔稟稞窟窠筷節筠筮筧粱粳粵經絹綑綁綏絛置罩罪署義羨群聖聘肆肄腱腰腸腥腮腳腫" + ], + [ + "b8a1", + "腹腺腦舅艇蒂葷落萱葵葦葫葉葬葛萼萵葡董葩葭葆虞虜號蛹蜓蜈蜇蜀蛾蛻蜂蜃蜆蜊衙裟裔裙補裘裝裡裊裕裒覜解詫該詳試詩詰誇詼詣誠話誅詭詢詮詬詹詻訾詨豢貊貉賊資賈賄貲賃賂賅跡跟跨路跳跺跪跤跦躲較載軾輊" + ], + [ + "b940", + "辟農運遊道遂達逼違遐遇遏過遍遑逾遁鄒鄗酬酪酩釉鈷鉗鈸鈽鉀鈾鉛鉋鉤鉑鈴鉉鉍鉅鈹鈿鉚閘隘隔隕雍雋雉雊雷電雹零靖靴靶預頑頓頊頒頌飼飴" + ], + [ + "b9a1", + "飽飾馳馱馴髡鳩麂鼎鼓鼠僧僮僥僖僭僚僕像僑僱僎僩兢凳劃劂匱厭嗾嘀嘛嘗嗽嘔嘆嘉嘍嘎嗷嘖嘟嘈嘐嗶團圖塵塾境墓墊塹墅塽壽夥夢夤奪奩嫡嫦嫩嫗嫖嫘嫣孵寞寧寡寥實寨寢寤察對屢嶄嶇幛幣幕幗幔廓廖弊彆彰徹慇" + ], + [ + "ba40", + "愿態慷慢慣慟慚慘慵截撇摘摔撤摸摟摺摑摧搴摭摻敲斡旗旖暢暨暝榜榨榕槁榮槓構榛榷榻榫榴槐槍榭槌榦槃榣歉歌氳漳演滾漓滴漩漾漠漬漏漂漢" + ], + [ + "baa1", + "滿滯漆漱漸漲漣漕漫漯澈漪滬漁滲滌滷熔熙煽熊熄熒爾犒犖獄獐瑤瑣瑪瑰瑭甄疑瘧瘍瘋瘉瘓盡監瞄睽睿睡磁碟碧碳碩碣禎福禍種稱窪窩竭端管箕箋筵算箝箔箏箸箇箄粹粽精綻綰綜綽綾綠緊綴網綱綺綢綿綵綸維緒緇綬" + ], + [ + "bb40", + "罰翠翡翟聞聚肇腐膀膏膈膊腿膂臧臺與舔舞艋蓉蒿蓆蓄蒙蒞蒲蒜蓋蒸蓀蓓蒐蒼蓑蓊蜿蜜蜻蜢蜥蜴蜘蝕蜷蜩裳褂裴裹裸製裨褚裯誦誌語誣認誡誓誤" + ], + [ + "bba1", + "說誥誨誘誑誚誧豪貍貌賓賑賒赫趙趕跼輔輒輕輓辣遠遘遜遣遙遞遢遝遛鄙鄘鄞酵酸酷酴鉸銀銅銘銖鉻銓銜銨鉼銑閡閨閩閣閥閤隙障際雌雒需靼鞅韶頗領颯颱餃餅餌餉駁骯骰髦魁魂鳴鳶鳳麼鼻齊億儀僻僵價儂儈儉儅凜" + ], + [ + "bc40", + "劇劈劉劍劊勰厲嘮嘻嘹嘲嘿嘴嘩噓噎噗噴嘶嘯嘰墀墟增墳墜墮墩墦奭嬉嫻嬋嫵嬌嬈寮寬審寫層履嶝嶔幢幟幡廢廚廟廝廣廠彈影德徵慶慧慮慝慕憂" + ], + [ + "bca1", + "慼慰慫慾憧憐憫憎憬憚憤憔憮戮摩摯摹撞撲撈撐撰撥撓撕撩撒撮播撫撚撬撙撢撳敵敷數暮暫暴暱樣樟槨樁樞標槽模樓樊槳樂樅槭樑歐歎殤毅毆漿潼澄潑潦潔澆潭潛潸潮澎潺潰潤澗潘滕潯潠潟熟熬熱熨牖犛獎獗瑩璋璃" + ], + [ + "bd40", + "瑾璀畿瘠瘩瘟瘤瘦瘡瘢皚皺盤瞎瞇瞌瞑瞋磋磅確磊碾磕碼磐稿稼穀稽稷稻窯窮箭箱範箴篆篇篁箠篌糊締練緯緻緘緬緝編緣線緞緩綞緙緲緹罵罷羯" + ], + [ + "bda1", + "翩耦膛膜膝膠膚膘蔗蔽蔚蓮蔬蔭蔓蔑蔣蔡蔔蓬蔥蓿蔆螂蝴蝶蝠蝦蝸蝨蝙蝗蝌蝓衛衝褐複褒褓褕褊誼諒談諄誕請諸課諉諂調誰論諍誶誹諛豌豎豬賠賞賦賤賬賭賢賣賜質賡赭趟趣踫踐踝踢踏踩踟踡踞躺輝輛輟輩輦輪輜輞" + ], + [ + "be40", + "輥適遮遨遭遷鄰鄭鄧鄱醇醉醋醃鋅銻銷鋪銬鋤鋁銳銼鋒鋇鋰銲閭閱霄霆震霉靠鞍鞋鞏頡頫頜颳養餓餒餘駝駐駟駛駑駕駒駙骷髮髯鬧魅魄魷魯鴆鴉" + ], + [ + "bea1", + "鴃麩麾黎墨齒儒儘儔儐儕冀冪凝劑劓勳噙噫噹噩噤噸噪器噥噱噯噬噢噶壁墾壇壅奮嬝嬴學寰導彊憲憑憩憊懍憶憾懊懈戰擅擁擋撻撼據擄擇擂操撿擒擔撾整曆曉暹曄曇暸樽樸樺橙橫橘樹橄橢橡橋橇樵機橈歙歷氅濂澱澡" + ], + [ + "bf40", + "濃澤濁澧澳激澹澶澦澠澴熾燉燐燒燈燕熹燎燙燜燃燄獨璜璣璘璟璞瓢甌甍瘴瘸瘺盧盥瞠瞞瞟瞥磨磚磬磧禦積穎穆穌穋窺篙簑築篤篛篡篩篦糕糖縊" + ], + [ + "bfa1", + "縑縈縛縣縞縝縉縐罹羲翰翱翮耨膳膩膨臻興艘艙蕊蕙蕈蕨蕩蕃蕉蕭蕪蕞螃螟螞螢融衡褪褲褥褫褡親覦諦諺諫諱謀諜諧諮諾謁謂諷諭諳諶諼豫豭貓賴蹄踱踴蹂踹踵輻輯輸輳辨辦遵遴選遲遼遺鄴醒錠錶鋸錳錯錢鋼錫錄錚" + ], + [ + "c040", + "錐錦錡錕錮錙閻隧隨險雕霎霑霖霍霓霏靛靜靦鞘頰頸頻頷頭頹頤餐館餞餛餡餚駭駢駱骸骼髻髭鬨鮑鴕鴣鴦鴨鴒鴛默黔龍龜優償儡儲勵嚎嚀嚐嚅嚇" + ], + [ + "c0a1", + "嚏壕壓壑壎嬰嬪嬤孺尷屨嶼嶺嶽嶸幫彌徽應懂懇懦懋戲戴擎擊擘擠擰擦擬擱擢擭斂斃曙曖檀檔檄檢檜櫛檣橾檗檐檠歜殮毚氈濘濱濟濠濛濤濫濯澀濬濡濩濕濮濰燧營燮燦燥燭燬燴燠爵牆獰獲璩環璦璨癆療癌盪瞳瞪瞰瞬" + ], + [ + "c140", + "瞧瞭矯磷磺磴磯礁禧禪穗窿簇簍篾篷簌篠糠糜糞糢糟糙糝縮績繆縷縲繃縫總縱繅繁縴縹繈縵縿縯罄翳翼聱聲聰聯聳臆臃膺臂臀膿膽臉膾臨舉艱薪" + ], + [ + "c1a1", + "薄蕾薜薑薔薯薛薇薨薊虧蟀蟑螳蟒蟆螫螻螺蟈蟋褻褶襄褸褽覬謎謗謙講謊謠謝謄謐豁谿豳賺賽購賸賻趨蹉蹋蹈蹊轄輾轂轅輿避遽還邁邂邀鄹醣醞醜鍍鎂錨鍵鍊鍥鍋錘鍾鍬鍛鍰鍚鍔闊闋闌闈闆隱隸雖霜霞鞠韓顆颶餵騁" + ], + [ + "c240", + "駿鮮鮫鮪鮭鴻鴿麋黏點黜黝黛鼾齋叢嚕嚮壙壘嬸彝懣戳擴擲擾攆擺擻擷斷曜朦檳檬櫃檻檸櫂檮檯歟歸殯瀉瀋濾瀆濺瀑瀏燻燼燾燸獷獵璧璿甕癖癘" + ], + [ + "c2a1", + "癒瞽瞿瞻瞼礎禮穡穢穠竄竅簫簧簪簞簣簡糧織繕繞繚繡繒繙罈翹翻職聶臍臏舊藏薩藍藐藉薰薺薹薦蟯蟬蟲蟠覆覲觴謨謹謬謫豐贅蹙蹣蹦蹤蹟蹕軀轉轍邇邃邈醫醬釐鎔鎊鎖鎢鎳鎮鎬鎰鎘鎚鎗闔闖闐闕離雜雙雛雞霤鞣鞦" + ], + [ + "c340", + "鞭韹額顏題顎顓颺餾餿餽餮馥騎髁鬃鬆魏魎魍鯊鯉鯽鯈鯀鵑鵝鵠黠鼕鼬儳嚥壞壟壢寵龐廬懲懷懶懵攀攏曠曝櫥櫝櫚櫓瀛瀟瀨瀚瀝瀕瀘爆爍牘犢獸" + ], + [ + "c3a1", + "獺璽瓊瓣疇疆癟癡矇礙禱穫穩簾簿簸簽簷籀繫繭繹繩繪羅繳羶羹羸臘藩藝藪藕藤藥藷蟻蠅蠍蟹蟾襠襟襖襞譁譜識證譚譎譏譆譙贈贊蹼蹲躇蹶蹬蹺蹴轔轎辭邊邋醱醮鏡鏑鏟鏃鏈鏜鏝鏖鏢鏍鏘鏤鏗鏨關隴難霪霧靡韜韻類" + ], + [ + "c440", + "願顛颼饅饉騖騙鬍鯨鯧鯖鯛鶉鵡鵲鵪鵬麒麗麓麴勸嚨嚷嚶嚴嚼壤孀孃孽寶巉懸懺攘攔攙曦朧櫬瀾瀰瀲爐獻瓏癢癥礦礪礬礫竇競籌籃籍糯糰辮繽繼" + ], + [ + "c4a1", + "纂罌耀臚艦藻藹蘑藺蘆蘋蘇蘊蠔蠕襤覺觸議譬警譯譟譫贏贍躉躁躅躂醴釋鐘鐃鏽闡霰飄饒饑馨騫騰騷騵鰓鰍鹹麵黨鼯齟齣齡儷儸囁囀囂夔屬巍懼懾攝攜斕曩櫻欄櫺殲灌爛犧瓖瓔癩矓籐纏續羼蘗蘭蘚蠣蠢蠡蠟襪襬覽譴" + ], + [ + "c540", + "護譽贓躊躍躋轟辯醺鐮鐳鐵鐺鐸鐲鐫闢霸霹露響顧顥饗驅驃驀騾髏魔魑鰭鰥鶯鶴鷂鶸麝黯鼙齜齦齧儼儻囈囊囉孿巔巒彎懿攤權歡灑灘玀瓤疊癮癬" + ], + [ + "c5a1", + "禳籠籟聾聽臟襲襯觼讀贖贗躑躓轡酈鑄鑑鑒霽霾韃韁顫饕驕驍髒鬚鱉鰱鰾鰻鷓鷗鼴齬齪龔囌巖戀攣攫攪曬欐瓚竊籤籣籥纓纖纔臢蘸蘿蠱變邐邏鑣鑠鑤靨顯饜驚驛驗髓體髑鱔鱗鱖鷥麟黴囑壩攬灞癱癲矗罐羈蠶蠹衢讓讒" + ], + [ + "c640", + "讖艷贛釀鑪靂靈靄韆顰驟鬢魘鱟鷹鷺鹼鹽鼇齷齲廳欖灣籬籮蠻觀躡釁鑲鑰顱饞髖鬣黌灤矚讚鑷韉驢驥纜讜躪釅鑽鑾鑼鱷鱸黷豔鑿鸚爨驪鬱鸛鸞籲" + ], + [ + "c940", + "乂乜凵匚厂万丌乇亍囗兀屮彳丏冇与丮亓仂仉仈冘勼卬厹圠夃夬尐巿旡殳毌气爿丱丼仨仜仩仡仝仚刌匜卌圢圣夗夯宁宄尒尻屴屳帄庀庂忉戉扐氕" + ], + [ + "c9a1", + "氶汃氿氻犮犰玊禸肊阞伎优伬仵伔仱伀价伈伝伂伅伢伓伄仴伒冱刓刉刐劦匢匟卍厊吇囡囟圮圪圴夼妀奼妅奻奾奷奿孖尕尥屼屺屻屾巟幵庄异弚彴忕忔忏扜扞扤扡扦扢扙扠扚扥旯旮朾朹朸朻机朿朼朳氘汆汒汜汏汊汔汋" + ], + [ + "ca40", + "汌灱牞犴犵玎甪癿穵网艸艼芀艽艿虍襾邙邗邘邛邔阢阤阠阣佖伻佢佉体佤伾佧佒佟佁佘伭伳伿佡冏冹刜刞刡劭劮匉卣卲厎厏吰吷吪呔呅吙吜吥吘" + ], + [ + "caa1", + "吽呏呁吨吤呇囮囧囥坁坅坌坉坋坒夆奀妦妘妠妗妎妢妐妏妧妡宎宒尨尪岍岏岈岋岉岒岊岆岓岕巠帊帎庋庉庌庈庍弅弝彸彶忒忑忐忭忨忮忳忡忤忣忺忯忷忻怀忴戺抃抌抎抏抔抇扱扻扺扰抁抈扷扽扲扴攷旰旴旳旲旵杅杇" + ], + [ + "cb40", + "杙杕杌杈杝杍杚杋毐氙氚汸汧汫沄沋沏汱汯汩沚汭沇沕沜汦汳汥汻沎灴灺牣犿犽狃狆狁犺狅玕玗玓玔玒町甹疔疕皁礽耴肕肙肐肒肜芐芏芅芎芑芓" + ], + [ + "cba1", + "芊芃芄豸迉辿邟邡邥邞邧邠阰阨阯阭丳侘佼侅佽侀侇佶佴侉侄佷佌侗佪侚佹侁佸侐侜侔侞侒侂侕佫佮冞冼冾刵刲刳剆刱劼匊匋匼厒厔咇呿咁咑咂咈呫呺呾呥呬呴呦咍呯呡呠咘呣呧呤囷囹坯坲坭坫坱坰坶垀坵坻坳坴坢" + ], + [ + "cc40", + "坨坽夌奅妵妺姏姎妲姌姁妶妼姃姖妱妽姀姈妴姇孢孥宓宕屄屇岮岤岠岵岯岨岬岟岣岭岢岪岧岝岥岶岰岦帗帔帙弨弢弣弤彔徂彾彽忞忥怭怦怙怲怋" + ], + [ + "cca1", + "怴怊怗怳怚怞怬怢怍怐怮怓怑怌怉怜戔戽抭抴拑抾抪抶拊抮抳抯抻抩抰抸攽斨斻昉旼昄昒昈旻昃昋昍昅旽昑昐曶朊枅杬枎枒杶杻枘枆构杴枍枌杺枟枑枙枃杽极杸杹枔欥殀歾毞氝沓泬泫泮泙沶泔沭泧沷泐泂沺泃泆泭泲" + ], + [ + "cd40", + "泒泝沴沊沝沀泞泀洰泍泇沰泹泏泩泑炔炘炅炓炆炄炑炖炂炚炃牪狖狋狘狉狜狒狔狚狌狑玤玡玭玦玢玠玬玝瓝瓨甿畀甾疌疘皯盳盱盰盵矸矼矹矻矺" + ], + [ + "cda1", + "矷祂礿秅穸穻竻籵糽耵肏肮肣肸肵肭舠芠苀芫芚芘芛芵芧芮芼芞芺芴芨芡芩苂芤苃芶芢虰虯虭虮豖迒迋迓迍迖迕迗邲邴邯邳邰阹阽阼阺陃俍俅俓侲俉俋俁俔俜俙侻侳俛俇俖侺俀侹俬剄剉勀勂匽卼厗厖厙厘咺咡咭咥哏" + ], + [ + "ce40", + "哃茍咷咮哖咶哅哆咠呰咼咢咾呲哞咰垵垞垟垤垌垗垝垛垔垘垏垙垥垚垕壴复奓姡姞姮娀姱姝姺姽姼姶姤姲姷姛姩姳姵姠姾姴姭宨屌峐峘峌峗峋峛" + ], + [ + "cea1", + "峞峚峉峇峊峖峓峔峏峈峆峎峟峸巹帡帢帣帠帤庰庤庢庛庣庥弇弮彖徆怷怹恔恲恞恅恓恇恉恛恌恀恂恟怤恄恘恦恮扂扃拏挍挋拵挎挃拫拹挏挌拸拶挀挓挔拺挕拻拰敁敃斪斿昶昡昲昵昜昦昢昳昫昺昝昴昹昮朏朐柁柲柈枺" + ], + [ + "cf40", + "柜枻柸柘柀枷柅柫柤柟枵柍枳柷柶柮柣柂枹柎柧柰枲柼柆柭柌枮柦柛柺柉柊柃柪柋欨殂殄殶毖毘毠氠氡洨洴洭洟洼洿洒洊泚洳洄洙洺洚洑洀洝浂" + ], + [ + "cfa1", + "洁洘洷洃洏浀洇洠洬洈洢洉洐炷炟炾炱炰炡炴炵炩牁牉牊牬牰牳牮狊狤狨狫狟狪狦狣玅珌珂珈珅玹玶玵玴珫玿珇玾珃珆玸珋瓬瓮甮畇畈疧疪癹盄眈眃眄眅眊盷盻盺矧矨砆砑砒砅砐砏砎砉砃砓祊祌祋祅祄秕种秏秖秎窀" + ], + [ + "d040", + "穾竑笀笁籺籸籹籿粀粁紃紈紁罘羑羍羾耇耎耏耔耷胘胇胠胑胈胂胐胅胣胙胜胊胕胉胏胗胦胍臿舡芔苙苾苹茇苨茀苕茺苫苖苴苬苡苲苵茌苻苶苰苪" + ], + [ + "d0a1", + "苤苠苺苳苭虷虴虼虳衁衎衧衪衩觓訄訇赲迣迡迮迠郱邽邿郕郅邾郇郋郈釔釓陔陏陑陓陊陎倞倅倇倓倢倰倛俵俴倳倷倬俶俷倗倜倠倧倵倯倱倎党冔冓凊凄凅凈凎剡剚剒剞剟剕剢勍匎厞唦哢唗唒哧哳哤唚哿唄唈哫唑唅哱" + ], + [ + "d140", + "唊哻哷哸哠唎唃唋圁圂埌堲埕埒垺埆垽垼垸垶垿埇埐垹埁夎奊娙娖娭娮娕娏娗娊娞娳孬宧宭宬尃屖屔峬峿峮峱峷崀峹帩帨庨庮庪庬弳弰彧恝恚恧" + ], + [ + "d1a1", + "恁悢悈悀悒悁悝悃悕悛悗悇悜悎戙扆拲挐捖挬捄捅挶捃揤挹捋捊挼挩捁挴捘捔捙挭捇挳捚捑挸捗捀捈敊敆旆旃旄旂晊晟晇晑朒朓栟栚桉栲栳栻桋桏栖栱栜栵栫栭栯桎桄栴栝栒栔栦栨栮桍栺栥栠欬欯欭欱欴歭肂殈毦毤" + ], + [ + "d240", + "毨毣毢毧氥浺浣浤浶洍浡涒浘浢浭浯涑涍淯浿涆浞浧浠涗浰浼浟涂涘洯浨涋浾涀涄洖涃浻浽浵涐烜烓烑烝烋缹烢烗烒烞烠烔烍烅烆烇烚烎烡牂牸" + ], + [ + "d2a1", + "牷牶猀狺狴狾狶狳狻猁珓珙珥珖玼珧珣珩珜珒珛珔珝珚珗珘珨瓞瓟瓴瓵甡畛畟疰痁疻痄痀疿疶疺皊盉眝眛眐眓眒眣眑眕眙眚眢眧砣砬砢砵砯砨砮砫砡砩砳砪砱祔祛祏祜祓祒祑秫秬秠秮秭秪秜秞秝窆窉窅窋窌窊窇竘笐" + ], + [ + "d340", + "笄笓笅笏笈笊笎笉笒粄粑粊粌粈粍粅紞紝紑紎紘紖紓紟紒紏紌罜罡罞罠罝罛羖羒翃翂翀耖耾耹胺胲胹胵脁胻脀舁舯舥茳茭荄茙荑茥荖茿荁茦茜茢" + ], + [ + "d3a1", + "荂荎茛茪茈茼荍茖茤茠茷茯茩荇荅荌荓茞茬荋茧荈虓虒蚢蚨蚖蚍蚑蚞蚇蚗蚆蚋蚚蚅蚥蚙蚡蚧蚕蚘蚎蚝蚐蚔衃衄衭衵衶衲袀衱衿衯袃衾衴衼訒豇豗豻貤貣赶赸趵趷趶軑軓迾迵适迿迻逄迼迶郖郠郙郚郣郟郥郘郛郗郜郤酐" + ], + [ + "d440", + "酎酏釕釢釚陜陟隼飣髟鬯乿偰偪偡偞偠偓偋偝偲偈偍偁偛偊偢倕偅偟偩偫偣偤偆偀偮偳偗偑凐剫剭剬剮勖勓匭厜啵啶唼啍啐唴唪啑啢唶唵唰啒啅" + ], + [ + "d4a1", + "唌唲啥啎唹啈唭唻啀啋圊圇埻堔埢埶埜埴堀埭埽堈埸堋埳埏堇埮埣埲埥埬埡堎埼堐埧堁堌埱埩埰堍堄奜婠婘婕婧婞娸娵婭婐婟婥婬婓婤婗婃婝婒婄婛婈媎娾婍娹婌婰婩婇婑婖婂婜孲孮寁寀屙崞崋崝崚崠崌崨崍崦崥崏" + ], + [ + "d540", + "崰崒崣崟崮帾帴庱庴庹庲庳弶弸徛徖徟悊悐悆悾悰悺惓惔惏惤惙惝惈悱惛悷惊悿惃惍惀挲捥掊掂捽掽掞掭掝掗掫掎捯掇掐据掯捵掜捭掮捼掤挻掟" + ], + [ + "d5a1", + "捸掅掁掑掍捰敓旍晥晡晛晙晜晢朘桹梇梐梜桭桮梮梫楖桯梣梬梩桵桴梲梏桷梒桼桫桲梪梀桱桾梛梖梋梠梉梤桸桻梑梌梊桽欶欳欷欸殑殏殍殎殌氪淀涫涴涳湴涬淩淢涷淶淔渀淈淠淟淖涾淥淜淝淛淴淊涽淭淰涺淕淂淏淉" + ], + [ + "d640", + "淐淲淓淽淗淍淣涻烺焍烷焗烴焌烰焄烳焐烼烿焆焓焀烸烶焋焂焎牾牻牼牿猝猗猇猑猘猊猈狿猏猞玈珶珸珵琄琁珽琇琀珺珼珿琌琋珴琈畤畣痎痒痏" + ], + [ + "d6a1", + "痋痌痑痐皏皉盓眹眯眭眱眲眴眳眽眥眻眵硈硒硉硍硊硌砦硅硐祤祧祩祪祣祫祡离秺秸秶秷窏窔窐笵筇笴笥笰笢笤笳笘笪笝笱笫笭笯笲笸笚笣粔粘粖粣紵紽紸紶紺絅紬紩絁絇紾紿絊紻紨罣羕羜羝羛翊翋翍翐翑翇翏翉耟" + ], + [ + "d740", + "耞耛聇聃聈脘脥脙脛脭脟脬脞脡脕脧脝脢舑舸舳舺舴舲艴莐莣莨莍荺荳莤荴莏莁莕莙荵莔莩荽莃莌莝莛莪莋荾莥莯莈莗莰荿莦莇莮荶莚虙虖蚿蚷" + ], + [ + "d7a1", + "蛂蛁蛅蚺蚰蛈蚹蚳蚸蛌蚴蚻蚼蛃蚽蚾衒袉袕袨袢袪袚袑袡袟袘袧袙袛袗袤袬袌袓袎覂觖觙觕訰訧訬訞谹谻豜豝豽貥赽赻赹趼跂趹趿跁軘軞軝軜軗軠軡逤逋逑逜逌逡郯郪郰郴郲郳郔郫郬郩酖酘酚酓酕釬釴釱釳釸釤釹釪" + ], + [ + "d840", + "釫釷釨釮镺閆閈陼陭陫陱陯隿靪頄飥馗傛傕傔傞傋傣傃傌傎傝偨傜傒傂傇兟凔匒匑厤厧喑喨喥喭啷噅喢喓喈喏喵喁喣喒喤啽喌喦啿喕喡喎圌堩堷" + ], + [ + "d8a1", + "堙堞堧堣堨埵塈堥堜堛堳堿堶堮堹堸堭堬堻奡媯媔媟婺媢媞婸媦婼媥媬媕媮娷媄媊媗媃媋媩婻婽媌媜媏媓媝寪寍寋寔寑寊寎尌尰崷嵃嵫嵁嵋崿崵嵑嵎嵕崳崺嵒崽崱嵙嵂崹嵉崸崼崲崶嵀嵅幄幁彘徦徥徫惉悹惌惢惎惄愔" + ], + [ + "d940", + "惲愊愖愅惵愓惸惼惾惁愃愘愝愐惿愄愋扊掔掱掰揎揥揨揯揃撝揳揊揠揶揕揲揵摡揟掾揝揜揄揘揓揂揇揌揋揈揰揗揙攲敧敪敤敜敨敥斌斝斞斮旐旒" + ], + [ + "d9a1", + "晼晬晻暀晱晹晪晲朁椌棓椄棜椪棬棪棱椏棖棷棫棤棶椓椐棳棡椇棌椈楰梴椑棯棆椔棸棐棽棼棨椋椊椗棎棈棝棞棦棴棑椆棔棩椕椥棇欹欻欿欼殔殗殙殕殽毰毲毳氰淼湆湇渟湉溈渼渽湅湢渫渿湁湝湳渜渳湋湀湑渻渃渮湞" + ], + [ + "da40", + "湨湜湡渱渨湠湱湫渹渢渰湓湥渧湸湤湷湕湹湒湦渵渶湚焠焞焯烻焮焱焣焥焢焲焟焨焺焛牋牚犈犉犆犅犋猒猋猰猢猱猳猧猲猭猦猣猵猌琮琬琰琫琖" + ], + [ + "daa1", + "琚琡琭琱琤琣琝琩琠琲瓻甯畯畬痧痚痡痦痝痟痤痗皕皒盚睆睇睄睍睅睊睎睋睌矞矬硠硤硥硜硭硱硪确硰硩硨硞硢祴祳祲祰稂稊稃稌稄窙竦竤筊笻筄筈筌筎筀筘筅粢粞粨粡絘絯絣絓絖絧絪絏絭絜絫絒絔絩絑絟絎缾缿罥" + ], + [ + "db40", + "罦羢羠羡翗聑聏聐胾胔腃腊腒腏腇脽腍脺臦臮臷臸臹舄舼舽舿艵茻菏菹萣菀菨萒菧菤菼菶萐菆菈菫菣莿萁菝菥菘菿菡菋菎菖菵菉萉萏菞萑萆菂菳" + ], + [ + "dba1", + "菕菺菇菑菪萓菃菬菮菄菻菗菢萛菛菾蛘蛢蛦蛓蛣蛚蛪蛝蛫蛜蛬蛩蛗蛨蛑衈衖衕袺裗袹袸裀袾袶袼袷袽袲褁裉覕覘覗觝觚觛詎詍訹詙詀詗詘詄詅詒詈詑詊詌詏豟貁貀貺貾貰貹貵趄趀趉跘跓跍跇跖跜跏跕跙跈跗跅軯軷軺" + ], + [ + "dc40", + "軹軦軮軥軵軧軨軶軫軱軬軴軩逭逴逯鄆鄬鄄郿郼鄈郹郻鄁鄀鄇鄅鄃酡酤酟酢酠鈁鈊鈥鈃鈚鈦鈏鈌鈀鈒釿釽鈆鈄鈧鈂鈜鈤鈙鈗鈅鈖镻閍閌閐隇陾隈" + ], + [ + "dca1", + "隉隃隀雂雈雃雱雰靬靰靮頇颩飫鳦黹亃亄亶傽傿僆傮僄僊傴僈僂傰僁傺傱僋僉傶傸凗剺剸剻剼嗃嗛嗌嗐嗋嗊嗝嗀嗔嗄嗩喿嗒喍嗏嗕嗢嗖嗈嗲嗍嗙嗂圔塓塨塤塏塍塉塯塕塎塝塙塥塛堽塣塱壼嫇嫄嫋媺媸媱媵媰媿嫈媻嫆" + ], + [ + "dd40", + "媷嫀嫊媴媶嫍媹媐寖寘寙尟尳嵱嵣嵊嵥嵲嵬嵞嵨嵧嵢巰幏幎幊幍幋廅廌廆廋廇彀徯徭惷慉慊愫慅愶愲愮慆愯慏愩慀戠酨戣戥戤揅揱揫搐搒搉搠搤" + ], + [ + "dda1", + "搳摃搟搕搘搹搷搢搣搌搦搰搨摁搵搯搊搚摀搥搧搋揧搛搮搡搎敯斒旓暆暌暕暐暋暊暙暔晸朠楦楟椸楎楢楱椿楅楪椹楂楗楙楺楈楉椵楬椳椽楥棰楸椴楩楀楯楄楶楘楁楴楌椻楋椷楜楏楑椲楒椯楻椼歆歅歃歂歈歁殛嗀毻毼" + ], + [ + "de40", + "毹毷毸溛滖滈溏滀溟溓溔溠溱溹滆滒溽滁溞滉溷溰滍溦滏溲溾滃滜滘溙溒溎溍溤溡溿溳滐滊溗溮溣煇煔煒煣煠煁煝煢煲煸煪煡煂煘煃煋煰煟煐煓" + ], + [ + "dea1", + "煄煍煚牏犍犌犑犐犎猼獂猻猺獀獊獉瑄瑊瑋瑒瑑瑗瑀瑏瑐瑎瑂瑆瑍瑔瓡瓿瓾瓽甝畹畷榃痯瘏瘃痷痾痼痹痸瘐痻痶痭痵痽皙皵盝睕睟睠睒睖睚睩睧睔睙睭矠碇碚碔碏碄碕碅碆碡碃硹碙碀碖硻祼禂祽祹稑稘稙稒稗稕稢稓" + ], + [ + "df40", + "稛稐窣窢窞竫筦筤筭筴筩筲筥筳筱筰筡筸筶筣粲粴粯綈綆綀綍絿綅絺綎絻綃絼綌綔綄絽綒罭罫罧罨罬羦羥羧翛翜耡腤腠腷腜腩腛腢腲朡腞腶腧腯" + ], + [ + "dfa1", + "腄腡舝艉艄艀艂艅蓱萿葖葶葹蒏蒍葥葑葀蒆葧萰葍葽葚葙葴葳葝蔇葞萷萺萴葺葃葸萲葅萩菙葋萯葂萭葟葰萹葎葌葒葯蓅蒎萻葇萶萳葨葾葄萫葠葔葮葐蜋蜄蛷蜌蛺蛖蛵蝍蛸蜎蜉蜁蛶蜍蜅裖裋裍裎裞裛裚裌裐覅覛觟觥觤" + ], + [ + "e040", + "觡觠觢觜触詶誆詿詡訿詷誂誄詵誃誁詴詺谼豋豊豥豤豦貆貄貅賌赨赩趑趌趎趏趍趓趔趐趒跰跠跬跱跮跐跩跣跢跧跲跫跴輆軿輁輀輅輇輈輂輋遒逿" + ], + [ + "e0a1", + "遄遉逽鄐鄍鄏鄑鄖鄔鄋鄎酮酯鉈鉒鈰鈺鉦鈳鉥鉞銃鈮鉊鉆鉭鉬鉏鉠鉧鉯鈶鉡鉰鈱鉔鉣鉐鉲鉎鉓鉌鉖鈲閟閜閞閛隒隓隑隗雎雺雽雸雵靳靷靸靲頏頍頎颬飶飹馯馲馰馵骭骫魛鳪鳭鳧麀黽僦僔僗僨僳僛僪僝僤僓僬僰僯僣僠" + ], + [ + "e140", + "凘劀劁勩勫匰厬嘧嘕嘌嘒嗼嘏嘜嘁嘓嘂嗺嘝嘄嗿嗹墉塼墐墘墆墁塿塴墋塺墇墑墎塶墂墈塻墔墏壾奫嫜嫮嫥嫕嫪嫚嫭嫫嫳嫢嫠嫛嫬嫞嫝嫙嫨嫟孷寠" + ], + [ + "e1a1", + "寣屣嶂嶀嵽嶆嵺嶁嵷嶊嶉嶈嵾嵼嶍嵹嵿幘幙幓廘廑廗廎廜廕廙廒廔彄彃彯徶愬愨慁慞慱慳慒慓慲慬憀慴慔慺慛慥愻慪慡慖戩戧戫搫摍摛摝摴摶摲摳摽摵摦撦摎撂摞摜摋摓摠摐摿搿摬摫摙摥摷敳斠暡暠暟朅朄朢榱榶槉" + ], + [ + "e240", + "榠槎榖榰榬榼榑榙榎榧榍榩榾榯榿槄榽榤槔榹槊榚槏榳榓榪榡榞槙榗榐槂榵榥槆歊歍歋殞殟殠毃毄毾滎滵滱漃漥滸漷滻漮漉潎漙漚漧漘漻漒滭漊" + ], + [ + "e2a1", + "漶潳滹滮漭潀漰漼漵滫漇漎潃漅滽滶漹漜滼漺漟漍漞漈漡熇熐熉熀熅熂熏煻熆熁熗牄牓犗犕犓獃獍獑獌瑢瑳瑱瑵瑲瑧瑮甀甂甃畽疐瘖瘈瘌瘕瘑瘊瘔皸瞁睼瞅瞂睮瞀睯睾瞃碲碪碴碭碨硾碫碞碥碠碬碢碤禘禊禋禖禕禔禓" + ], + [ + "e340", + "禗禈禒禐稫穊稰稯稨稦窨窫窬竮箈箜箊箑箐箖箍箌箛箎箅箘劄箙箤箂粻粿粼粺綧綷緂綣綪緁緀緅綝緎緄緆緋緌綯綹綖綼綟綦綮綩綡緉罳翢翣翥翞" + ], + [ + "e3a1", + "耤聝聜膉膆膃膇膍膌膋舕蒗蒤蒡蒟蒺蓎蓂蒬蒮蒫蒹蒴蓁蓍蒪蒚蒱蓐蒝蒧蒻蒢蒔蓇蓌蒛蒩蒯蒨蓖蒘蒶蓏蒠蓗蓔蓒蓛蒰蒑虡蜳蜣蜨蝫蝀蜮蜞蜡蜙蜛蝃蜬蝁蜾蝆蜠蜲蜪蜭蜼蜒蜺蜱蜵蝂蜦蜧蜸蜤蜚蜰蜑裷裧裱裲裺裾裮裼裶裻" + ], + [ + "e440", + "裰裬裫覝覡覟覞觩觫觨誫誙誋誒誏誖谽豨豩賕賏賗趖踉踂跿踍跽踊踃踇踆踅跾踀踄輐輑輎輍鄣鄜鄠鄢鄟鄝鄚鄤鄡鄛酺酲酹酳銥銤鉶銛鉺銠銔銪銍" + ], + [ + "e4a1", + "銦銚銫鉹銗鉿銣鋮銎銂銕銢鉽銈銡銊銆銌銙銧鉾銇銩銝銋鈭隞隡雿靘靽靺靾鞃鞀鞂靻鞄鞁靿韎韍頖颭颮餂餀餇馝馜駃馹馻馺駂馽駇骱髣髧鬾鬿魠魡魟鳱鳲鳵麧僿儃儰僸儆儇僶僾儋儌僽儊劋劌勱勯噈噂噌嘵噁噊噉噆噘" + ], + [ + "e540", + "噚噀嘳嘽嘬嘾嘸嘪嘺圚墫墝墱墠墣墯墬墥墡壿嫿嫴嫽嫷嫶嬃嫸嬂嫹嬁嬇嬅嬏屧嶙嶗嶟嶒嶢嶓嶕嶠嶜嶡嶚嶞幩幝幠幜緳廛廞廡彉徲憋憃慹憱憰憢憉" + ], + [ + "e5a1", + "憛憓憯憭憟憒憪憡憍慦憳戭摮摰撖撠撅撗撜撏撋撊撌撣撟摨撱撘敶敺敹敻斲斳暵暰暩暲暷暪暯樀樆樗槥槸樕槱槤樠槿槬槢樛樝槾樧槲槮樔槷槧橀樈槦槻樍槼槫樉樄樘樥樏槶樦樇槴樖歑殥殣殢殦氁氀毿氂潁漦潾澇濆澒" + ], + [ + "e640", + "澍澉澌潢潏澅潚澖潶潬澂潕潲潒潐潗澔澓潝漀潡潫潽潧澐潓澋潩潿澕潣潷潪潻熲熯熛熰熠熚熩熵熝熥熞熤熡熪熜熧熳犘犚獘獒獞獟獠獝獛獡獚獙" + ], + [ + "e6a1", + "獢璇璉璊璆璁瑽璅璈瑼瑹甈甇畾瘥瘞瘙瘝瘜瘣瘚瘨瘛皜皝皞皛瞍瞏瞉瞈磍碻磏磌磑磎磔磈磃磄磉禚禡禠禜禢禛歶稹窲窴窳箷篋箾箬篎箯箹篊箵糅糈糌糋緷緛緪緧緗緡縃緺緦緶緱緰緮緟罶羬羰羭翭翫翪翬翦翨聤聧膣膟" + ], + [ + "e740", + "膞膕膢膙膗舖艏艓艒艐艎艑蔤蔻蔏蔀蔩蔎蔉蔍蔟蔊蔧蔜蓻蔫蓺蔈蔌蓴蔪蓲蔕蓷蓫蓳蓼蔒蓪蓩蔖蓾蔨蔝蔮蔂蓽蔞蓶蔱蔦蓧蓨蓰蓯蓹蔘蔠蔰蔋蔙蔯虢" + ], + [ + "e7a1", + "蝖蝣蝤蝷蟡蝳蝘蝔蝛蝒蝡蝚蝑蝞蝭蝪蝐蝎蝟蝝蝯蝬蝺蝮蝜蝥蝏蝻蝵蝢蝧蝩衚褅褌褔褋褗褘褙褆褖褑褎褉覢覤覣觭觰觬諏諆誸諓諑諔諕誻諗誾諀諅諘諃誺誽諙谾豍貏賥賟賙賨賚賝賧趠趜趡趛踠踣踥踤踮踕踛踖踑踙踦踧" + ], + [ + "e840", + "踔踒踘踓踜踗踚輬輤輘輚輠輣輖輗遳遰遯遧遫鄯鄫鄩鄪鄲鄦鄮醅醆醊醁醂醄醀鋐鋃鋄鋀鋙銶鋏鋱鋟鋘鋩鋗鋝鋌鋯鋂鋨鋊鋈鋎鋦鋍鋕鋉鋠鋞鋧鋑鋓" + ], + [ + "e8a1", + "銵鋡鋆銴镼閬閫閮閰隤隢雓霅霈霂靚鞊鞎鞈韐韏頞頝頦頩頨頠頛頧颲餈飺餑餔餖餗餕駜駍駏駓駔駎駉駖駘駋駗駌骳髬髫髳髲髱魆魃魧魴魱魦魶魵魰魨魤魬鳼鳺鳽鳿鳷鴇鴀鳹鳻鴈鴅鴄麃黓鼏鼐儜儓儗儚儑凞匴叡噰噠噮" + ], + [ + "e940", + "噳噦噣噭噲噞噷圜圛壈墽壉墿墺壂墼壆嬗嬙嬛嬡嬔嬓嬐嬖嬨嬚嬠嬞寯嶬嶱嶩嶧嶵嶰嶮嶪嶨嶲嶭嶯嶴幧幨幦幯廩廧廦廨廥彋徼憝憨憖懅憴懆懁懌憺" + ], + [ + "e9a1", + "憿憸憌擗擖擐擏擉撽撉擃擛擳擙攳敿敼斢曈暾曀曊曋曏暽暻暺曌朣樴橦橉橧樲橨樾橝橭橶橛橑樨橚樻樿橁橪橤橐橏橔橯橩橠樼橞橖橕橍橎橆歕歔歖殧殪殫毈毇氄氃氆澭濋澣濇澼濎濈潞濄澽澞濊澨瀄澥澮澺澬澪濏澿澸" + ], + [ + "ea40", + "澢濉澫濍澯澲澰燅燂熿熸燖燀燁燋燔燊燇燏熽燘熼燆燚燛犝犞獩獦獧獬獥獫獪瑿璚璠璔璒璕璡甋疀瘯瘭瘱瘽瘳瘼瘵瘲瘰皻盦瞚瞝瞡瞜瞛瞢瞣瞕瞙" + ], + [ + "eaa1", + "瞗磝磩磥磪磞磣磛磡磢磭磟磠禤穄穈穇窶窸窵窱窷篞篣篧篝篕篥篚篨篹篔篪篢篜篫篘篟糒糔糗糐糑縒縡縗縌縟縠縓縎縜縕縚縢縋縏縖縍縔縥縤罃罻罼罺羱翯耪耩聬膱膦膮膹膵膫膰膬膴膲膷膧臲艕艖艗蕖蕅蕫蕍蕓蕡蕘" + ], + [ + "eb40", + "蕀蕆蕤蕁蕢蕄蕑蕇蕣蔾蕛蕱蕎蕮蕵蕕蕧蕠薌蕦蕝蕔蕥蕬虣虥虤螛螏螗螓螒螈螁螖螘蝹螇螣螅螐螑螝螄螔螜螚螉褞褦褰褭褮褧褱褢褩褣褯褬褟觱諠" + ], + [ + "eba1", + "諢諲諴諵諝謔諤諟諰諈諞諡諨諿諯諻貑貒貐賵賮賱賰賳赬赮趥趧踳踾踸蹀蹅踶踼踽蹁踰踿躽輶輮輵輲輹輷輴遶遹遻邆郺鄳鄵鄶醓醐醑醍醏錧錞錈錟錆錏鍺錸錼錛錣錒錁鍆錭錎錍鋋錝鋺錥錓鋹鋷錴錂錤鋿錩錹錵錪錔錌" + ], + [ + "ec40", + "錋鋾錉錀鋻錖閼闍閾閹閺閶閿閵閽隩雔霋霒霐鞙鞗鞔韰韸頵頯頲餤餟餧餩馞駮駬駥駤駰駣駪駩駧骹骿骴骻髶髺髹髷鬳鮀鮅鮇魼魾魻鮂鮓鮒鮐魺鮕" + ], + [ + "eca1", + "魽鮈鴥鴗鴠鴞鴔鴩鴝鴘鴢鴐鴙鴟麈麆麇麮麭黕黖黺鼒鼽儦儥儢儤儠儩勴嚓嚌嚍嚆嚄嚃噾嚂噿嚁壖壔壏壒嬭嬥嬲嬣嬬嬧嬦嬯嬮孻寱寲嶷幬幪徾徻懃憵憼懧懠懥懤懨懞擯擩擣擫擤擨斁斀斶旚曒檍檖檁檥檉檟檛檡檞檇檓檎" + ], + [ + "ed40", + "檕檃檨檤檑橿檦檚檅檌檒歛殭氉濌澩濴濔濣濜濭濧濦濞濲濝濢濨燡燱燨燲燤燰燢獳獮獯璗璲璫璐璪璭璱璥璯甐甑甒甏疄癃癈癉癇皤盩瞵瞫瞲瞷瞶" + ], + [ + "eda1", + "瞴瞱瞨矰磳磽礂磻磼磲礅磹磾礄禫禨穜穛穖穘穔穚窾竀竁簅簏篲簀篿篻簎篴簋篳簂簉簃簁篸篽簆篰篱簐簊糨縭縼繂縳顈縸縪繉繀繇縩繌縰縻縶繄縺罅罿罾罽翴翲耬膻臄臌臊臅臇膼臩艛艚艜薃薀薏薧薕薠薋薣蕻薤薚薞" + ], + [ + "ee40", + "蕷蕼薉薡蕺蕸蕗薎薖薆薍薙薝薁薢薂薈薅蕹蕶薘薐薟虨螾螪螭蟅螰螬螹螵螼螮蟉蟃蟂蟌螷螯蟄蟊螴螶螿螸螽蟞螲褵褳褼褾襁襒褷襂覭覯覮觲觳謞" + ], + [ + "eea1", + "謘謖謑謅謋謢謏謒謕謇謍謈謆謜謓謚豏豰豲豱豯貕貔賹赯蹎蹍蹓蹐蹌蹇轃轀邅遾鄸醚醢醛醙醟醡醝醠鎡鎃鎯鍤鍖鍇鍼鍘鍜鍶鍉鍐鍑鍠鍭鎏鍌鍪鍹鍗鍕鍒鍏鍱鍷鍻鍡鍞鍣鍧鎀鍎鍙闇闀闉闃闅閷隮隰隬霠霟霘霝霙鞚鞡鞜" + ], + [ + "ef40", + "鞞鞝韕韔韱顁顄顊顉顅顃餥餫餬餪餳餲餯餭餱餰馘馣馡騂駺駴駷駹駸駶駻駽駾駼騃骾髾髽鬁髼魈鮚鮨鮞鮛鮦鮡鮥鮤鮆鮢鮠鮯鴳鵁鵧鴶鴮鴯鴱鴸鴰" + ], + [ + "efa1", + "鵅鵂鵃鴾鴷鵀鴽翵鴭麊麉麍麰黈黚黻黿鼤鼣鼢齔龠儱儭儮嚘嚜嚗嚚嚝嚙奰嬼屩屪巀幭幮懘懟懭懮懱懪懰懫懖懩擿攄擽擸攁攃擼斔旛曚曛曘櫅檹檽櫡櫆檺檶檷櫇檴檭歞毉氋瀇瀌瀍瀁瀅瀔瀎濿瀀濻瀦濼濷瀊爁燿燹爃燽獶" + ], + [ + "f040", + "璸瓀璵瓁璾璶璻瓂甔甓癜癤癙癐癓癗癚皦皽盬矂瞺磿礌礓礔礉礐礒礑禭禬穟簜簩簙簠簟簭簝簦簨簢簥簰繜繐繖繣繘繢繟繑繠繗繓羵羳翷翸聵臑臒" + ], + [ + "f0a1", + "臐艟艞薴藆藀藃藂薳薵薽藇藄薿藋藎藈藅薱薶藒蘤薸薷薾虩蟧蟦蟢蟛蟫蟪蟥蟟蟳蟤蟔蟜蟓蟭蟘蟣螤蟗蟙蠁蟴蟨蟝襓襋襏襌襆襐襑襉謪謧謣謳謰謵譇謯謼謾謱謥謷謦謶謮謤謻謽謺豂豵貙貘貗賾贄贂贀蹜蹢蹠蹗蹖蹞蹥蹧" + ], + [ + "f140", + "蹛蹚蹡蹝蹩蹔轆轇轈轋鄨鄺鄻鄾醨醥醧醯醪鎵鎌鎒鎷鎛鎝鎉鎧鎎鎪鎞鎦鎕鎈鎙鎟鎍鎱鎑鎲鎤鎨鎴鎣鎥闒闓闑隳雗雚巂雟雘雝霣霢霥鞬鞮鞨鞫鞤鞪" + ], + [ + "f1a1", + "鞢鞥韗韙韖韘韺顐顑顒颸饁餼餺騏騋騉騍騄騑騊騅騇騆髀髜鬈鬄鬅鬩鬵魊魌魋鯇鯆鯃鮿鯁鮵鮸鯓鮶鯄鮹鮽鵜鵓鵏鵊鵛鵋鵙鵖鵌鵗鵒鵔鵟鵘鵚麎麌黟鼁鼀鼖鼥鼫鼪鼩鼨齌齕儴儵劖勷厴嚫嚭嚦嚧嚪嚬壚壝壛夒嬽嬾嬿巃幰" + ], + [ + "f240", + "徿懻攇攐攍攉攌攎斄旞旝曞櫧櫠櫌櫑櫙櫋櫟櫜櫐櫫櫏櫍櫞歠殰氌瀙瀧瀠瀖瀫瀡瀢瀣瀩瀗瀤瀜瀪爌爊爇爂爅犥犦犤犣犡瓋瓅璷瓃甖癠矉矊矄矱礝礛" + ], + [ + "f2a1", + "礡礜礗礞禰穧穨簳簼簹簬簻糬糪繶繵繸繰繷繯繺繲繴繨罋罊羃羆羷翽翾聸臗臕艤艡艣藫藱藭藙藡藨藚藗藬藲藸藘藟藣藜藑藰藦藯藞藢蠀蟺蠃蟶蟷蠉蠌蠋蠆蟼蠈蟿蠊蠂襢襚襛襗襡襜襘襝襙覈覷覶觶譐譈譊譀譓譖譔譋譕" + ], + [ + "f340", + "譑譂譒譗豃豷豶貚贆贇贉趬趪趭趫蹭蹸蹳蹪蹯蹻軂轒轑轏轐轓辴酀鄿醰醭鏞鏇鏏鏂鏚鏐鏹鏬鏌鏙鎩鏦鏊鏔鏮鏣鏕鏄鏎鏀鏒鏧镽闚闛雡霩霫霬霨霦" + ], + [ + "f3a1", + "鞳鞷鞶韝韞韟顜顙顝顗颿颽颻颾饈饇饃馦馧騚騕騥騝騤騛騢騠騧騣騞騜騔髂鬋鬊鬎鬌鬷鯪鯫鯠鯞鯤鯦鯢鯰鯔鯗鯬鯜鯙鯥鯕鯡鯚鵷鶁鶊鶄鶈鵱鶀鵸鶆鶋鶌鵽鵫鵴鵵鵰鵩鶅鵳鵻鶂鵯鵹鵿鶇鵨麔麑黀黼鼭齀齁齍齖齗齘匷嚲" + ], + [ + "f440", + "嚵嚳壣孅巆巇廮廯忀忁懹攗攖攕攓旟曨曣曤櫳櫰櫪櫨櫹櫱櫮櫯瀼瀵瀯瀷瀴瀱灂瀸瀿瀺瀹灀瀻瀳灁爓爔犨獽獼璺皫皪皾盭矌矎矏矍矲礥礣礧礨礤礩" + ], + [ + "f4a1", + "禲穮穬穭竷籉籈籊籇籅糮繻繾纁纀羺翿聹臛臙舋艨艩蘢藿蘁藾蘛蘀藶蘄蘉蘅蘌藽蠙蠐蠑蠗蠓蠖襣襦覹觷譠譪譝譨譣譥譧譭趮躆躈躄轙轖轗轕轘轚邍酃酁醷醵醲醳鐋鐓鏻鐠鐏鐔鏾鐕鐐鐨鐙鐍鏵鐀鏷鐇鐎鐖鐒鏺鐉鏸鐊鏿" + ], + [ + "f540", + "鏼鐌鏶鐑鐆闞闠闟霮霯鞹鞻韽韾顠顢顣顟飁飂饐饎饙饌饋饓騲騴騱騬騪騶騩騮騸騭髇髊髆鬐鬒鬑鰋鰈鯷鰅鰒鯸鱀鰇鰎鰆鰗鰔鰉鶟鶙鶤鶝鶒鶘鶐鶛" + ], + [ + "f5a1", + "鶠鶔鶜鶪鶗鶡鶚鶢鶨鶞鶣鶿鶩鶖鶦鶧麙麛麚黥黤黧黦鼰鼮齛齠齞齝齙龑儺儹劘劗囃嚽嚾孈孇巋巏廱懽攛欂櫼欃櫸欀灃灄灊灈灉灅灆爝爚爙獾甗癪矐礭礱礯籔籓糲纊纇纈纋纆纍罍羻耰臝蘘蘪蘦蘟蘣蘜蘙蘧蘮蘡蘠蘩蘞蘥" + ], + [ + "f640", + "蠩蠝蠛蠠蠤蠜蠫衊襭襩襮襫觺譹譸譅譺譻贐贔趯躎躌轞轛轝酆酄酅醹鐿鐻鐶鐩鐽鐼鐰鐹鐪鐷鐬鑀鐱闥闤闣霵霺鞿韡顤飉飆飀饘饖騹騽驆驄驂驁騺" + ], + [ + "f6a1", + "騿髍鬕鬗鬘鬖鬺魒鰫鰝鰜鰬鰣鰨鰩鰤鰡鶷鶶鶼鷁鷇鷊鷏鶾鷅鷃鶻鶵鷎鶹鶺鶬鷈鶱鶭鷌鶳鷍鶲鹺麜黫黮黭鼛鼘鼚鼱齎齥齤龒亹囆囅囋奱孋孌巕巑廲攡攠攦攢欋欈欉氍灕灖灗灒爞爟犩獿瓘瓕瓙瓗癭皭礵禴穰穱籗籜籙籛籚" + ], + [ + "f740", + "糴糱纑罏羇臞艫蘴蘵蘳蘬蘲蘶蠬蠨蠦蠪蠥襱覿覾觻譾讄讂讆讅譿贕躕躔躚躒躐躖躗轠轢酇鑌鑐鑊鑋鑏鑇鑅鑈鑉鑆霿韣顪顩飋饔饛驎驓驔驌驏驈驊" + ], + [ + "f7a1", + "驉驒驐髐鬙鬫鬻魖魕鱆鱈鰿鱄鰹鰳鱁鰼鰷鰴鰲鰽鰶鷛鷒鷞鷚鷋鷐鷜鷑鷟鷩鷙鷘鷖鷵鷕鷝麶黰鼵鼳鼲齂齫龕龢儽劙壨壧奲孍巘蠯彏戁戃戄攩攥斖曫欑欒欏毊灛灚爢玂玁玃癰矔籧籦纕艬蘺虀蘹蘼蘱蘻蘾蠰蠲蠮蠳襶襴襳觾" + ], + [ + "f840", + "讌讎讋讈豅贙躘轤轣醼鑢鑕鑝鑗鑞韄韅頀驖驙鬞鬟鬠鱒鱘鱐鱊鱍鱋鱕鱙鱌鱎鷻鷷鷯鷣鷫鷸鷤鷶鷡鷮鷦鷲鷰鷢鷬鷴鷳鷨鷭黂黐黲黳鼆鼜鼸鼷鼶齃齏" + ], + [ + "f8a1", + "齱齰齮齯囓囍孎屭攭曭曮欓灟灡灝灠爣瓛瓥矕礸禷禶籪纗羉艭虃蠸蠷蠵衋讔讕躞躟躠躝醾醽釂鑫鑨鑩雥靆靃靇韇韥驞髕魙鱣鱧鱦鱢鱞鱠鸂鷾鸇鸃鸆鸅鸀鸁鸉鷿鷽鸄麠鼞齆齴齵齶囔攮斸欘欙欗欚灢爦犪矘矙礹籩籫糶纚" + ], + [ + "f940", + "纘纛纙臠臡虆虇虈襹襺襼襻觿讘讙躥躤躣鑮鑭鑯鑱鑳靉顲饟鱨鱮鱭鸋鸍鸐鸏鸒鸑麡黵鼉齇齸齻齺齹圞灦籯蠼趲躦釃鑴鑸鑶鑵驠鱴鱳鱱鱵鸔鸓黶鼊" + ], + [ + "f9a1", + "龤灨灥糷虪蠾蠽蠿讞貜躩軉靋顳顴飌饡馫驤驦驧鬤鸕鸗齈戇欞爧虌躨钂钀钁驩驨鬮鸙爩虋讟钃鱹麷癵驫鱺鸝灩灪麤齾齉龘碁銹裏墻恒粧嫺╔╦╗╠╬╣╚╩╝╒╤╕╞╪╡╘╧╛╓╥╖╟╫╢╙╨╜║═╭╮╰╯▓" + ] + ] +} +export default data diff --git a/packages/effect/src/internal/data/eucjpData.ts b/packages/effect/src/internal/data/eucjpData.ts new file mode 100644 index 00000000000..a75de233c4b --- /dev/null +++ b/packages/effect/src/internal/data/eucjpData.ts @@ -0,0 +1,681 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +import type { Mapping } from "../characterEncoding/types.ts" +const data: Mapping = { + "table": [ + ["0", "\u0000", 127], + ["8ea1", "。", 62], + [ + "a1a1", + " 、。,.・:;?!゛゜´`¨^ ̄_ヽヾゝゞ〃仝々〆〇ー―‐/\~∥|…‥‘’“”()〔〕[]{}〈", + 9, + "+-±×÷=≠<>≦≧∞∴♂♀°′″℃¥$¢£%#&*@§☆★○●◎◇" + ], + ["a2a1", "◆□■△▲▽▼※〒→←↑↓〓"], + ["a2ba", "∈∋⊆⊇⊂⊃∪∩"], + ["a2ca", "∧∨¬⇒⇔∀∃"], + ["a2dc", "∠⊥⌒∂∇≡≒≪≫√∽∝∵∫∬"], + ["a2f2", "ʼn♯♭♪†‡¶"], + ["a2fe", "◯"], + ["a3b0", "0", 9], + ["a3c1", "A", 25], + ["a3e1", "a", 25], + ["a4a1", "ぁ", 82], + ["a5a1", "ァ", 85], + ["a6a1", "Α", 16, "Σ", 6], + ["a6c1", "α", 16, "σ", 6], + ["a7a1", "А", 5, "ЁЖ", 25], + ["a7d1", "а", 5, "ёж", 25], + ["a8a1", "─│┌┐┘└├┬┤┴┼━┃┏┓┛┗┣┳┫┻╋┠┯┨┷┿┝┰┥┸╂"], + ["ada1", "①", 19, "Ⅰ", 9], + ["adc0", "㍉㌔㌢㍍㌘㌧㌃㌶㍑㍗㌍㌦㌣㌫㍊㌻㎜㎝㎞㎎㎏㏄㎡"], + ["addf", "㍻〝〟№㏍℡㊤", 4, "㈱㈲㈹㍾㍽㍼≒≡∫∮∑√⊥∠∟⊿∵∩∪"], + [ + "b0a1", + "亜唖娃阿哀愛挨姶逢葵茜穐悪握渥旭葦芦鯵梓圧斡扱宛姐虻飴絢綾鮎或粟袷安庵按暗案闇鞍杏以伊位依偉囲夷委威尉惟意慰易椅為畏異移維緯胃萎衣謂違遺医井亥域育郁磯一壱溢逸稲茨芋鰯允印咽員因姻引飲淫胤蔭" + ], + [ + "b1a1", + "院陰隠韻吋右宇烏羽迂雨卯鵜窺丑碓臼渦嘘唄欝蔚鰻姥厩浦瓜閏噂云運雲荏餌叡営嬰影映曳栄永泳洩瑛盈穎頴英衛詠鋭液疫益駅悦謁越閲榎厭円園堰奄宴延怨掩援沿演炎焔煙燕猿縁艶苑薗遠鉛鴛塩於汚甥凹央奥往応" + ], + [ + "b2a1", + "押旺横欧殴王翁襖鴬鴎黄岡沖荻億屋憶臆桶牡乙俺卸恩温穏音下化仮何伽価佳加可嘉夏嫁家寡科暇果架歌河火珂禍禾稼箇花苛茄荷華菓蝦課嘩貨迦過霞蚊俄峨我牙画臥芽蛾賀雅餓駕介会解回塊壊廻快怪悔恢懐戒拐改" + ], + [ + "b3a1", + "魁晦械海灰界皆絵芥蟹開階貝凱劾外咳害崖慨概涯碍蓋街該鎧骸浬馨蛙垣柿蛎鈎劃嚇各廓拡撹格核殻獲確穫覚角赫較郭閣隔革学岳楽額顎掛笠樫橿梶鰍潟割喝恰括活渇滑葛褐轄且鰹叶椛樺鞄株兜竃蒲釜鎌噛鴨栢茅萱" + ], + [ + "b4a1", + "粥刈苅瓦乾侃冠寒刊勘勧巻喚堪姦完官寛干幹患感慣憾換敢柑桓棺款歓汗漢澗潅環甘監看竿管簡緩缶翰肝艦莞観諌貫還鑑間閑関陥韓館舘丸含岸巌玩癌眼岩翫贋雁頑顔願企伎危喜器基奇嬉寄岐希幾忌揮机旗既期棋棄" + ], + [ + "b5a1", + "機帰毅気汽畿祈季稀紀徽規記貴起軌輝飢騎鬼亀偽儀妓宜戯技擬欺犠疑祇義蟻誼議掬菊鞠吉吃喫桔橘詰砧杵黍却客脚虐逆丘久仇休及吸宮弓急救朽求汲泣灸球究窮笈級糾給旧牛去居巨拒拠挙渠虚許距鋸漁禦魚亨享京" + ], + [ + "b6a1", + "供侠僑兇競共凶協匡卿叫喬境峡強彊怯恐恭挟教橋況狂狭矯胸脅興蕎郷鏡響饗驚仰凝尭暁業局曲極玉桐粁僅勤均巾錦斤欣欽琴禁禽筋緊芹菌衿襟謹近金吟銀九倶句区狗玖矩苦躯駆駈駒具愚虞喰空偶寓遇隅串櫛釧屑屈" + ], + [ + "b7a1", + "掘窟沓靴轡窪熊隈粂栗繰桑鍬勲君薫訓群軍郡卦袈祁係傾刑兄啓圭珪型契形径恵慶慧憩掲携敬景桂渓畦稽系経継繋罫茎荊蛍計詣警軽頚鶏芸迎鯨劇戟撃激隙桁傑欠決潔穴結血訣月件倹倦健兼券剣喧圏堅嫌建憲懸拳捲" + ], + [ + "b8a1", + "検権牽犬献研硯絹県肩見謙賢軒遣鍵険顕験鹸元原厳幻弦減源玄現絃舷言諺限乎個古呼固姑孤己庫弧戸故枯湖狐糊袴股胡菰虎誇跨鈷雇顧鼓五互伍午呉吾娯後御悟梧檎瑚碁語誤護醐乞鯉交佼侯候倖光公功効勾厚口向" + ], + [ + "b9a1", + "后喉坑垢好孔孝宏工巧巷幸広庚康弘恒慌抗拘控攻昂晃更杭校梗構江洪浩港溝甲皇硬稿糠紅紘絞綱耕考肯肱腔膏航荒行衡講貢購郊酵鉱砿鋼閤降項香高鴻剛劫号合壕拷濠豪轟麹克刻告国穀酷鵠黒獄漉腰甑忽惚骨狛込" + ], + [ + "baa1", + "此頃今困坤墾婚恨懇昏昆根梱混痕紺艮魂些佐叉唆嵯左差査沙瑳砂詐鎖裟坐座挫債催再最哉塞妻宰彩才採栽歳済災采犀砕砦祭斎細菜裁載際剤在材罪財冴坂阪堺榊肴咲崎埼碕鷺作削咋搾昨朔柵窄策索錯桜鮭笹匙冊刷" + ], + [ + "bba1", + "察拶撮擦札殺薩雑皐鯖捌錆鮫皿晒三傘参山惨撒散桟燦珊産算纂蚕讃賛酸餐斬暫残仕仔伺使刺司史嗣四士始姉姿子屍市師志思指支孜斯施旨枝止死氏獅祉私糸紙紫肢脂至視詞詩試誌諮資賜雌飼歯事似侍児字寺慈持時" + ], + [ + "bca1", + "次滋治爾璽痔磁示而耳自蒔辞汐鹿式識鴫竺軸宍雫七叱執失嫉室悉湿漆疾質実蔀篠偲柴芝屡蕊縞舎写射捨赦斜煮社紗者謝車遮蛇邪借勺尺杓灼爵酌釈錫若寂弱惹主取守手朱殊狩珠種腫趣酒首儒受呪寿授樹綬需囚収周" + ], + [ + "bda1", + "宗就州修愁拾洲秀秋終繍習臭舟蒐衆襲讐蹴輯週酋酬集醜什住充十従戎柔汁渋獣縦重銃叔夙宿淑祝縮粛塾熟出術述俊峻春瞬竣舜駿准循旬楯殉淳準潤盾純巡遵醇順処初所暑曙渚庶緒署書薯藷諸助叙女序徐恕鋤除傷償" + ], + [ + "bea1", + "勝匠升召哨商唱嘗奨妾娼宵将小少尚庄床廠彰承抄招掌捷昇昌昭晶松梢樟樵沼消渉湘焼焦照症省硝礁祥称章笑粧紹肖菖蒋蕉衝裳訟証詔詳象賞醤鉦鍾鐘障鞘上丈丞乗冗剰城場壌嬢常情擾条杖浄状畳穣蒸譲醸錠嘱埴飾" + ], + [ + "bfa1", + "拭植殖燭織職色触食蝕辱尻伸信侵唇娠寝審心慎振新晋森榛浸深申疹真神秦紳臣芯薪親診身辛進針震人仁刃塵壬尋甚尽腎訊迅陣靭笥諏須酢図厨逗吹垂帥推水炊睡粋翠衰遂酔錐錘随瑞髄崇嵩数枢趨雛据杉椙菅頗雀裾" + ], + [ + "c0a1", + "澄摺寸世瀬畝是凄制勢姓征性成政整星晴棲栖正清牲生盛精聖声製西誠誓請逝醒青静斉税脆隻席惜戚斥昔析石積籍績脊責赤跡蹟碩切拙接摂折設窃節説雪絶舌蝉仙先千占宣専尖川戦扇撰栓栴泉浅洗染潜煎煽旋穿箭線" + ], + [ + "c1a1", + "繊羨腺舛船薦詮賎践選遷銭銑閃鮮前善漸然全禅繕膳糎噌塑岨措曾曽楚狙疏疎礎祖租粗素組蘇訴阻遡鼠僧創双叢倉喪壮奏爽宋層匝惣想捜掃挿掻操早曹巣槍槽漕燥争痩相窓糟総綜聡草荘葬蒼藻装走送遭鎗霜騒像増憎" + ], + [ + "c2a1", + "臓蔵贈造促側則即息捉束測足速俗属賊族続卒袖其揃存孫尊損村遜他多太汰詑唾堕妥惰打柁舵楕陀駄騨体堆対耐岱帯待怠態戴替泰滞胎腿苔袋貸退逮隊黛鯛代台大第醍題鷹滝瀧卓啄宅托択拓沢濯琢託鐸濁諾茸凧蛸只" + ], + [ + "c3a1", + "叩但達辰奪脱巽竪辿棚谷狸鱈樽誰丹単嘆坦担探旦歎淡湛炭短端箪綻耽胆蛋誕鍛団壇弾断暖檀段男談値知地弛恥智池痴稚置致蜘遅馳築畜竹筑蓄逐秩窒茶嫡着中仲宙忠抽昼柱注虫衷註酎鋳駐樗瀦猪苧著貯丁兆凋喋寵" + ], + [ + "c4a1", + "帖帳庁弔張彫徴懲挑暢朝潮牒町眺聴脹腸蝶調諜超跳銚長頂鳥勅捗直朕沈珍賃鎮陳津墜椎槌追鎚痛通塚栂掴槻佃漬柘辻蔦綴鍔椿潰坪壷嬬紬爪吊釣鶴亭低停偵剃貞呈堤定帝底庭廷弟悌抵挺提梯汀碇禎程締艇訂諦蹄逓" + ], + [ + "c5a1", + "邸鄭釘鼎泥摘擢敵滴的笛適鏑溺哲徹撤轍迭鉄典填天展店添纏甜貼転顛点伝殿澱田電兎吐堵塗妬屠徒斗杜渡登菟賭途都鍍砥砺努度土奴怒倒党冬凍刀唐塔塘套宕島嶋悼投搭東桃梼棟盗淘湯涛灯燈当痘祷等答筒糖統到" + ], + [ + "c6a1", + "董蕩藤討謄豆踏逃透鐙陶頭騰闘働動同堂導憧撞洞瞳童胴萄道銅峠鴇匿得徳涜特督禿篤毒独読栃橡凸突椴届鳶苫寅酉瀞噸屯惇敦沌豚遁頓呑曇鈍奈那内乍凪薙謎灘捺鍋楢馴縄畷南楠軟難汝二尼弐迩匂賑肉虹廿日乳入" + ], + [ + "c7a1", + "如尿韮任妊忍認濡禰祢寧葱猫熱年念捻撚燃粘乃廼之埜嚢悩濃納能脳膿農覗蚤巴把播覇杷波派琶破婆罵芭馬俳廃拝排敗杯盃牌背肺輩配倍培媒梅楳煤狽買売賠陪這蝿秤矧萩伯剥博拍柏泊白箔粕舶薄迫曝漠爆縛莫駁麦" + ], + [ + "c8a1", + "函箱硲箸肇筈櫨幡肌畑畠八鉢溌発醗髪伐罰抜筏閥鳩噺塙蛤隼伴判半反叛帆搬斑板氾汎版犯班畔繁般藩販範釆煩頒飯挽晩番盤磐蕃蛮匪卑否妃庇彼悲扉批披斐比泌疲皮碑秘緋罷肥被誹費避非飛樋簸備尾微枇毘琵眉美" + ], + [ + "c9a1", + "鼻柊稗匹疋髭彦膝菱肘弼必畢筆逼桧姫媛紐百謬俵彪標氷漂瓢票表評豹廟描病秒苗錨鋲蒜蛭鰭品彬斌浜瀕貧賓頻敏瓶不付埠夫婦富冨布府怖扶敷斧普浮父符腐膚芙譜負賦赴阜附侮撫武舞葡蕪部封楓風葺蕗伏副復幅服" + ], + [ + "caa1", + "福腹複覆淵弗払沸仏物鮒分吻噴墳憤扮焚奮粉糞紛雰文聞丙併兵塀幣平弊柄並蔽閉陛米頁僻壁癖碧別瞥蔑箆偏変片篇編辺返遍便勉娩弁鞭保舗鋪圃捕歩甫補輔穂募墓慕戊暮母簿菩倣俸包呆報奉宝峰峯崩庖抱捧放方朋" + ], + [ + "cba1", + "法泡烹砲縫胞芳萌蓬蜂褒訪豊邦鋒飽鳳鵬乏亡傍剖坊妨帽忘忙房暴望某棒冒紡肪膨謀貌貿鉾防吠頬北僕卜墨撲朴牧睦穆釦勃没殆堀幌奔本翻凡盆摩磨魔麻埋妹昧枚毎哩槙幕膜枕鮪柾鱒桝亦俣又抹末沫迄侭繭麿万慢満" + ], + [ + "cca1", + "漫蔓味未魅巳箕岬密蜜湊蓑稔脈妙粍民眠務夢無牟矛霧鵡椋婿娘冥名命明盟迷銘鳴姪牝滅免棉綿緬面麺摸模茂妄孟毛猛盲網耗蒙儲木黙目杢勿餅尤戻籾貰問悶紋門匁也冶夜爺耶野弥矢厄役約薬訳躍靖柳薮鑓愉愈油癒" + ], + [ + "cda1", + "諭輸唯佑優勇友宥幽悠憂揖有柚湧涌猶猷由祐裕誘遊邑郵雄融夕予余与誉輿預傭幼妖容庸揚揺擁曜楊様洋溶熔用窯羊耀葉蓉要謡踊遥陽養慾抑欲沃浴翌翼淀羅螺裸来莱頼雷洛絡落酪乱卵嵐欄濫藍蘭覧利吏履李梨理璃" + ], + [ + "cea1", + "痢裏裡里離陸律率立葎掠略劉流溜琉留硫粒隆竜龍侶慮旅虜了亮僚両凌寮料梁涼猟療瞭稜糧良諒遼量陵領力緑倫厘林淋燐琳臨輪隣鱗麟瑠塁涙累類令伶例冷励嶺怜玲礼苓鈴隷零霊麗齢暦歴列劣烈裂廉恋憐漣煉簾練聯" + ], + ["cfa1", "蓮連錬呂魯櫓炉賂路露労婁廊弄朗楼榔浪漏牢狼篭老聾蝋郎六麓禄肋録論倭和話歪賄脇惑枠鷲亙亘鰐詫藁蕨椀湾碗腕"], + [ + "d0a1", + "弌丐丕个丱丶丼丿乂乖乘亂亅豫亊舒弍于亞亟亠亢亰亳亶从仍仄仆仂仗仞仭仟价伉佚估佛佝佗佇佶侈侏侘佻佩佰侑佯來侖儘俔俟俎俘俛俑俚俐俤俥倚倨倔倪倥倅伜俶倡倩倬俾俯們倆偃假會偕偐偈做偖偬偸傀傚傅傴傲" + ], + [ + "d1a1", + "僉僊傳僂僖僞僥僭僣僮價僵儉儁儂儖儕儔儚儡儺儷儼儻儿兀兒兌兔兢竸兩兪兮冀冂囘册冉冏冑冓冕冖冤冦冢冩冪冫决冱冲冰况冽凅凉凛几處凩凭凰凵凾刄刋刔刎刧刪刮刳刹剏剄剋剌剞剔剪剴剩剳剿剽劍劔劒剱劈劑辨" + ], + [ + "d2a1", + "辧劬劭劼劵勁勍勗勞勣勦飭勠勳勵勸勹匆匈甸匍匐匏匕匚匣匯匱匳匸區卆卅丗卉卍凖卞卩卮夘卻卷厂厖厠厦厥厮厰厶參簒雙叟曼燮叮叨叭叺吁吽呀听吭吼吮吶吩吝呎咏呵咎呟呱呷呰咒呻咀呶咄咐咆哇咢咸咥咬哄哈咨" + ], + [ + "d3a1", + "咫哂咤咾咼哘哥哦唏唔哽哮哭哺哢唹啀啣啌售啜啅啖啗唸唳啝喙喀咯喊喟啻啾喘喞單啼喃喩喇喨嗚嗅嗟嗄嗜嗤嗔嘔嗷嘖嗾嗽嘛嗹噎噐營嘴嘶嘲嘸噫噤嘯噬噪嚆嚀嚊嚠嚔嚏嚥嚮嚶嚴囂嚼囁囃囀囈囎囑囓囗囮囹圀囿圄圉" + ], + [ + "d4a1", + "圈國圍圓團圖嗇圜圦圷圸坎圻址坏坩埀垈坡坿垉垓垠垳垤垪垰埃埆埔埒埓堊埖埣堋堙堝塲堡塢塋塰毀塒堽塹墅墹墟墫墺壞墻墸墮壅壓壑壗壙壘壥壜壤壟壯壺壹壻壼壽夂夊夐夛梦夥夬夭夲夸夾竒奕奐奎奚奘奢奠奧奬奩" + ], + [ + "d5a1", + "奸妁妝佞侫妣妲姆姨姜妍姙姚娥娟娑娜娉娚婀婬婉娵娶婢婪媚媼媾嫋嫂媽嫣嫗嫦嫩嫖嫺嫻嬌嬋嬖嬲嫐嬪嬶嬾孃孅孀孑孕孚孛孥孩孰孳孵學斈孺宀它宦宸寃寇寉寔寐寤實寢寞寥寫寰寶寳尅將專對尓尠尢尨尸尹屁屆屎屓" + ], + [ + "d6a1", + "屐屏孱屬屮乢屶屹岌岑岔妛岫岻岶岼岷峅岾峇峙峩峽峺峭嶌峪崋崕崗嵜崟崛崑崔崢崚崙崘嵌嵒嵎嵋嵬嵳嵶嶇嶄嶂嶢嶝嶬嶮嶽嶐嶷嶼巉巍巓巒巖巛巫已巵帋帚帙帑帛帶帷幄幃幀幎幗幔幟幢幤幇幵并幺麼广庠廁廂廈廐廏" + ], + [ + "d7a1", + "廖廣廝廚廛廢廡廨廩廬廱廳廰廴廸廾弃弉彝彜弋弑弖弩弭弸彁彈彌彎弯彑彖彗彙彡彭彳彷徃徂彿徊很徑徇從徙徘徠徨徭徼忖忻忤忸忱忝悳忿怡恠怙怐怩怎怱怛怕怫怦怏怺恚恁恪恷恟恊恆恍恣恃恤恂恬恫恙悁悍惧悃悚" + ], + [ + "d8a1", + "悄悛悖悗悒悧悋惡悸惠惓悴忰悽惆悵惘慍愕愆惶惷愀惴惺愃愡惻惱愍愎慇愾愨愧慊愿愼愬愴愽慂慄慳慷慘慙慚慫慴慯慥慱慟慝慓慵憙憖憇憬憔憚憊憑憫憮懌懊應懷懈懃懆憺懋罹懍懦懣懶懺懴懿懽懼懾戀戈戉戍戌戔戛" + ], + [ + "d9a1", + "戞戡截戮戰戲戳扁扎扞扣扛扠扨扼抂抉找抒抓抖拔抃抔拗拑抻拏拿拆擔拈拜拌拊拂拇抛拉挌拮拱挧挂挈拯拵捐挾捍搜捏掖掎掀掫捶掣掏掉掟掵捫捩掾揩揀揆揣揉插揶揄搖搴搆搓搦搶攝搗搨搏摧摯摶摎攪撕撓撥撩撈撼" + ], + [ + "daa1", + "據擒擅擇撻擘擂擱擧舉擠擡抬擣擯攬擶擴擲擺攀擽攘攜攅攤攣攫攴攵攷收攸畋效敖敕敍敘敞敝敲數斂斃變斛斟斫斷旃旆旁旄旌旒旛旙无旡旱杲昊昃旻杳昵昶昴昜晏晄晉晁晞晝晤晧晨晟晢晰暃暈暎暉暄暘暝曁暹曉暾暼" + ], + [ + "dba1", + "曄暸曖曚曠昿曦曩曰曵曷朏朖朞朦朧霸朮朿朶杁朸朷杆杞杠杙杣杤枉杰枩杼杪枌枋枦枡枅枷柯枴柬枳柩枸柤柞柝柢柮枹柎柆柧檜栞框栩桀桍栲桎梳栫桙档桷桿梟梏梭梔條梛梃檮梹桴梵梠梺椏梍桾椁棊椈棘椢椦棡椌棍" + ], + [ + "dca1", + "棔棧棕椶椒椄棗棣椥棹棠棯椨椪椚椣椡棆楹楷楜楸楫楔楾楮椹楴椽楙椰楡楞楝榁楪榲榮槐榿槁槓榾槎寨槊槝榻槃榧樮榑榠榜榕榴槞槨樂樛槿權槹槲槧樅榱樞槭樔槫樊樒櫁樣樓橄樌橲樶橸橇橢橙橦橈樸樢檐檍檠檄檢檣" + ], + [ + "dda1", + "檗蘗檻櫃櫂檸檳檬櫞櫑櫟檪櫚櫪櫻欅蘖櫺欒欖鬱欟欸欷盜欹飮歇歃歉歐歙歔歛歟歡歸歹歿殀殄殃殍殘殕殞殤殪殫殯殲殱殳殷殼毆毋毓毟毬毫毳毯麾氈氓气氛氤氣汞汕汢汪沂沍沚沁沛汾汨汳沒沐泄泱泓沽泗泅泝沮沱沾" + ], + [ + "dea1", + "沺泛泯泙泪洟衍洶洫洽洸洙洵洳洒洌浣涓浤浚浹浙涎涕濤涅淹渕渊涵淇淦涸淆淬淞淌淨淒淅淺淙淤淕淪淮渭湮渮渙湲湟渾渣湫渫湶湍渟湃渺湎渤滿渝游溂溪溘滉溷滓溽溯滄溲滔滕溏溥滂溟潁漑灌滬滸滾漿滲漱滯漲滌" + ], + [ + "dfa1", + "漾漓滷澆潺潸澁澀潯潛濳潭澂潼潘澎澑濂潦澳澣澡澤澹濆澪濟濕濬濔濘濱濮濛瀉瀋濺瀑瀁瀏濾瀛瀚潴瀝瀘瀟瀰瀾瀲灑灣炙炒炯烱炬炸炳炮烟烋烝烙焉烽焜焙煥煕熈煦煢煌煖煬熏燻熄熕熨熬燗熹熾燒燉燔燎燠燬燧燵燼" + ], + [ + "e0a1", + "燹燿爍爐爛爨爭爬爰爲爻爼爿牀牆牋牘牴牾犂犁犇犒犖犢犧犹犲狃狆狄狎狒狢狠狡狹狷倏猗猊猜猖猝猴猯猩猥猾獎獏默獗獪獨獰獸獵獻獺珈玳珎玻珀珥珮珞璢琅瑯琥珸琲琺瑕琿瑟瑙瑁瑜瑩瑰瑣瑪瑶瑾璋璞璧瓊瓏瓔珱" + ], + [ + "e1a1", + "瓠瓣瓧瓩瓮瓲瓰瓱瓸瓷甄甃甅甌甎甍甕甓甞甦甬甼畄畍畊畉畛畆畚畩畤畧畫畭畸當疆疇畴疊疉疂疔疚疝疥疣痂疳痃疵疽疸疼疱痍痊痒痙痣痞痾痿痼瘁痰痺痲痳瘋瘍瘉瘟瘧瘠瘡瘢瘤瘴瘰瘻癇癈癆癜癘癡癢癨癩癪癧癬癰" + ], + [ + "e2a1", + "癲癶癸發皀皃皈皋皎皖皓皙皚皰皴皸皹皺盂盍盖盒盞盡盥盧盪蘯盻眈眇眄眩眤眞眥眦眛眷眸睇睚睨睫睛睥睿睾睹瞎瞋瞑瞠瞞瞰瞶瞹瞿瞼瞽瞻矇矍矗矚矜矣矮矼砌砒礦砠礪硅碎硴碆硼碚碌碣碵碪碯磑磆磋磔碾碼磅磊磬" + ], + [ + "e3a1", + "磧磚磽磴礇礒礑礙礬礫祀祠祗祟祚祕祓祺祿禊禝禧齋禪禮禳禹禺秉秕秧秬秡秣稈稍稘稙稠稟禀稱稻稾稷穃穗穉穡穢穩龝穰穹穽窈窗窕窘窖窩竈窰窶竅竄窿邃竇竊竍竏竕竓站竚竝竡竢竦竭竰笂笏笊笆笳笘笙笞笵笨笶筐" + ], + [ + "e4a1", + "筺笄筍笋筌筅筵筥筴筧筰筱筬筮箝箘箟箍箜箚箋箒箏筝箙篋篁篌篏箴篆篝篩簑簔篦篥籠簀簇簓篳篷簗簍篶簣簧簪簟簷簫簽籌籃籔籏籀籐籘籟籤籖籥籬籵粃粐粤粭粢粫粡粨粳粲粱粮粹粽糀糅糂糘糒糜糢鬻糯糲糴糶糺紆" + ], + [ + "e5a1", + "紂紜紕紊絅絋紮紲紿紵絆絳絖絎絲絨絮絏絣經綉絛綏絽綛綺綮綣綵緇綽綫總綢綯緜綸綟綰緘緝緤緞緻緲緡縅縊縣縡縒縱縟縉縋縢繆繦縻縵縹繃縷縲縺繧繝繖繞繙繚繹繪繩繼繻纃緕繽辮繿纈纉續纒纐纓纔纖纎纛纜缸缺" + ], + [ + "e6a1", + "罅罌罍罎罐网罕罔罘罟罠罨罩罧罸羂羆羃羈羇羌羔羞羝羚羣羯羲羹羮羶羸譱翅翆翊翕翔翡翦翩翳翹飜耆耄耋耒耘耙耜耡耨耿耻聊聆聒聘聚聟聢聨聳聲聰聶聹聽聿肄肆肅肛肓肚肭冐肬胛胥胙胝胄胚胖脉胯胱脛脩脣脯腋" + ], + [ + "e7a1", + "隋腆脾腓腑胼腱腮腥腦腴膃膈膊膀膂膠膕膤膣腟膓膩膰膵膾膸膽臀臂膺臉臍臑臙臘臈臚臟臠臧臺臻臾舁舂舅與舊舍舐舖舩舫舸舳艀艙艘艝艚艟艤艢艨艪艫舮艱艷艸艾芍芒芫芟芻芬苡苣苟苒苴苳苺莓范苻苹苞茆苜茉苙" + ], + [ + "e8a1", + "茵茴茖茲茱荀茹荐荅茯茫茗茘莅莚莪莟莢莖茣莎莇莊荼莵荳荵莠莉莨菴萓菫菎菽萃菘萋菁菷萇菠菲萍萢萠莽萸蔆菻葭萪萼蕚蒄葷葫蒭葮蒂葩葆萬葯葹萵蓊葢蒹蒿蒟蓙蓍蒻蓚蓐蓁蓆蓖蒡蔡蓿蓴蔗蔘蔬蔟蔕蔔蓼蕀蕣蕘蕈" + ], + [ + "e9a1", + "蕁蘂蕋蕕薀薤薈薑薊薨蕭薔薛藪薇薜蕷蕾薐藉薺藏薹藐藕藝藥藜藹蘊蘓蘋藾藺蘆蘢蘚蘰蘿虍乕虔號虧虱蚓蚣蚩蚪蚋蚌蚶蚯蛄蛆蚰蛉蠣蚫蛔蛞蛩蛬蛟蛛蛯蜒蜆蜈蜀蜃蛻蜑蜉蜍蛹蜊蜴蜿蜷蜻蜥蜩蜚蝠蝟蝸蝌蝎蝴蝗蝨蝮蝙" + ], + [ + "eaa1", + "蝓蝣蝪蠅螢螟螂螯蟋螽蟀蟐雖螫蟄螳蟇蟆螻蟯蟲蟠蠏蠍蟾蟶蟷蠎蟒蠑蠖蠕蠢蠡蠱蠶蠹蠧蠻衄衂衒衙衞衢衫袁衾袞衵衽袵衲袂袗袒袮袙袢袍袤袰袿袱裃裄裔裘裙裝裹褂裼裴裨裲褄褌褊褓襃褞褥褪褫襁襄褻褶褸襌褝襠襞" + ], + [ + "eba1", + "襦襤襭襪襯襴襷襾覃覈覊覓覘覡覩覦覬覯覲覺覽覿觀觚觜觝觧觴觸訃訖訐訌訛訝訥訶詁詛詒詆詈詼詭詬詢誅誂誄誨誡誑誥誦誚誣諄諍諂諚諫諳諧諤諱謔諠諢諷諞諛謌謇謚諡謖謐謗謠謳鞫謦謫謾謨譁譌譏譎證譖譛譚譫" + ], + [ + "eca1", + "譟譬譯譴譽讀讌讎讒讓讖讙讚谺豁谿豈豌豎豐豕豢豬豸豺貂貉貅貊貍貎貔豼貘戝貭貪貽貲貳貮貶賈賁賤賣賚賽賺賻贄贅贊贇贏贍贐齎贓賍贔贖赧赭赱赳趁趙跂趾趺跏跚跖跌跛跋跪跫跟跣跼踈踉跿踝踞踐踟蹂踵踰踴蹊" + ], + [ + "eda1", + "蹇蹉蹌蹐蹈蹙蹤蹠踪蹣蹕蹶蹲蹼躁躇躅躄躋躊躓躑躔躙躪躡躬躰軆躱躾軅軈軋軛軣軼軻軫軾輊輅輕輒輙輓輜輟輛輌輦輳輻輹轅轂輾轌轉轆轎轗轜轢轣轤辜辟辣辭辯辷迚迥迢迪迯邇迴逅迹迺逑逕逡逍逞逖逋逧逶逵逹迸" + ], + [ + "eea1", + "遏遐遑遒逎遉逾遖遘遞遨遯遶隨遲邂遽邁邀邊邉邏邨邯邱邵郢郤扈郛鄂鄒鄙鄲鄰酊酖酘酣酥酩酳酲醋醉醂醢醫醯醪醵醴醺釀釁釉釋釐釖釟釡釛釼釵釶鈞釿鈔鈬鈕鈑鉞鉗鉅鉉鉤鉈銕鈿鉋鉐銜銖銓銛鉚鋏銹銷鋩錏鋺鍄錮" + ], + [ + "efa1", + "錙錢錚錣錺錵錻鍜鍠鍼鍮鍖鎰鎬鎭鎔鎹鏖鏗鏨鏥鏘鏃鏝鏐鏈鏤鐚鐔鐓鐃鐇鐐鐶鐫鐵鐡鐺鑁鑒鑄鑛鑠鑢鑞鑪鈩鑰鑵鑷鑽鑚鑼鑾钁鑿閂閇閊閔閖閘閙閠閨閧閭閼閻閹閾闊濶闃闍闌闕闔闖關闡闥闢阡阨阮阯陂陌陏陋陷陜陞" + ], + [ + "f0a1", + "陝陟陦陲陬隍隘隕隗險隧隱隲隰隴隶隸隹雎雋雉雍襍雜霍雕雹霄霆霈霓霎霑霏霖霙霤霪霰霹霽霾靄靆靈靂靉靜靠靤靦靨勒靫靱靹鞅靼鞁靺鞆鞋鞏鞐鞜鞨鞦鞣鞳鞴韃韆韈韋韜韭齏韲竟韶韵頏頌頸頤頡頷頽顆顏顋顫顯顰" + ], + [ + "f1a1", + "顱顴顳颪颯颱颶飄飃飆飩飫餃餉餒餔餘餡餝餞餤餠餬餮餽餾饂饉饅饐饋饑饒饌饕馗馘馥馭馮馼駟駛駝駘駑駭駮駱駲駻駸騁騏騅駢騙騫騷驅驂驀驃騾驕驍驛驗驟驢驥驤驩驫驪骭骰骼髀髏髑髓體髞髟髢髣髦髯髫髮髴髱髷" + ], + [ + "f2a1", + "髻鬆鬘鬚鬟鬢鬣鬥鬧鬨鬩鬪鬮鬯鬲魄魃魏魍魎魑魘魴鮓鮃鮑鮖鮗鮟鮠鮨鮴鯀鯊鮹鯆鯏鯑鯒鯣鯢鯤鯔鯡鰺鯲鯱鯰鰕鰔鰉鰓鰌鰆鰈鰒鰊鰄鰮鰛鰥鰤鰡鰰鱇鰲鱆鰾鱚鱠鱧鱶鱸鳧鳬鳰鴉鴈鳫鴃鴆鴪鴦鶯鴣鴟鵄鴕鴒鵁鴿鴾鵆鵈" + ], + [ + "f3a1", + "鵝鵞鵤鵑鵐鵙鵲鶉鶇鶫鵯鵺鶚鶤鶩鶲鷄鷁鶻鶸鶺鷆鷏鷂鷙鷓鷸鷦鷭鷯鷽鸚鸛鸞鹵鹹鹽麁麈麋麌麒麕麑麝麥麩麸麪麭靡黌黎黏黐黔黜點黝黠黥黨黯黴黶黷黹黻黼黽鼇鼈皷鼕鼡鼬鼾齊齒齔齣齟齠齡齦齧齬齪齷齲齶龕龜龠" + ], + ["f4a1", "堯槇遙瑤凜熙"], + [ + "f9a1", + "纊褜鍈銈蓜俉炻昱棈鋹曻彅丨仡仼伀伃伹佖侒侊侚侔俍偀倢俿倞偆偰偂傔僴僘兊兤冝冾凬刕劜劦勀勛匀匇匤卲厓厲叝﨎咜咊咩哿喆坙坥垬埈埇﨏塚增墲夋奓奛奝奣妤妺孖寀甯寘寬尞岦岺峵崧嵓﨑嵂嵭嶸嶹巐弡弴彧德" + ], + [ + "faa1", + "忞恝悅悊惞惕愠惲愑愷愰憘戓抦揵摠撝擎敎昀昕昻昉昮昞昤晥晗晙晴晳暙暠暲暿曺朎朗杦枻桒柀栁桄棏﨓楨﨔榘槢樰橫橆橳橾櫢櫤毖氿汜沆汯泚洄涇浯涖涬淏淸淲淼渹湜渧渼溿澈澵濵瀅瀇瀨炅炫焏焄煜煆煇凞燁燾犱" + ], + [ + "fba1", + "犾猤猪獷玽珉珖珣珒琇珵琦琪琩琮瑢璉璟甁畯皂皜皞皛皦益睆劯砡硎硤硺礰礼神祥禔福禛竑竧靖竫箞精絈絜綷綠緖繒罇羡羽茁荢荿菇菶葈蒴蕓蕙蕫﨟薰蘒﨡蠇裵訒訷詹誧誾諟諸諶譓譿賰賴贒赶﨣軏﨤逸遧郞都鄕鄧釚" + ], + [ + "fca1", + "釗釞釭釮釤釥鈆鈐鈊鈺鉀鈼鉎鉙鉑鈹鉧銧鉷鉸鋧鋗鋙鋐﨧鋕鋠鋓錥錡鋻﨨錞鋿錝錂鍰鍗鎤鏆鏞鏸鐱鑅鑈閒隆﨩隝隯霳霻靃靍靏靑靕顗顥飯飼餧館馞驎髙髜魵魲鮏鮱鮻鰀鵰鵫鶴鸙黑" + ], + ["fcf1", "ⅰ", 9, "¬¦'""], + ["8fa2af", "˘ˇ¸˙˝¯˛˚~΄΅"], + ["8fa2c2", "¡¦¿"], + ["8fa2eb", "ºª©®™¤№"], + ["8fa6e1", "ΆΈΉΊΪ"], + ["8fa6e7", "Ό"], + ["8fa6e9", "ΎΫ"], + ["8fa6ec", "Ώ"], + ["8fa6f1", "άέήίϊΐόςύϋΰώ"], + ["8fa7c2", "Ђ", 10, "ЎЏ"], + ["8fa7f2", "ђ", 10, "ўџ"], + ["8fa9a1", "ÆĐ"], + ["8fa9a4", "Ħ"], + ["8fa9a6", "IJ"], + ["8fa9a8", "ŁĿ"], + ["8fa9ab", "ŊØŒ"], + ["8fa9af", "ŦÞ"], + ["8fa9c1", "æđðħıijĸłŀʼnŋøœßŧþ"], + ["8faaa1", "ÁÀÄÂĂǍĀĄÅÃĆĈČÇĊĎÉÈËÊĚĖĒĘ"], + ["8faaba", "ĜĞĢĠĤÍÌÏÎǏİĪĮĨĴĶĹĽĻŃŇŅÑÓÒÖÔǑŐŌÕŔŘŖŚŜŠŞŤŢÚÙÜÛŬǓŰŪŲŮŨǗǛǙǕŴÝŸŶŹŽŻ"], + ["8faba1", "áàäâăǎāąåãćĉčçċďéèëêěėēęǵĝğ"], + ["8fabbd", "ġĥíìïîǐ"], + ["8fabc5", "īįĩĵķĺľļńňņñóòöôǒőōõŕřŗśŝšşťţúùüûŭǔűūųůũǘǜǚǖŵýÿŷźžż"], + [ + "8fb0a1", + "丂丄丅丌丒丟丣两丨丫丮丯丰丵乀乁乄乇乑乚乜乣乨乩乴乵乹乿亍亖亗亝亯亹仃仐仚仛仠仡仢仨仯仱仳仵份仾仿伀伂伃伈伋伌伒伕伖众伙伮伱你伳伵伷伹伻伾佀佂佈佉佋佌佒佔佖佘佟佣佪佬佮佱佷佸佹佺佽佾侁侂侄" + ], + [ + "8fb1a1", + "侅侉侊侌侎侐侒侓侔侗侙侚侞侟侲侷侹侻侼侽侾俀俁俅俆俈俉俋俌俍俏俒俜俠俢俰俲俼俽俿倀倁倄倇倊倌倎倐倓倗倘倛倜倝倞倢倧倮倰倲倳倵偀偁偂偅偆偊偌偎偑偒偓偗偙偟偠偢偣偦偧偪偭偰偱倻傁傃傄傆傊傎傏傐" + ], + [ + "8fb2a1", + "傒傓傔傖傛傜傞", + 4, + "傪傯傰傹傺傽僀僃僄僇僌僎僐僓僔僘僜僝僟僢僤僦僨僩僯僱僶僺僾儃儆儇儈儋儌儍儎僲儐儗儙儛儜儝儞儣儧儨儬儭儯儱儳儴儵儸儹兂兊兏兓兕兗兘兟兤兦兾冃冄冋冎冘冝冡冣冭冸冺冼冾冿凂" + ], + [ + "8fb3a1", + "凈减凑凒凓凕凘凞凢凥凮凲凳凴凷刁刂刅划刓刕刖刘刢刨刱刲刵刼剅剉剕剗剘剚剜剟剠剡剦剮剷剸剹劀劂劅劊劌劓劕劖劗劘劚劜劤劥劦劧劯劰劶劷劸劺劻劽勀勄勆勈勌勏勑勔勖勛勜勡勥勨勩勪勬勰勱勴勶勷匀匃匊匋" + ], + [ + "8fb4a1", + "匌匑匓匘匛匜匞匟匥匧匨匩匫匬匭匰匲匵匼匽匾卂卌卋卙卛卡卣卥卬卭卲卹卾厃厇厈厎厓厔厙厝厡厤厪厫厯厲厴厵厷厸厺厽叀叅叏叒叓叕叚叝叞叠另叧叵吂吓吚吡吧吨吪启吱吴吵呃呄呇呍呏呞呢呤呦呧呩呫呭呮呴呿" + ], + [ + "8fb5a1", + "咁咃咅咈咉咍咑咕咖咜咟咡咦咧咩咪咭咮咱咷咹咺咻咿哆哊响哎哠哪哬哯哶哼哾哿唀唁唅唈唉唌唍唎唕唪唫唲唵唶唻唼唽啁啇啉啊啍啐啑啘啚啛啞啠啡啤啦啿喁喂喆喈喎喏喑喒喓喔喗喣喤喭喲喿嗁嗃嗆嗉嗋嗌嗎嗑嗒" + ], + [ + "8fb6a1", + "嗓嗗嗘嗛嗞嗢嗩嗶嗿嘅嘈嘊嘍", + 5, + "嘙嘬嘰嘳嘵嘷嘹嘻嘼嘽嘿噀噁噃噄噆噉噋噍噏噔噞噠噡噢噣噦噩噭噯噱噲噵嚄嚅嚈嚋嚌嚕嚙嚚嚝嚞嚟嚦嚧嚨嚩嚫嚬嚭嚱嚳嚷嚾囅囉囊囋囏囐囌囍囙囜囝囟囡囤", + 4, + "囱囫园" + ], + [ + "8fb7a1", + "囶囷圁圂圇圊圌圑圕圚圛圝圠圢圣圤圥圩圪圬圮圯圳圴圽圾圿坅坆坌坍坒坢坥坧坨坫坭", + 4, + "坳坴坵坷坹坺坻坼坾垁垃垌垔垗垙垚垜垝垞垟垡垕垧垨垩垬垸垽埇埈埌埏埕埝埞埤埦埧埩埭埰埵埶埸埽埾埿堃堄堈堉埡" + ], + [ + "8fb8a1", + "堌堍堛堞堟堠堦堧堭堲堹堿塉塌塍塏塐塕塟塡塤塧塨塸塼塿墀墁墇墈墉墊墌墍墏墐墔墖墝墠墡墢墦墩墱墲壄墼壂壈壍壎壐壒壔壖壚壝壡壢壩壳夅夆夋夌夒夓夔虁夝夡夣夤夨夯夰夳夵夶夿奃奆奒奓奙奛奝奞奟奡奣奫奭" + ], + [ + "8fb9a1", + "奯奲奵奶她奻奼妋妌妎妒妕妗妟妤妧妭妮妯妰妳妷妺妼姁姃姄姈姊姍姒姝姞姟姣姤姧姮姯姱姲姴姷娀娄娌娍娎娒娓娞娣娤娧娨娪娭娰婄婅婇婈婌婐婕婞婣婥婧婭婷婺婻婾媋媐媓媖媙媜媞媟媠媢媧媬媱媲媳媵媸媺媻媿" + ], + [ + "8fbaa1", + "嫄嫆嫈嫏嫚嫜嫠嫥嫪嫮嫵嫶嫽嬀嬁嬈嬗嬴嬙嬛嬝嬡嬥嬭嬸孁孋孌孒孖孞孨孮孯孼孽孾孿宁宄宆宊宎宐宑宓宔宖宨宩宬宭宯宱宲宷宺宼寀寁寍寏寖", + 4, + "寠寯寱寴寽尌尗尞尟尣尦尩尫尬尮尰尲尵尶屙屚屜屢屣屧屨屩" + ], + [ + "8fbba1", + "屭屰屴屵屺屻屼屽岇岈岊岏岒岝岟岠岢岣岦岪岲岴岵岺峉峋峒峝峗峮峱峲峴崁崆崍崒崫崣崤崦崧崱崴崹崽崿嵂嵃嵆嵈嵕嵑嵙嵊嵟嵠嵡嵢嵤嵪嵭嵰嵹嵺嵾嵿嶁嶃嶈嶊嶒嶓嶔嶕嶙嶛嶟嶠嶧嶫嶰嶴嶸嶹巃巇巋巐巎巘巙巠巤" + ], + [ + "8fbca1", + "巩巸巹帀帇帍帒帔帕帘帟帠帮帨帲帵帾幋幐幉幑幖幘幛幜幞幨幪", + 4, + "幰庀庋庎庢庤庥庨庪庬庱庳庽庾庿廆廌廋廎廑廒廔廕廜廞廥廫异弆弇弈弎弙弜弝弡弢弣弤弨弫弬弮弰弴弶弻弽弿彀彄彅彇彍彐彔彘彛彠彣彤彧" + ], + [ + "8fbda1", + "彯彲彴彵彸彺彽彾徉徍徏徖徜徝徢徧徫徤徬徯徰徱徸忄忇忈忉忋忐", + 4, + "忞忡忢忨忩忪忬忭忮忯忲忳忶忺忼怇怊怍怓怔怗怘怚怟怤怭怳怵恀恇恈恉恌恑恔恖恗恝恡恧恱恾恿悂悆悈悊悎悑悓悕悘悝悞悢悤悥您悰悱悷" + ], + [ + "8fbea1", + "悻悾惂惄惈惉惊惋惎惏惔惕惙惛惝惞惢惥惲惵惸惼惽愂愇愊愌愐", + 4, + "愖愗愙愜愞愢愪愫愰愱愵愶愷愹慁慅慆慉慞慠慬慲慸慻慼慿憀憁憃憄憋憍憒憓憗憘憜憝憟憠憥憨憪憭憸憹憼懀懁懂懎懏懕懜懝懞懟懡懢懧懩懥" + ], + [ + "8fbfa1", + "懬懭懯戁戃戄戇戓戕戜戠戢戣戧戩戫戹戽扂扃扄扆扌扐扑扒扔扖扚扜扤扭扯扳扺扽抍抎抏抐抦抨抳抶抷抺抾抿拄拎拕拖拚拪拲拴拼拽挃挄挊挋挍挐挓挖挘挩挪挭挵挶挹挼捁捂捃捄捆捊捋捎捒捓捔捘捛捥捦捬捭捱捴捵" + ], + [ + "8fc0a1", + "捸捼捽捿掂掄掇掊掐掔掕掙掚掞掤掦掭掮掯掽揁揅揈揎揑揓揔揕揜揠揥揪揬揲揳揵揸揹搉搊搐搒搔搘搞搠搢搤搥搩搪搯搰搵搽搿摋摏摑摒摓摔摚摛摜摝摟摠摡摣摭摳摴摻摽撅撇撏撐撑撘撙撛撝撟撡撣撦撨撬撳撽撾撿" + ], + [ + "8fc1a1", + "擄擉擊擋擌擎擐擑擕擗擤擥擩擪擭擰擵擷擻擿攁攄攈攉攊攏攓攔攖攙攛攞攟攢攦攩攮攱攺攼攽敃敇敉敐敒敔敟敠敧敫敺敽斁斅斊斒斕斘斝斠斣斦斮斲斳斴斿旂旈旉旎旐旔旖旘旟旰旲旴旵旹旾旿昀昄昈昉昍昑昒昕昖昝" + ], + [ + "8fc2a1", + "昞昡昢昣昤昦昩昪昫昬昮昰昱昳昹昷晀晅晆晊晌晑晎晗晘晙晛晜晠晡曻晪晫晬晾晳晵晿晷晸晹晻暀晼暋暌暍暐暒暙暚暛暜暟暠暤暭暱暲暵暻暿曀曂曃曈曌曎曏曔曛曟曨曫曬曮曺朅朇朎朓朙朜朠朢朳朾杅杇杈杌杔杕杝" + ], + [ + "8fc3a1", + "杦杬杮杴杶杻极构枎枏枑枓枖枘枙枛枰枱枲枵枻枼枽柹柀柂柃柅柈柉柒柗柙柜柡柦柰柲柶柷桒栔栙栝栟栨栧栬栭栯栰栱栳栻栿桄桅桊桌桕桗桘桛桫桮", + 4, + "桵桹桺桻桼梂梄梆梈梖梘梚梜梡梣梥梩梪梮梲梻棅棈棌棏" + ], + [ + "8fc4a1", + "棐棑棓棖棙棜棝棥棨棪棫棬棭棰棱棵棶棻棼棽椆椉椊椐椑椓椖椗椱椳椵椸椻楂楅楉楎楗楛楣楤楥楦楨楩楬楰楱楲楺楻楿榀榍榒榖榘榡榥榦榨榫榭榯榷榸榺榼槅槈槑槖槗槢槥槮槯槱槳槵槾樀樁樃樏樑樕樚樝樠樤樨樰樲" + ], + [ + "8fc5a1", + "樴樷樻樾樿橅橆橉橊橎橐橑橒橕橖橛橤橧橪橱橳橾檁檃檆檇檉檋檑檛檝檞檟檥檫檯檰檱檴檽檾檿櫆櫉櫈櫌櫐櫔櫕櫖櫜櫝櫤櫧櫬櫰櫱櫲櫼櫽欂欃欆欇欉欏欐欑欗欛欞欤欨欫欬欯欵欶欻欿歆歊歍歒歖歘歝歠歧歫歮歰歵歽" + ], + [ + "8fc6a1", + "歾殂殅殗殛殟殠殢殣殨殩殬殭殮殰殸殹殽殾毃毄毉毌毖毚毡毣毦毧毮毱毷毹毿氂氄氅氉氍氎氐氒氙氟氦氧氨氬氮氳氵氶氺氻氿汊汋汍汏汒汔汙汛汜汫汭汯汴汶汸汹汻沅沆沇沉沔沕沗沘沜沟沰沲沴泂泆泍泏泐泑泒泔泖" + ], + [ + "8fc7a1", + "泚泜泠泧泩泫泬泮泲泴洄洇洊洎洏洑洓洚洦洧洨汧洮洯洱洹洼洿浗浞浟浡浥浧浯浰浼涂涇涑涒涔涖涗涘涪涬涴涷涹涽涿淄淈淊淎淏淖淛淝淟淠淢淥淩淯淰淴淶淼渀渄渞渢渧渲渶渹渻渼湄湅湈湉湋湏湑湒湓湔湗湜湝湞" + ], + [ + "8fc8a1", + "湢湣湨湳湻湽溍溓溙溠溧溭溮溱溳溻溿滀滁滃滇滈滊滍滎滏滫滭滮滹滻滽漄漈漊漌漍漖漘漚漛漦漩漪漯漰漳漶漻漼漭潏潑潒潓潗潙潚潝潞潡潢潨潬潽潾澃澇澈澋澌澍澐澒澓澔澖澚澟澠澥澦澧澨澮澯澰澵澶澼濅濇濈濊" + ], + [ + "8fc9a1", + "濚濞濨濩濰濵濹濼濽瀀瀅瀆瀇瀍瀗瀠瀣瀯瀴瀷瀹瀼灃灄灈灉灊灋灔灕灝灞灎灤灥灬灮灵灶灾炁炅炆炔", + 4, + "炛炤炫炰炱炴炷烊烑烓烔烕烖烘烜烤烺焃", + 4, + "焋焌焏焞焠焫焭焯焰焱焸煁煅煆煇煊煋煐煒煗煚煜煞煠" + ], + [ + "8fcaa1", + "煨煹熀熅熇熌熒熚熛熠熢熯熰熲熳熺熿燀燁燄燋燌燓燖燙燚燜燸燾爀爇爈爉爓爗爚爝爟爤爫爯爴爸爹牁牂牃牅牎牏牐牓牕牖牚牜牞牠牣牨牫牮牯牱牷牸牻牼牿犄犉犍犎犓犛犨犭犮犱犴犾狁狇狉狌狕狖狘狟狥狳狴狺狻" + ], + [ + "8fcba1", + "狾猂猄猅猇猋猍猒猓猘猙猞猢猤猧猨猬猱猲猵猺猻猽獃獍獐獒獖獘獝獞獟獠獦獧獩獫獬獮獯獱獷獹獼玀玁玃玅玆玎玐玓玕玗玘玜玞玟玠玢玥玦玪玫玭玵玷玹玼玽玿珅珆珉珋珌珏珒珓珖珙珝珡珣珦珧珩珴珵珷珹珺珻珽" + ], + [ + "8fcca1", + "珿琀琁琄琇琊琑琚琛琤琦琨", + 9, + "琹瑀瑃瑄瑆瑇瑋瑍瑑瑒瑗瑝瑢瑦瑧瑨瑫瑭瑮瑱瑲璀璁璅璆璇璉璏璐璑璒璘璙璚璜璟璠璡璣璦璨璩璪璫璮璯璱璲璵璹璻璿瓈瓉瓌瓐瓓瓘瓚瓛瓞瓟瓤瓨瓪瓫瓯瓴瓺瓻瓼瓿甆" + ], + [ + "8fcda1", + "甒甖甗甠甡甤甧甩甪甯甶甹甽甾甿畀畃畇畈畎畐畒畗畞畟畡畯畱畹", + 5, + "疁疅疐疒疓疕疙疜疢疤疴疺疿痀痁痄痆痌痎痏痗痜痟痠痡痤痧痬痮痯痱痹瘀瘂瘃瘄瘇瘈瘊瘌瘏瘒瘓瘕瘖瘙瘛瘜瘝瘞瘣瘥瘦瘩瘭瘲瘳瘵瘸瘹" + ], + [ + "8fcea1", + "瘺瘼癊癀癁癃癄癅癉癋癕癙癟癤癥癭癮癯癱癴皁皅皌皍皕皛皜皝皟皠皢", + 6, + "皪皭皽盁盅盉盋盌盎盔盙盠盦盨盬盰盱盶盹盼眀眆眊眎眒眔眕眗眙眚眜眢眨眭眮眯眴眵眶眹眽眾睂睅睆睊睍睎睏睒睖睗睜睞睟睠睢" + ], + [ + "8fcfa1", + "睤睧睪睬睰睲睳睴睺睽瞀瞄瞌瞍瞔瞕瞖瞚瞟瞢瞧瞪瞮瞯瞱瞵瞾矃矉矑矒矕矙矞矟矠矤矦矪矬矰矱矴矸矻砅砆砉砍砎砑砝砡砢砣砭砮砰砵砷硃硄硇硈硌硎硒硜硞硠硡硣硤硨硪确硺硾碊碏碔碘碡碝碞碟碤碨碬碭碰碱碲碳" + ], + [ + "8fd0a1", + "碻碽碿磇磈磉磌磎磒磓磕磖磤磛磟磠磡磦磪磲磳礀磶磷磺磻磿礆礌礐礚礜礞礟礠礥礧礩礭礱礴礵礻礽礿祄祅祆祊祋祏祑祔祘祛祜祧祩祫祲祹祻祼祾禋禌禑禓禔禕禖禘禛禜禡禨禩禫禯禱禴禸离秂秄秇秈秊秏秔秖秚秝秞" + ], + [ + "8fd1a1", + "秠秢秥秪秫秭秱秸秼稂稃稇稉稊稌稑稕稛稞稡稧稫稭稯稰稴稵稸稹稺穄穅穇穈穌穕穖穙穜穝穟穠穥穧穪穭穵穸穾窀窂窅窆窊窋窐窑窔窞窠窣窬窳窵窹窻窼竆竉竌竎竑竛竨竩竫竬竱竴竻竽竾笇笔笟笣笧笩笪笫笭笮笯笰" + ], + [ + "8fd2a1", + "笱笴笽笿筀筁筇筎筕筠筤筦筩筪筭筯筲筳筷箄箉箎箐箑箖箛箞箠箥箬箯箰箲箵箶箺箻箼箽篂篅篈篊篔篖篗篙篚篛篨篪篲篴篵篸篹篺篼篾簁簂簃簄簆簉簋簌簎簏簙簛簠簥簦簨簬簱簳簴簶簹簺籆籊籕籑籒籓籙", + 5 + ], + [ + "8fd3a1", + "籡籣籧籩籭籮籰籲籹籼籽粆粇粏粔粞粠粦粰粶粷粺粻粼粿糄糇糈糉糍糏糓糔糕糗糙糚糝糦糩糫糵紃紇紈紉紏紑紒紓紖紝紞紣紦紪紭紱紼紽紾絀絁絇絈絍絑絓絗絙絚絜絝絥絧絪絰絸絺絻絿綁綂綃綅綆綈綋綌綍綑綖綗綝" + ], + [ + "8fd4a1", + "綞綦綧綪綳綶綷綹緂", + 4, + "緌緍緎緗緙縀緢緥緦緪緫緭緱緵緶緹緺縈縐縑縕縗縜縝縠縧縨縬縭縯縳縶縿繄繅繇繎繐繒繘繟繡繢繥繫繮繯繳繸繾纁纆纇纊纍纑纕纘纚纝纞缼缻缽缾缿罃罄罇罏罒罓罛罜罝罡罣罤罥罦罭" + ], + [ + "8fd5a1", + "罱罽罾罿羀羋羍羏羐羑羖羗羜羡羢羦羪羭羴羼羿翀翃翈翎翏翛翟翣翥翨翬翮翯翲翺翽翾翿耇耈耊耍耎耏耑耓耔耖耝耞耟耠耤耦耬耮耰耴耵耷耹耺耼耾聀聄聠聤聦聭聱聵肁肈肎肜肞肦肧肫肸肹胈胍胏胒胔胕胗胘胠胭胮" + ], + [ + "8fd6a1", + "胰胲胳胶胹胺胾脃脋脖脗脘脜脞脠脤脧脬脰脵脺脼腅腇腊腌腒腗腠腡腧腨腩腭腯腷膁膐膄膅膆膋膎膖膘膛膞膢膮膲膴膻臋臃臅臊臎臏臕臗臛臝臞臡臤臫臬臰臱臲臵臶臸臹臽臿舀舃舏舓舔舙舚舝舡舢舨舲舴舺艃艄艅艆" + ], + [ + "8fd7a1", + "艋艎艏艑艖艜艠艣艧艭艴艻艽艿芀芁芃芄芇芉芊芎芑芔芖芘芚芛芠芡芣芤芧芨芩芪芮芰芲芴芷芺芼芾芿苆苐苕苚苠苢苤苨苪苭苯苶苷苽苾茀茁茇茈茊茋荔茛茝茞茟茡茢茬茭茮茰茳茷茺茼茽荂荃荄荇荍荎荑荕荖荗荰荸" + ], + [ + "8fd8a1", + "荽荿莀莂莄莆莍莒莔莕莘莙莛莜莝莦莧莩莬莾莿菀菇菉菏菐菑菔菝荓菨菪菶菸菹菼萁萆萊萏萑萕萙莭萯萹葅葇葈葊葍葏葑葒葖葘葙葚葜葠葤葥葧葪葰葳葴葶葸葼葽蒁蒅蒒蒓蒕蒞蒦蒨蒩蒪蒯蒱蒴蒺蒽蒾蓀蓂蓇蓈蓌蓏蓓" + ], + [ + "8fd9a1", + "蓜蓧蓪蓯蓰蓱蓲蓷蔲蓺蓻蓽蔂蔃蔇蔌蔎蔐蔜蔞蔢蔣蔤蔥蔧蔪蔫蔯蔳蔴蔶蔿蕆蕏", + 4, + "蕖蕙蕜", + 6, + "蕤蕫蕯蕹蕺蕻蕽蕿薁薅薆薉薋薌薏薓薘薝薟薠薢薥薧薴薶薷薸薼薽薾薿藂藇藊藋藎薭藘藚藟藠藦藨藭藳藶藼" + ], + [ + "8fdaa1", + "藿蘀蘄蘅蘍蘎蘐蘑蘒蘘蘙蘛蘞蘡蘧蘩蘶蘸蘺蘼蘽虀虂虆虒虓虖虗虘虙虝虠", + 4, + "虩虬虯虵虶虷虺蚍蚑蚖蚘蚚蚜蚡蚦蚧蚨蚭蚱蚳蚴蚵蚷蚸蚹蚿蛀蛁蛃蛅蛑蛒蛕蛗蛚蛜蛠蛣蛥蛧蚈蛺蛼蛽蜄蜅蜇蜋蜎蜏蜐蜓蜔蜙蜞蜟蜡蜣" + ], + [ + "8fdba1", + "蜨蜮蜯蜱蜲蜹蜺蜼蜽蜾蝀蝃蝅蝍蝘蝝蝡蝤蝥蝯蝱蝲蝻螃", + 6, + "螋螌螐螓螕螗螘螙螞螠螣螧螬螭螮螱螵螾螿蟁蟈蟉蟊蟎蟕蟖蟙蟚蟜蟟蟢蟣蟤蟪蟫蟭蟱蟳蟸蟺蟿蠁蠃蠆蠉蠊蠋蠐蠙蠒蠓蠔蠘蠚蠛蠜蠞蠟蠨蠭蠮蠰蠲蠵" + ], + [ + "8fdca1", + "蠺蠼衁衃衅衈衉衊衋衎衑衕衖衘衚衜衟衠衤衩衱衹衻袀袘袚袛袜袟袠袨袪袺袽袾裀裊", + 4, + "裑裒裓裛裞裧裯裰裱裵裷褁褆褍褎褏褕褖褘褙褚褜褠褦褧褨褰褱褲褵褹褺褾襀襂襅襆襉襏襒襗襚襛襜襡襢襣襫襮襰襳襵襺" + ], + [ + "8fdda1", + "襻襼襽覉覍覐覔覕覛覜覟覠覥覰覴覵覶覷覼觔", + 4, + "觥觩觫觭觱觳觶觹觽觿訄訅訇訏訑訒訔訕訞訠訢訤訦訫訬訯訵訷訽訾詀詃詅詇詉詍詎詓詖詗詘詜詝詡詥詧詵詶詷詹詺詻詾詿誀誃誆誋誏誐誒誖誗誙誟誧誩誮誯誳" + ], + [ + "8fdea1", + "誶誷誻誾諃諆諈諉諊諑諓諔諕諗諝諟諬諰諴諵諶諼諿謅謆謋謑謜謞謟謊謭謰謷謼譂", + 4, + "譈譒譓譔譙譍譞譣譭譶譸譹譼譾讁讄讅讋讍讏讔讕讜讞讟谸谹谽谾豅豇豉豋豏豑豓豔豗豘豛豝豙豣豤豦豨豩豭豳豵豶豻豾貆" + ], + [ + "8fdfa1", + "貇貋貐貒貓貙貛貜貤貹貺賅賆賉賋賏賖賕賙賝賡賨賬賯賰賲賵賷賸賾賿贁贃贉贒贗贛赥赩赬赮赿趂趄趈趍趐趑趕趞趟趠趦趫趬趯趲趵趷趹趻跀跅跆跇跈跊跎跑跔跕跗跙跤跥跧跬跰趼跱跲跴跽踁踄踅踆踋踑踔踖踠踡踢" + ], + [ + "8fe0a1", + "踣踦踧踱踳踶踷踸踹踽蹀蹁蹋蹍蹎蹏蹔蹛蹜蹝蹞蹡蹢蹩蹬蹭蹯蹰蹱蹹蹺蹻躂躃躉躐躒躕躚躛躝躞躢躧躩躭躮躳躵躺躻軀軁軃軄軇軏軑軔軜軨軮軰軱軷軹軺軭輀輂輇輈輏輐輖輗輘輞輠輡輣輥輧輨輬輭輮輴輵輶輷輺轀轁" + ], + [ + "8fe1a1", + "轃轇轏轑", + 4, + "轘轝轞轥辝辠辡辤辥辦辵辶辸达迀迁迆迊迋迍运迒迓迕迠迣迤迨迮迱迵迶迻迾适逄逈逌逘逛逨逩逯逪逬逭逳逴逷逿遃遄遌遛遝遢遦遧遬遰遴遹邅邈邋邌邎邐邕邗邘邙邛邠邡邢邥邰邲邳邴邶邽郌邾郃" + ], + [ + "8fe2a1", + "郄郅郇郈郕郗郘郙郜郝郟郥郒郶郫郯郰郴郾郿鄀鄄鄅鄆鄈鄍鄐鄔鄖鄗鄘鄚鄜鄞鄠鄥鄢鄣鄧鄩鄮鄯鄱鄴鄶鄷鄹鄺鄼鄽酃酇酈酏酓酗酙酚酛酡酤酧酭酴酹酺酻醁醃醅醆醊醎醑醓醔醕醘醞醡醦醨醬醭醮醰醱醲醳醶醻醼醽醿" + ], + [ + "8fe3a1", + "釂釃釅釓釔釗釙釚釞釤釥釩釪釬", + 5, + "釷釹釻釽鈀鈁鈄鈅鈆鈇鈉鈊鈌鈐鈒鈓鈖鈘鈜鈝鈣鈤鈥鈦鈨鈮鈯鈰鈳鈵鈶鈸鈹鈺鈼鈾鉀鉂鉃鉆鉇鉊鉍鉎鉏鉑鉘鉙鉜鉝鉠鉡鉥鉧鉨鉩鉮鉯鉰鉵", + 4, + "鉻鉼鉽鉿銈銉銊銍銎銒銗" + ], + [ + "8fe4a1", + "銙銟銠銤銥銧銨銫銯銲銶銸銺銻銼銽銿", + 4, + "鋅鋆鋇鋈鋋鋌鋍鋎鋐鋓鋕鋗鋘鋙鋜鋝鋟鋠鋡鋣鋥鋧鋨鋬鋮鋰鋹鋻鋿錀錂錈錍錑錔錕錜錝錞錟錡錤錥錧錩錪錳錴錶錷鍇鍈鍉鍐鍑鍒鍕鍗鍘鍚鍞鍤鍥鍧鍩鍪鍭鍯鍰鍱鍳鍴鍶" + ], + [ + "8fe5a1", + "鍺鍽鍿鎀鎁鎂鎈鎊鎋鎍鎏鎒鎕鎘鎛鎞鎡鎣鎤鎦鎨鎫鎴鎵鎶鎺鎩鏁鏄鏅鏆鏇鏉", + 4, + "鏓鏙鏜鏞鏟鏢鏦鏧鏹鏷鏸鏺鏻鏽鐁鐂鐄鐈鐉鐍鐎鐏鐕鐖鐗鐟鐮鐯鐱鐲鐳鐴鐻鐿鐽鑃鑅鑈鑊鑌鑕鑙鑜鑟鑡鑣鑨鑫鑭鑮鑯鑱鑲钄钃镸镹" + ], + [ + "8fe6a1", + "镾閄閈閌閍閎閝閞閟閡閦閩閫閬閴閶閺閽閿闆闈闉闋闐闑闒闓闙闚闝闞闟闠闤闦阝阞阢阤阥阦阬阱阳阷阸阹阺阼阽陁陒陔陖陗陘陡陮陴陻陼陾陿隁隂隃隄隉隑隖隚隝隟隤隥隦隩隮隯隳隺雊雒嶲雘雚雝雞雟雩雯雱雺霂" + ], + [ + "8fe7a1", + "霃霅霉霚霛霝霡霢霣霨霱霳靁靃靊靎靏靕靗靘靚靛靣靧靪靮靳靶靷靸靻靽靿鞀鞉鞕鞖鞗鞙鞚鞞鞟鞢鞬鞮鞱鞲鞵鞶鞸鞹鞺鞼鞾鞿韁韄韅韇韉韊韌韍韎韐韑韔韗韘韙韝韞韠韛韡韤韯韱韴韷韸韺頇頊頙頍頎頔頖頜頞頠頣頦" + ], + [ + "8fe8a1", + "頫頮頯頰頲頳頵頥頾顄顇顊顑顒顓顖顗顙顚顢顣顥顦顪顬颫颭颮颰颴颷颸颺颻颿飂飅飈飌飡飣飥飦飧飪飳飶餂餇餈餑餕餖餗餚餛餜餟餢餦餧餫餱", + 4, + "餹餺餻餼饀饁饆饇饈饍饎饔饘饙饛饜饞饟饠馛馝馟馦馰馱馲馵" + ], + [ + "8fe9a1", + "馹馺馽馿駃駉駓駔駙駚駜駞駧駪駫駬駰駴駵駹駽駾騂騃騄騋騌騐騑騖騞騠騢騣騤騧騭騮騳騵騶騸驇驁驄驊驋驌驎驑驔驖驝骪骬骮骯骲骴骵骶骹骻骾骿髁髃髆髈髎髐髒髕髖髗髛髜髠髤髥髧髩髬髲髳髵髹髺髽髿", + 4 + ], + [ + "8feaa1", + "鬄鬅鬈鬉鬋鬌鬍鬎鬐鬒鬖鬙鬛鬜鬠鬦鬫鬭鬳鬴鬵鬷鬹鬺鬽魈魋魌魕魖魗魛魞魡魣魥魦魨魪", + 4, + "魳魵魷魸魹魿鮀鮄鮅鮆鮇鮉鮊鮋鮍鮏鮐鮔鮚鮝鮞鮦鮧鮩鮬鮰鮱鮲鮷鮸鮻鮼鮾鮿鯁鯇鯈鯎鯐鯗鯘鯝鯟鯥鯧鯪鯫鯯鯳鯷鯸" + ], + [ + "8feba1", + "鯹鯺鯽鯿鰀鰂鰋鰏鰑鰖鰘鰙鰚鰜鰞鰢鰣鰦", + 4, + "鰱鰵鰶鰷鰽鱁鱃鱄鱅鱉鱊鱎鱏鱐鱓鱔鱖鱘鱛鱝鱞鱟鱣鱩鱪鱜鱫鱨鱮鱰鱲鱵鱷鱻鳦鳲鳷鳹鴋鴂鴑鴗鴘鴜鴝鴞鴯鴰鴲鴳鴴鴺鴼鵅鴽鵂鵃鵇鵊鵓鵔鵟鵣鵢鵥鵩鵪鵫鵰鵶鵷鵻" + ], + [ + "8feca1", + "鵼鵾鶃鶄鶆鶊鶍鶎鶒鶓鶕鶖鶗鶘鶡鶪鶬鶮鶱鶵鶹鶼鶿鷃鷇鷉鷊鷔鷕鷖鷗鷚鷞鷟鷠鷥鷧鷩鷫鷮鷰鷳鷴鷾鸊鸂鸇鸎鸐鸑鸒鸕鸖鸙鸜鸝鹺鹻鹼麀麂麃麄麅麇麎麏麖麘麛麞麤麨麬麮麯麰麳麴麵黆黈黋黕黟黤黧黬黭黮黰黱黲黵" + ], + [ + "8feda1", + "黸黿鼂鼃鼉鼏鼐鼑鼒鼔鼖鼗鼙鼚鼛鼟鼢鼦鼪鼫鼯鼱鼲鼴鼷鼹鼺鼼鼽鼿齁齃", + 4, + "齓齕齖齗齘齚齝齞齨齩齭", + 4, + "齳齵齺齽龏龐龑龒龔龖龗龞龡龢龣龥" + ] + ], + "encodeAdd": { "¥": 92, "‾": 126 } +} +export default data diff --git a/packages/effect/src/internal/data/gb18030Data.ts b/packages/effect/src/internal/data/gb18030Data.ts new file mode 100644 index 00000000000..524631cfbc5 --- /dev/null +++ b/packages/effect/src/internal/data/gb18030Data.ts @@ -0,0 +1,2184 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +import type { Mapping } from "../characterEncoding/types.ts" +const data: Mapping = { + "table": [ + ["0", "\u0000", 127, "€"], + [ + "8140", + "丂丄丅丆丏丒丗丟丠両丣並丩丮丯丱丳丵丷丼乀乁乂乄乆乊乑乕乗乚乛乢乣乤乥乧乨乪", + 5, + "乲乴", + 9, + "乿", + 6, + "亇亊" + ], + [ + "8180", + "亐亖亗亙亜亝亞亣亪亯亰亱亴亶亷亸亹亼亽亾仈仌仏仐仒仚仛仜仠仢仦仧仩仭仮仯仱仴仸仹仺仼仾伀伂", + 6, + "伋伌伒", + 4, + "伜伝伡伣伨伩伬伭伮伱伳伵伷伹伻伾", + 4, + "佄佅佇", + 5, + "佒佔佖佡佢佦佨佪佫佭佮佱佲併佷佸佹佺佽侀侁侂侅來侇侊侌侎侐侒侓侕侖侘侙侚侜侞侟価侢" + ], + ["8240", "侤侫侭侰", 4, "侶", 8, "俀俁係俆俇俈俉俋俌俍俒", 4, "俙俛俠俢俤俥俧俫俬俰俲俴俵俶俷俹俻俼俽俿", 11], + [ + "8280", + "個倎倐們倓倕倖倗倛倝倞倠倢倣値倧倫倯", + 10, + "倻倽倿偀偁偂偄偅偆偉偊偋偍偐", + 4, + "偖偗偘偙偛偝", + 7, + "偦", + 5, + "偭", + 8, + "偸偹偺偼偽傁傂傃傄傆傇傉傊傋傌傎", + 20, + "傤傦傪傫傭", + 4, + "傳", + 6, + "傼" + ], + ["8340", "傽", 17, "僐", 5, "僗僘僙僛", 10, "僨僩僪僫僯僰僱僲僴僶", 4, "僼", 9, "儈"], + [ + "8380", + "儉儊儌", + 5, + "儓", + 13, + "儢", + 28, + "兂兇兊兌兎兏児兒兓兗兘兙兛兝", + 4, + "兣兤兦內兩兪兯兲兺兾兿冃冄円冇冊冋冎冏冐冑冓冔冘冚冝冞冟冡冣冦", + 4, + "冭冮冴冸冹冺冾冿凁凂凃凅凈凊凍凎凐凒", + 5 + ], + [ + "8440", + "凘凙凚凜凞凟凢凣凥", + 5, + "凬凮凱凲凴凷凾刄刅刉刋刌刏刐刓刔刕刜刞刟刡刢刣別刦刧刪刬刯刱刲刴刵刼刾剄", + 5, + "剋剎剏剒剓剕剗剘" + ], + [ + "8480", + "剙剚剛剝剟剠剢剣剤剦剨剫剬剭剮剰剱剳", + 9, + "剾劀劃", + 4, + "劉", + 6, + "劑劒劔", + 6, + "劜劤劥劦劧劮劯劰労", + 9, + "勀勁勂勄勅勆勈勊勌勍勎勏勑勓勔動勗務", + 5, + "勠勡勢勣勥", + 10, + "勱", + 7, + "勻勼勽匁匂匃匄匇匉匊匋匌匎" + ], + [ + "8540", + "匑匒匓匔匘匛匜匞匟匢匤匥匧匨匩匫匬匭匯", + 9, + "匼匽區卂卄卆卋卌卍卐協単卙卛卝卥卨卪卬卭卲卶卹卻卼卽卾厀厁厃厇厈厊厎厏" + ], + [ + "8580", + "厐", + 4, + "厖厗厙厛厜厞厠厡厤厧厪厫厬厭厯", + 6, + "厷厸厹厺厼厽厾叀參", + 4, + "収叏叐叒叓叕叚叜叝叞叡叢叧叴叺叾叿吀吂吅吇吋吔吘吙吚吜吢吤吥吪吰吳吶吷吺吽吿呁呂呄呅呇呉呌呍呎呏呑呚呝", + 4, + "呣呥呧呩", + 7, + "呴呹呺呾呿咁咃咅咇咈咉咊咍咑咓咗咘咜咞咟咠咡" + ], + [ + "8640", + "咢咥咮咰咲咵咶咷咹咺咼咾哃哅哊哋哖哘哛哠", + 4, + "哫哬哯哰哱哴", + 5, + "哻哾唀唂唃唄唅唈唊", + 4, + "唒唓唕", + 5, + "唜唝唞唟唡唥唦" + ], + [ + "8680", + "唨唩唫唭唲唴唵唶唸唹唺唻唽啀啂啅啇啈啋", + 4, + "啑啒啓啔啗", + 4, + "啝啞啟啠啢啣啨啩啫啯", + 5, + "啹啺啽啿喅喆喌喍喎喐喒喓喕喖喗喚喛喞喠", + 6, + "喨", + 8, + "喲喴営喸喺喼喿", + 4, + "嗆嗇嗈嗊嗋嗎嗏嗐嗕嗗", + 4, + "嗞嗠嗢嗧嗩嗭嗮嗰嗱嗴嗶嗸", + 4, + "嗿嘂嘃嘄嘅" + ], + ["8740", "嘆嘇嘊嘋嘍嘐", 7, "嘙嘚嘜嘝嘠嘡嘢嘥嘦嘨嘩嘪嘫嘮嘯嘰嘳嘵嘷嘸嘺嘼嘽嘾噀", 11, "噏", 4, "噕噖噚噛噝", 4], + [ + "8780", + "噣噥噦噧噭噮噯噰噲噳噴噵噷噸噹噺噽", + 7, + "嚇", + 6, + "嚐嚑嚒嚔", + 14, + "嚤", + 10, + "嚰", + 6, + "嚸嚹嚺嚻嚽", + 12, + "囋", + 8, + "囕囖囘囙囜団囥", + 5, + "囬囮囯囲図囶囷囸囻囼圀圁圂圅圇國", + 6 + ], + [ + "8840", + "園", + 9, + "圝圞圠圡圢圤圥圦圧圫圱圲圴", + 4, + "圼圽圿坁坃坄坅坆坈坉坋坒", + 4, + "坘坙坢坣坥坧坬坮坰坱坲坴坵坸坹坺坽坾坿垀" + ], + [ + "8880", + "垁垇垈垉垊垍", + 4, + "垔", + 6, + "垜垝垞垟垥垨垪垬垯垰垱垳垵垶垷垹", + 8, + "埄", + 6, + "埌埍埐埑埓埖埗埛埜埞埡埢埣埥", + 7, + "埮埰埱埲埳埵埶執埻埼埾埿堁堃堄堅堈堉堊堌堎堏堐堒堓堔堖堗堘堚堛堜堝堟堢堣堥", + 4, + "堫", + 4, + "報堲堳場堶", + 7 + ], + ["8940", "堾", 5, "塅", 6, "塎塏塐塒塓塕塖塗塙", 4, "塟", 5, "塦", 4, "塭", 16, "塿墂墄墆墇墈墊墋墌"], + [ + "8980", + "墍", + 4, + "墔", + 4, + "墛墜墝墠", + 7, + "墪", + 17, + "墽墾墿壀壂壃壄壆", + 10, + "壒壓壔壖", + 13, + "壥", + 5, + "壭壯壱売壴壵壷壸壺", + 7, + "夃夅夆夈", + 4, + "夎夐夑夒夓夗夘夛夝夞夠夡夢夣夦夨夬夰夲夳夵夶夻" + ], + [ + "8a40", + "夽夾夿奀奃奅奆奊奌奍奐奒奓奙奛", + 4, + "奡奣奤奦", + 12, + "奵奷奺奻奼奾奿妀妅妉妋妌妎妏妐妑妔妕妘妚妛妜妝妟妠妡妢妦" + ], + [ + "8a80", + "妧妬妭妰妱妳", + 5, + "妺妼妽妿", + 6, + "姇姈姉姌姍姎姏姕姖姙姛姞", + 4, + "姤姦姧姩姪姫姭", + 11, + "姺姼姽姾娀娂娊娋娍娎娏娐娒娔娕娖娗娙娚娛娝娞娡娢娤娦娧娨娪", + 6, + "娳娵娷", + 4, + "娽娾娿婁", + 4, + "婇婈婋", + 9, + "婖婗婘婙婛", + 5 + ], + ["8b40", "婡婣婤婥婦婨婩婫", 8, "婸婹婻婼婽婾媀", 17, "媓", 6, "媜", 13, "媫媬"], + [ + "8b80", + "媭", + 4, + "媴媶媷媹", + 4, + "媿嫀嫃", + 5, + "嫊嫋嫍", + 4, + "嫓嫕嫗嫙嫚嫛嫝嫞嫟嫢嫤嫥嫧嫨嫪嫬", + 4, + "嫲", + 22, + "嬊", + 11, + "嬘", + 25, + "嬳嬵嬶嬸", + 7, + "孁", + 6 + ], + [ + "8c40", + "孈", + 7, + "孒孖孞孠孡孧孨孫孭孮孯孲孴孶孷學孹孻孼孾孿宂宆宊宍宎宐宑宒宔宖実宧宨宩宬宭宮宯宱宲宷宺宻宼寀寁寃寈寉寊寋寍寎寏" + ], + [ + "8c80", + "寑寔", + 8, + "寠寢寣實寧審", + 4, + "寯寱", + 6, + "寽対尀専尃尅將專尋尌對導尐尒尓尗尙尛尞尟尠尡尣尦尨尩尪尫尭尮尯尰尲尳尵尶尷屃屄屆屇屌屍屒屓屔屖屗屘屚屛屜屝屟屢層屧", + 6, + "屰屲", + 6, + "屻屼屽屾岀岃", + 4, + "岉岊岋岎岏岒岓岕岝", + 4, + "岤", + 4 + ], + ["8d40", "岪岮岯岰岲岴岶岹岺岻岼岾峀峂峃峅", 5, "峌", 5, "峓", 5, "峚", 6, "峢峣峧峩峫峬峮峯峱", 9, "峼", 4], + [ + "8d80", + "崁崄崅崈", + 5, + "崏", + 4, + "崕崗崘崙崚崜崝崟", + 4, + "崥崨崪崫崬崯", + 4, + "崵", + 7, + "崿", + 7, + "嵈嵉嵍", + 10, + "嵙嵚嵜嵞", + 10, + "嵪嵭嵮嵰嵱嵲嵳嵵", + 12, + "嶃", + 21, + "嶚嶛嶜嶞嶟嶠" + ], + ["8e40", "嶡", 21, "嶸", 12, "巆", 6, "巎", 12, "巜巟巠巣巤巪巬巭"], + [ + "8e80", + "巰巵巶巸", + 4, + "巿帀帄帇帉帊帋帍帎帒帓帗帞", + 7, + "帨", + 4, + "帯帰帲", + 4, + "帹帺帾帿幀幁幃幆", + 5, + "幍", + 6, + "幖", + 4, + "幜幝幟幠幣", + 14, + "幵幷幹幾庁庂広庅庈庉庌庍庎庒庘庛庝庡庢庣庤庨", + 4, + "庮", + 4, + "庴庺庻庼庽庿", + 6 + ], + ["8f40", "廆廇廈廋", 5, "廔廕廗廘廙廚廜", 11, "廩廫", 8, "廵廸廹廻廼廽弅弆弇弉弌弍弎弐弒弔弖弙弚弜弝弞弡弢弣弤"], + [ + "8f80", + "弨弫弬弮弰弲", + 6, + "弻弽弾弿彁", + 14, + "彑彔彙彚彛彜彞彟彠彣彥彧彨彫彮彯彲彴彵彶彸彺彽彾彿徃徆徍徎徏徑従徔徖徚徛徝從徟徠徢", + 5, + "復徫徬徯", + 5, + "徶徸徹徺徻徾", + 4, + "忇忈忊忋忎忓忔忕忚忛応忞忟忢忣忥忦忨忩忬忯忰忲忳忴忶忷忹忺忼怇" + ], + [ + "9040", + "怈怉怋怌怐怑怓怗怘怚怞怟怢怣怤怬怭怮怰", + 4, + "怶", + 4, + "怽怾恀恄", + 6, + "恌恎恏恑恓恔恖恗恘恛恜恞恟恠恡恥恦恮恱恲恴恵恷恾悀" + ], + [ + "9080", + "悁悂悅悆悇悈悊悋悎悏悐悑悓悕悗悘悙悜悞悡悢悤悥悧悩悪悮悰悳悵悶悷悹悺悽", + 7, + "惇惈惉惌", + 4, + "惒惓惔惖惗惙惛惞惡", + 4, + "惪惱惲惵惷惸惻", + 4, + "愂愃愄愅愇愊愋愌愐", + 4, + "愖愗愘愙愛愜愝愞愡愢愥愨愩愪愬", + 18, + "慀", + 6 + ], + ["9140", "慇慉態慍慏慐慒慓慔慖", 6, "慞慟慠慡慣慤慥慦慩", 6, "慱慲慳慴慶慸", 18, "憌憍憏", 4, "憕"], + [ + "9180", + "憖", + 6, + "憞", + 8, + "憪憫憭", + 9, + "憸", + 5, + "憿懀懁懃", + 4, + "應懌", + 4, + "懓懕", + 16, + "懧", + 13, + "懶", + 8, + "戀", + 5, + "戇戉戓戔戙戜戝戞戠戣戦戧戨戩戫戭戯戰戱戲戵戶戸", + 4, + "扂扄扅扆扊" + ], + [ + "9240", + "扏扐払扖扗扙扚扜", + 6, + "扤扥扨扱扲扴扵扷扸扺扻扽抁抂抃抅抆抇抈抋", + 5, + "抔抙抜抝択抣抦抧抩抪抭抮抯抰抲抳抴抶抷抸抺抾拀拁" + ], + [ + "9280", + "拃拋拏拑拕拝拞拠拡拤拪拫拰拲拵拸拹拺拻挀挃挄挅挆挊挋挌挍挏挐挒挓挔挕挗挘挙挜挦挧挩挬挭挮挰挱挳", + 5, + "挻挼挾挿捀捁捄捇捈捊捑捒捓捔捖", + 7, + "捠捤捥捦捨捪捫捬捯捰捲捳捴捵捸捹捼捽捾捿掁掃掄掅掆掋掍掑掓掔掕掗掙", + 6, + "採掤掦掫掯掱掲掵掶掹掻掽掿揀" + ], + [ + "9340", + "揁揂揃揅揇揈揊揋揌揑揓揔揕揗", + 6, + "揟揢揤", + 4, + "揫揬揮揯揰揱揳揵揷揹揺揻揼揾搃搄搆", + 4, + "損搎搑搒搕", + 5, + "搝搟搢搣搤" + ], + [ + "9380", + "搥搧搨搩搫搮", + 5, + "搵", + 4, + "搻搼搾摀摂摃摉摋", + 6, + "摓摕摖摗摙", + 4, + "摟", + 7, + "摨摪摫摬摮", + 9, + "摻", + 6, + "撃撆撈", + 8, + "撓撔撗撘撚撛撜撝撟", + 4, + "撥撦撧撨撪撫撯撱撲撳撴撶撹撻撽撾撿擁擃擄擆", + 6, + "擏擑擓擔擕擖擙據" + ], + ["9440", "擛擜擝擟擠擡擣擥擧", 24, "攁", 7, "攊", 7, "攓", 4, "攙", 8], + [ + "9480", + "攢攣攤攦", + 4, + "攬攭攰攱攲攳攷攺攼攽敀", + 4, + "敆敇敊敋敍敎敐敒敓敔敗敘敚敜敟敠敡敤敥敧敨敩敪敭敮敯敱敳敵敶數", + 14, + "斈斉斊斍斎斏斒斔斕斖斘斚斝斞斠斢斣斦斨斪斬斮斱", + 7, + "斺斻斾斿旀旂旇旈旉旊旍旐旑旓旔旕旘", + 7, + "旡旣旤旪旫" + ], + [ + "9540", + "旲旳旴旵旸旹旻", + 4, + "昁昄昅昇昈昉昋昍昐昑昒昖昗昘昚昛昜昞昡昢昣昤昦昩昪昫昬昮昰昲昳昷", + 4, + "昽昿晀時晄", + 6, + "晍晎晐晑晘" + ], + [ + "9580", + "晙晛晜晝晞晠晢晣晥晧晩", + 4, + "晱晲晳晵晸晹晻晼晽晿暀暁暃暅暆暈暉暊暋暍暎暏暐暒暓暔暕暘", + 4, + "暞", + 8, + "暩", + 4, + "暯", + 4, + "暵暶暷暸暺暻暼暽暿", + 25, + "曚曞", + 7, + "曧曨曪", + 5, + "曱曵曶書曺曻曽朁朂會" + ], + [ + "9640", + "朄朅朆朇朌朎朏朑朒朓朖朘朙朚朜朞朠", + 5, + "朧朩朮朰朲朳朶朷朸朹朻朼朾朿杁杄杅杇杊杋杍杒杔杕杗", + 4, + "杝杢杣杤杦杧杫杬杮東杴杶" + ], + [ + "9680", + "杸杹杺杻杽枀枂枃枅枆枈枊枌枍枎枏枑枒枓枔枖枙枛枟枠枡枤枦枩枬枮枱枲枴枹", + 7, + "柂柅", + 9, + "柕柖柗柛柟柡柣柤柦柧柨柪柫柭柮柲柵", + 7, + "柾栁栂栃栄栆栍栐栒栔栕栘", + 4, + "栞栟栠栢", + 6, + "栫", + 6, + "栴栵栶栺栻栿桇桋桍桏桒桖", + 5 + ], + ["9740", "桜桝桞桟桪桬", 7, "桵桸", 8, "梂梄梇", 7, "梐梑梒梔梕梖梘", 9, "梣梤梥梩梪梫梬梮梱梲梴梶梷梸"], + [ + "9780", + "梹", + 6, + "棁棃", + 5, + "棊棌棎棏棐棑棓棔棖棗棙棛", + 4, + "棡棢棤", + 9, + "棯棲棳棴棶棷棸棻棽棾棿椀椂椃椄椆", + 4, + "椌椏椑椓", + 11, + "椡椢椣椥", + 7, + "椮椯椱椲椳椵椶椷椸椺椻椼椾楀楁楃", + 16, + "楕楖楘楙楛楜楟" + ], + [ + "9840", + "楡楢楤楥楧楨楩楪楬業楯楰楲", + 4, + "楺楻楽楾楿榁榃榅榊榋榌榎", + 5, + "榖榗榙榚榝", + 9, + "榩榪榬榮榯榰榲榳榵榶榸榹榺榼榽" + ], + [ + "9880", + "榾榿槀槂", + 7, + "構槍槏槑槒槓槕", + 5, + "槜槝槞槡", + 11, + "槮槯槰槱槳", + 9, + "槾樀", + 9, + "樋", + 11, + "標", + 5, + "樠樢", + 5, + "権樫樬樭樮樰樲樳樴樶", + 6, + "樿", + 4, + "橅橆橈", + 7, + "橑", + 6, + "橚" + ], + ["9940", "橜", 4, "橢橣橤橦", 10, "橲", 6, "橺橻橽橾橿檁檂檃檅", 8, "檏檒", 4, "檘", 7, "檡", 5], + ["9980", "檧檨檪檭", 114, "欥欦欨", 6], + ["9a40", "欯欰欱欳欴欵欶欸欻欼欽欿歀歁歂歄歅歈歊歋歍", 11, "歚", 7, "歨歩歫", 13, "歺歽歾歿殀殅殈"], + [ + "9a80", + "殌殎殏殐殑殔殕殗殘殙殜", + 4, + "殢", + 7, + "殫", + 7, + "殶殸", + 6, + "毀毃毄毆", + 4, + "毌毎毐毑毘毚毜", + 4, + "毢", + 7, + "毬毭毮毰毱毲毴毶毷毸毺毻毼毾", + 6, + "氈", + 4, + "氎氒気氜氝氞氠氣氥氫氬氭氱氳氶氷氹氺氻氼氾氿汃汄汅汈汋", + 4, + "汑汒汓汖汘" + ], + [ + "9b40", + "汙汚汢汣汥汦汧汫", + 4, + "汱汳汵汷汸決汻汼汿沀沄沇沊沋沍沎沑沒沕沖沗沘沚沜沝沞沠沢沨沬沯沰沴沵沶沷沺泀況泂泃泆泇泈泋泍泎泏泑泒泘" + ], + [ + "9b80", + "泙泚泜泝泟泤泦泧泩泬泭泲泴泹泿洀洂洃洅洆洈洉洊洍洏洐洑洓洔洕洖洘洜洝洟", + 5, + "洦洨洩洬洭洯洰洴洶洷洸洺洿浀浂浄浉浌浐浕浖浗浘浛浝浟浡浢浤浥浧浨浫浬浭浰浱浲浳浵浶浹浺浻浽", + 4, + "涃涄涆涇涊涋涍涏涐涒涖", + 4, + "涜涢涥涬涭涰涱涳涴涶涷涹", + 5, + "淁淂淃淈淉淊" + ], + [ + "9c40", + "淍淎淏淐淒淓淔淕淗淚淛淜淟淢淣淥淧淨淩淪淭淯淰淲淴淵淶淸淺淽", + 7, + "渆渇済渉渋渏渒渓渕渘渙減渜渞渟渢渦渧渨渪測渮渰渱渳渵" + ], + [ + "9c80", + "渶渷渹渻", + 7, + "湅", + 7, + "湏湐湑湒湕湗湙湚湜湝湞湠", + 10, + "湬湭湯", + 14, + "満溁溂溄溇溈溊", + 4, + "溑", + 6, + "溙溚溛溝溞溠溡溣溤溦溨溩溫溬溭溮溰溳溵溸溹溼溾溿滀滃滄滅滆滈滉滊滌滍滎滐滒滖滘滙滛滜滝滣滧滪", + 5 + ], + ["9d40", "滰滱滲滳滵滶滷滸滺", 7, "漃漄漅漇漈漊", 4, "漐漑漒漖", 9, "漡漢漣漥漦漧漨漬漮漰漲漴漵漷", 6, "漿潀潁潂"], + [ + "9d80", + "潃潄潅潈潉潊潌潎", + 9, + "潙潚潛潝潟潠潡潣潤潥潧", + 5, + "潯潰潱潳潵潶潷潹潻潽", + 6, + "澅澆澇澊澋澏", + 12, + "澝澞澟澠澢", + 4, + "澨", + 10, + "澴澵澷澸澺", + 5, + "濁濃", + 5, + "濊", + 6, + "濓", + 10, + "濟濢濣濤濥" + ], + ["9e40", "濦", 7, "濰", 32, "瀒", 7, "瀜", 6, "瀤", 6], + [ + "9e80", + "瀫", + 9, + "瀶瀷瀸瀺", + 17, + "灍灎灐", + 13, + "灟", + 11, + "灮灱灲灳灴灷灹灺灻災炁炂炃炄炆炇炈炋炌炍炏炐炑炓炗炘炚炛炞", + 12, + "炰炲炴炵炶為炾炿烄烅烆烇烉烋", + 12, + "烚" + ], + ["9f40", "烜烝烞烠烡烢烣烥烪烮烰", 6, "烸烺烻烼烾", 10, "焋", 4, "焑焒焔焗焛", 10, "焧", 7, "焲焳焴"], + [ + "9f80", + "焵焷", + 13, + "煆煇煈煉煋煍煏", + 12, + "煝煟", + 4, + "煥煩", + 4, + "煯煰煱煴煵煶煷煹煻煼煾", + 5, + "熅", + 4, + "熋熌熍熎熐熑熒熓熕熖熗熚", + 4, + "熡", + 6, + "熩熪熫熭", + 5, + "熴熶熷熸熺", + 8, + "燄", + 9, + "燏", + 4 + ], + ["a040", "燖", 9, "燡燢燣燤燦燨", 5, "燯", 9, "燺", 11, "爇", 19], + [ + "a080", + "爛爜爞", + 9, + "爩爫爭爮爯爲爳爴爺爼爾牀", + 6, + "牉牊牋牎牏牐牑牓牔牕牗牘牚牜牞牠牣牤牥牨牪牫牬牭牰牱牳牴牶牷牸牻牼牽犂犃犅", + 4, + "犌犎犐犑犓", + 11, + "犠", + 11, + "犮犱犲犳犵犺", + 6, + "狅狆狇狉狊狋狌狏狑狓狔狕狖狘狚狛" + ], + [ + "a1a1", + " 、。·ˉˇ¨〃々—~‖…‘’“”〔〕〈", + 7, + "〖〗【】±×÷∶∧∨∑∏∪∩∈∷√⊥∥∠⌒⊙∫∮≡≌≈∽∝≠≮≯≤≥∞∵∴♂♀°′″℃$¤¢£‰§№☆★○●◎◇◆□■△▲※→←↑↓〓" + ], + ["a2a1", "ⅰ", 9], + ["a2b1", "⒈", 19, "⑴", 19, "①", 9], + ["a2e5", "㈠", 9], + ["a2f1", "Ⅰ", 11], + ["a3a1", "!"#¥%", 88, " ̄"], + ["a4a1", "ぁ", 82], + ["a5a1", "ァ", 85], + ["a6a1", "Α", 16, "Σ", 6], + ["a6c1", "α", 16, "σ", 6], + ["a6e0", "︵︶︹︺︿﹀︽︾﹁﹂﹃﹄"], + ["a6ee", "︻︼︷︸︱"], + ["a6f4", "︳︴"], + ["a7a1", "А", 5, "ЁЖ", 25], + ["a7d1", "а", 5, "ёж", 25], + ["a840", "ˊˋ˙–―‥‵℅℉↖↗↘↙∕∟∣≒≦≧⊿═", 35, "▁", 6], + ["a880", "█", 7, "▓▔▕▼▽◢◣◤◥☉⊕〒〝〞"], + ["a8a1", "āáǎàēéěèīíǐìōóǒòūúǔùǖǘǚǜüêɑ"], + ["a8bd", "ńň"], + ["a8c0", "ɡ"], + ["a8c5", "ㄅ", 36], + ["a940", "〡", 8, "㊣㎎㎏㎜㎝㎞㎡㏄㏎㏑㏒㏕︰¬¦"], + ["a959", "℡㈱"], + ["a95c", "‐"], + ["a960", "ー゛゜ヽヾ〆ゝゞ﹉", 9, "﹔﹕﹖﹗﹙", 8], + ["a980", "﹢", 4, "﹨﹩﹪﹫"], + ["a996", "〇"], + ["a9a4", "─", 75], + [ + "aa40", + "狜狝狟狢", + 5, + "狪狫狵狶狹狽狾狿猀猂猄", + 5, + "猋猌猍猏猐猑猒猔猘猙猚猟猠猣猤猦猧猨猭猯猰猲猳猵猶猺猻猼猽獀", + 8 + ], + ["aa80", "獉獊獋獌獎獏獑獓獔獕獖獘", 7, "獡", 10, "獮獰獱"], + ["ab40", "獲", 11, "獿", 4, "玅玆玈玊玌玍玏玐玒玓玔玕玗玘玙玚玜玝玞玠玡玣", 5, "玪玬玭玱玴玵玶玸玹玼玽玾玿珁珃", 4], + ["ab80", "珋珌珎珒", 6, "珚珛珜珝珟珡珢珣珤珦珨珪珫珬珮珯珰珱珳", 4], + ["ac40", "珸", 10, "琄琇琈琋琌琍琎琑", 8, "琜", 5, "琣琤琧琩琫琭琯琱琲琷", 4, "琽琾琿瑀瑂", 11], + ["ac80", "瑎", 6, "瑖瑘瑝瑠", 12, "瑮瑯瑱", 4, "瑸瑹瑺"], + ["ad40", "瑻瑼瑽瑿璂璄璅璆璈璉璊璌璍璏璑", 10, "璝璟", 7, "璪", 15, "璻", 12], + ["ad80", "瓈", 9, "瓓", 8, "瓝瓟瓡瓥瓧", 6, "瓰瓱瓲"], + [ + "ae40", + "瓳瓵瓸", + 6, + "甀甁甂甃甅", + 7, + "甎甐甒甔甕甖甗甛甝甞甠", + 4, + "甦甧甪甮甴甶甹甼甽甿畁畂畃畄畆畇畉畊畍畐畑畒畓畕畖畗畘" + ], + ["ae80", "畝", 7, "畧畨畩畫", 6, "畳畵當畷畺", 4, "疀疁疂疄疅疇"], + [ + "af40", + "疈疉疊疌疍疎疐疓疕疘疛疜疞疢疦", + 4, + "疭疶疷疺疻疿痀痁痆痋痌痎痏痐痑痓痗痙痚痜痝痟痠痡痥痩痬痭痮痯痲痳痵痶痷痸痺痻痽痾瘂瘄瘆瘇" + ], + ["af80", "瘈瘉瘋瘍瘎瘏瘑瘒瘓瘔瘖瘚瘜瘝瘞瘡瘣瘧瘨瘬瘮瘯瘱瘲瘶瘷瘹瘺瘻瘽癁療癄"], + [ + "b040", + "癅", + 6, + "癎", + 5, + "癕癗", + 4, + "癝癟癠癡癢癤", + 6, + "癬癭癮癰", + 7, + "癹発發癿皀皁皃皅皉皊皌皍皏皐皒皔皕皗皘皚皛" + ], + [ + "b080", + "皜", + 7, + "皥", + 8, + "皯皰皳皵", + 9, + "盀盁盃啊阿埃挨哎唉哀皑癌蔼矮艾碍爱隘鞍氨安俺按暗岸胺案肮昂盎凹敖熬翱袄傲奥懊澳芭捌扒叭吧笆八疤巴拔跋靶把耙坝霸罢爸白柏百摆佰败拜稗斑班搬扳般颁板版扮拌伴瓣半办绊邦帮梆榜膀绑棒磅蚌镑傍谤苞胞包褒剥" + ], + [ + "b140", + "盄盇盉盋盌盓盕盙盚盜盝盞盠", + 4, + "盦", + 7, + "盰盳盵盶盷盺盻盽盿眀眂眃眅眆眊県眎", + 10, + "眛眜眝眞眡眣眤眥眧眪眫" + ], + [ + "b180", + "眬眮眰", + 4, + "眹眻眽眾眿睂睄睅睆睈", + 7, + "睒", + 7, + "睜薄雹保堡饱宝抱报暴豹鲍爆杯碑悲卑北辈背贝钡倍狈备惫焙被奔苯本笨崩绷甭泵蹦迸逼鼻比鄙笔彼碧蓖蔽毕毙毖币庇痹闭敝弊必辟壁臂避陛鞭边编贬扁便变卞辨辩辫遍标彪膘表鳖憋别瘪彬斌濒滨宾摈兵冰柄丙秉饼炳" + ], + ["b240", "睝睞睟睠睤睧睩睪睭", 11, "睺睻睼瞁瞂瞃瞆", 5, "瞏瞐瞓", 11, "瞡瞣瞤瞦瞨瞫瞭瞮瞯瞱瞲瞴瞶", 4], + [ + "b280", + "瞼瞾矀", + 12, + "矎", + 8, + "矘矙矚矝", + 4, + "矤病并玻菠播拨钵波博勃搏铂箔伯帛舶脖膊渤泊驳捕卜哺补埠不布步簿部怖擦猜裁材才财睬踩采彩菜蔡餐参蚕残惭惨灿苍舱仓沧藏操糙槽曹草厕策侧册测层蹭插叉茬茶查碴搽察岔差诧拆柴豺搀掺蝉馋谗缠铲产阐颤昌猖" + ], + [ + "b340", + "矦矨矪矯矰矱矲矴矵矷矹矺矻矼砃", + 5, + "砊砋砎砏砐砓砕砙砛砞砠砡砢砤砨砪砫砮砯砱砲砳砵砶砽砿硁硂硃硄硆硈硉硊硋硍硏硑硓硔硘硙硚" + ], + [ + "b380", + "硛硜硞", + 11, + "硯", + 7, + "硸硹硺硻硽", + 6, + "场尝常长偿肠厂敞畅唱倡超抄钞朝嘲潮巢吵炒车扯撤掣彻澈郴臣辰尘晨忱沉陈趁衬撑称城橙成呈乘程惩澄诚承逞骋秤吃痴持匙池迟弛驰耻齿侈尺赤翅斥炽充冲虫崇宠抽酬畴踌稠愁筹仇绸瞅丑臭初出橱厨躇锄雏滁除楚" + ], + [ + "b440", + "碄碅碆碈碊碋碏碐碒碔碕碖碙碝碞碠碢碤碦碨", + 7, + "碵碶碷碸確碻碼碽碿磀磂磃磄磆磇磈磌磍磎磏磑磒磓磖磗磘磚", + 9 + ], + [ + "b480", + "磤磥磦磧磩磪磫磭", + 4, + "磳磵磶磸磹磻", + 5, + "礂礃礄礆", + 6, + "础储矗搐触处揣川穿椽传船喘串疮窗幢床闯创吹炊捶锤垂春椿醇唇淳纯蠢戳绰疵茨磁雌辞慈瓷词此刺赐次聪葱囱匆从丛凑粗醋簇促蹿篡窜摧崔催脆瘁粹淬翠村存寸磋撮搓措挫错搭达答瘩打大呆歹傣戴带殆代贷袋待逮" + ], + ["b540", "礍", 5, "礔", 9, "礟", 4, "礥", 14, "礵", 4, "礽礿祂祃祄祅祇祊", 8, "祔祕祘祙祡祣"], + [ + "b580", + "祤祦祩祪祫祬祮祰", + 6, + "祹祻", + 4, + "禂禃禆禇禈禉禋禌禍禎禐禑禒怠耽担丹单郸掸胆旦氮但惮淡诞弹蛋当挡党荡档刀捣蹈倒岛祷导到稻悼道盗德得的蹬灯登等瞪凳邓堤低滴迪敌笛狄涤翟嫡抵底地蒂第帝弟递缔颠掂滇碘点典靛垫电佃甸店惦奠淀殿碉叼雕凋刁掉吊钓调跌爹碟蝶迭谍叠" + ], + ["b640", "禓", 6, "禛", 11, "禨", 10, "禴", 4, "禼禿秂秄秅秇秈秊秌秎秏秐秓秔秖秗秙", 5, "秠秡秢秥秨秪"], + [ + "b680", + "秬秮秱", + 6, + "秹秺秼秾秿稁稄稅稇稈稉稊稌稏", + 4, + "稕稖稘稙稛稜丁盯叮钉顶鼎锭定订丢东冬董懂动栋侗恫冻洞兜抖斗陡豆逗痘都督毒犊独读堵睹赌杜镀肚度渡妒端短锻段断缎堆兑队对墩吨蹲敦顿囤钝盾遁掇哆多夺垛躲朵跺舵剁惰堕蛾峨鹅俄额讹娥恶厄扼遏鄂饿恩而儿耳尔饵洱二" + ], + ["b740", "稝稟稡稢稤", 14, "稴稵稶稸稺稾穀", 5, "穇", 9, "穒", 4, "穘", 16], + [ + "b780", + "穩", + 6, + "穱穲穳穵穻穼穽穾窂窅窇窉窊窋窌窎窏窐窓窔窙窚窛窞窡窢贰发罚筏伐乏阀法珐藩帆番翻樊矾钒繁凡烦反返范贩犯饭泛坊芳方肪房防妨仿访纺放菲非啡飞肥匪诽吠肺废沸费芬酚吩氛分纷坟焚汾粉奋份忿愤粪丰封枫蜂峰锋风疯烽逢冯缝讽奉凤佛否夫敷肤孵扶拂辐幅氟符伏俘服" + ], + ["b840", "窣窤窧窩窪窫窮", 4, "窴", 10, "竀", 10, "竌", 9, "竗竘竚竛竜竝竡竢竤竧", 5, "竮竰竱竲竳"], + [ + "b880", + "竴", + 4, + "竻竼竾笀笁笂笅笇笉笌笍笎笐笒笓笖笗笘笚笜笝笟笡笢笣笧笩笭浮涪福袱弗甫抚辅俯釜斧脯腑府腐赴副覆赋复傅付阜父腹负富讣附妇缚咐噶嘎该改概钙盖溉干甘杆柑竿肝赶感秆敢赣冈刚钢缸肛纲岗港杠篙皋高膏羔糕搞镐稿告哥歌搁戈鸽胳疙割革葛格蛤阁隔铬个各给根跟耕更庚羹" + ], + [ + "b940", + "笯笰笲笴笵笶笷笹笻笽笿", + 5, + "筆筈筊筍筎筓筕筗筙筜筞筟筡筣", + 10, + "筯筰筳筴筶筸筺筼筽筿箁箂箃箄箆", + 6, + "箎箏" + ], + [ + "b980", + "箑箒箓箖箘箙箚箛箞箟箠箣箤箥箮箯箰箲箳箵箶箷箹", + 7, + "篂篃範埂耿梗工攻功恭龚供躬公宫弓巩汞拱贡共钩勾沟苟狗垢构购够辜菇咕箍估沽孤姑鼓古蛊骨谷股故顾固雇刮瓜剐寡挂褂乖拐怪棺关官冠观管馆罐惯灌贯光广逛瑰规圭硅归龟闺轨鬼诡癸桂柜跪贵刽辊滚棍锅郭国果裹过哈" + ], + [ + "ba40", + "篅篈築篊篋篍篎篏篐篒篔", + 4, + "篛篜篞篟篠篢篣篤篧篨篩篫篬篭篯篰篲", + 4, + "篸篹篺篻篽篿", + 7, + "簈簉簊簍簎簐", + 5, + "簗簘簙" + ], + [ + "ba80", + "簚", + 4, + "簠", + 5, + "簨簩簫", + 12, + "簹", + 5, + "籂骸孩海氦亥害骇酣憨邯韩含涵寒函喊罕翰撼捍旱憾悍焊汗汉夯杭航壕嚎豪毫郝好耗号浩呵喝荷菏核禾和何合盒貉阂河涸赫褐鹤贺嘿黑痕很狠恨哼亨横衡恒轰哄烘虹鸿洪宏弘红喉侯猴吼厚候后呼乎忽瑚壶葫胡蝴狐糊湖" + ], + ["bb40", "籃", 9, "籎", 36, "籵", 5, "籾", 9], + [ + "bb80", + "粈粊", + 6, + "粓粔粖粙粚粛粠粡粣粦粧粨粩粫粬粭粯粰粴", + 4, + "粺粻弧虎唬护互沪户花哗华猾滑画划化话槐徊怀淮坏欢环桓还缓换患唤痪豢焕涣宦幻荒慌黄磺蝗簧皇凰惶煌晃幌恍谎灰挥辉徽恢蛔回毁悔慧卉惠晦贿秽会烩汇讳诲绘荤昏婚魂浑混豁活伙火获或惑霍货祸击圾基机畸稽积箕" + ], + ["bc40", "粿糀糂糃糄糆糉糋糎", 6, "糘糚糛糝糞糡", 6, "糩", 5, "糰", 7, "糹糺糼", 13, "紋", 5], + [ + "bc80", + "紑", + 14, + "紡紣紤紥紦紨紩紪紬紭紮細", + 6, + "肌饥迹激讥鸡姬绩缉吉极棘辑籍集及急疾汲即嫉级挤几脊己蓟技冀季伎祭剂悸济寄寂计记既忌际妓继纪嘉枷夹佳家加荚颊贾甲钾假稼价架驾嫁歼监坚尖笺间煎兼肩艰奸缄茧检柬碱硷拣捡简俭剪减荐槛鉴践贱见键箭件" + ], + ["bd40", "紷", 54, "絯", 7], + [ + "bd80", + "絸", + 32, + "健舰剑饯渐溅涧建僵姜将浆江疆蒋桨奖讲匠酱降蕉椒礁焦胶交郊浇骄娇嚼搅铰矫侥脚狡角饺缴绞剿教酵轿较叫窖揭接皆秸街阶截劫节桔杰捷睫竭洁结解姐戒藉芥界借介疥诫届巾筋斤金今津襟紧锦仅谨进靳晋禁近烬浸" + ], + ["be40", "継", 12, "綧", 6, "綯", 42], + [ + "be80", + "線", + 32, + "尽劲荆兢茎睛晶鲸京惊精粳经井警景颈静境敬镜径痉靖竟竞净炯窘揪究纠玖韭久灸九酒厩救旧臼舅咎就疚鞠拘狙疽居驹菊局咀矩举沮聚拒据巨具距踞锯俱句惧炬剧捐鹃娟倦眷卷绢撅攫抉掘倔爵觉决诀绝均菌钧军君峻" + ], + ["bf40", "緻", 62], + [ + "bf80", + "縺縼", + 4, + "繂", + 4, + "繈", + 21, + "俊竣浚郡骏喀咖卡咯开揩楷凯慨刊堪勘坎砍看康慷糠扛抗亢炕考拷烤靠坷苛柯棵磕颗科壳咳可渴克刻客课肯啃垦恳坑吭空恐孔控抠口扣寇枯哭窟苦酷库裤夸垮挎跨胯块筷侩快宽款匡筐狂框矿眶旷况亏盔岿窥葵奎魁傀" + ], + ["c040", "繞", 35, "纃", 23, "纜纝纞"], + [ + "c080", + "纮纴纻纼绖绤绬绹缊缐缞缷缹缻", + 6, + "罃罆", + 9, + "罒罓馈愧溃坤昆捆困括扩廓阔垃拉喇蜡腊辣啦莱来赖蓝婪栏拦篮阑兰澜谰揽览懒缆烂滥琅榔狼廊郎朗浪捞劳牢老佬姥酪烙涝勒乐雷镭蕾磊累儡垒擂肋类泪棱楞冷厘梨犁黎篱狸离漓理李里鲤礼莉荔吏栗丽厉励砾历利傈例俐" + ], + [ + "c140", + "罖罙罛罜罝罞罠罣", + 4, + "罫罬罭罯罰罳罵罶罷罸罺罻罼罽罿羀羂", + 7, + "羋羍羏", + 4, + "羕", + 4, + "羛羜羠羢羣羥羦羨", + 6, + "羱" + ], + [ + "c180", + "羳", + 4, + "羺羻羾翀翂翃翄翆翇翈翉翋翍翏", + 4, + "翖翗翙", + 5, + "翢翣痢立粒沥隶力璃哩俩联莲连镰廉怜涟帘敛脸链恋炼练粮凉梁粱良两辆量晾亮谅撩聊僚疗燎寥辽潦了撂镣廖料列裂烈劣猎琳林磷霖临邻鳞淋凛赁吝拎玲菱零龄铃伶羚凌灵陵岭领另令溜琉榴硫馏留刘瘤流柳六龙聋咙笼窿" + ], + [ + "c240", + "翤翧翨翪翫翬翭翯翲翴", + 6, + "翽翾翿耂耇耈耉耊耎耏耑耓耚耛耝耞耟耡耣耤耫", + 5, + "耲耴耹耺耼耾聀聁聄聅聇聈聉聎聏聐聑聓聕聖聗" + ], + [ + "c280", + "聙聛", + 13, + "聫", + 5, + "聲", + 11, + "隆垄拢陇楼娄搂篓漏陋芦卢颅庐炉掳卤虏鲁麓碌露路赂鹿潞禄录陆戮驴吕铝侣旅履屡缕虑氯律率滤绿峦挛孪滦卵乱掠略抡轮伦仑沦纶论萝螺罗逻锣箩骡裸落洛骆络妈麻玛码蚂马骂嘛吗埋买麦卖迈脉瞒馒蛮满蔓曼慢漫" + ], + [ + "c340", + "聾肁肂肅肈肊肍", + 5, + "肔肕肗肙肞肣肦肧肨肬肰肳肵肶肸肹肻胅胇", + 4, + "胏", + 6, + "胘胟胠胢胣胦胮胵胷胹胻胾胿脀脁脃脄脅脇脈脋" + ], + [ + "c380", + "脌脕脗脙脛脜脝脟", + 12, + "脭脮脰脳脴脵脷脹", + 4, + "脿谩芒茫盲氓忙莽猫茅锚毛矛铆卯茂冒帽貌贸么玫枚梅酶霉煤没眉媒镁每美昧寐妹媚门闷们萌蒙檬盟锰猛梦孟眯醚靡糜迷谜弥米秘觅泌蜜密幂棉眠绵冕免勉娩缅面苗描瞄藐秒渺庙妙蔑灭民抿皿敏悯闽明螟鸣铭名命谬摸" + ], + [ + "c440", + "腀", + 5, + "腇腉腍腎腏腒腖腗腘腛", + 4, + "腡腢腣腤腦腨腪腫腬腯腲腳腵腶腷腸膁膃", + 4, + "膉膋膌膍膎膐膒", + 5, + "膙膚膞", + 4, + "膤膥" + ], + [ + "c480", + "膧膩膫", + 7, + "膴", + 5, + "膼膽膾膿臄臅臇臈臉臋臍", + 6, + "摹蘑模膜磨摩魔抹末莫墨默沫漠寞陌谋牟某拇牡亩姆母墓暮幕募慕木目睦牧穆拿哪呐钠那娜纳氖乃奶耐奈南男难囊挠脑恼闹淖呢馁内嫩能妮霓倪泥尼拟你匿腻逆溺蔫拈年碾撵捻念娘酿鸟尿捏聂孽啮镊镍涅您柠狞凝宁" + ], + ["c540", "臔", 14, "臤臥臦臨臩臫臮", 4, "臵", 5, "臽臿舃與", 4, "舎舏舑舓舕", 5, "舝舠舤舥舦舧舩舮舲舺舼舽舿"], + [ + "c580", + "艀艁艂艃艅艆艈艊艌艍艎艐", + 7, + "艙艛艜艝艞艠", + 7, + "艩拧泞牛扭钮纽脓浓农弄奴努怒女暖虐疟挪懦糯诺哦欧鸥殴藕呕偶沤啪趴爬帕怕琶拍排牌徘湃派攀潘盘磐盼畔判叛乓庞旁耪胖抛咆刨炮袍跑泡呸胚培裴赔陪配佩沛喷盆砰抨烹澎彭蓬棚硼篷膨朋鹏捧碰坯砒霹批披劈琵毗" + ], + [ + "c640", + "艪艫艬艭艱艵艶艷艸艻艼芀芁芃芅芆芇芉芌芐芓芔芕芖芚芛芞芠芢芣芧芲芵芶芺芻芼芿苀苂苃苅苆苉苐苖苙苚苝苢苧苨苩苪苬苭苮苰苲苳苵苶苸" + ], + [ + "c680", + "苺苼", + 4, + "茊茋茍茐茒茓茖茘茙茝", + 9, + "茩茪茮茰茲茷茻茽啤脾疲皮匹痞僻屁譬篇偏片骗飘漂瓢票撇瞥拼频贫品聘乒坪苹萍平凭瓶评屏坡泼颇婆破魄迫粕剖扑铺仆莆葡菩蒲埔朴圃普浦谱曝瀑期欺栖戚妻七凄漆柒沏其棋奇歧畦崎脐齐旗祈祁骑起岂乞企启契砌器气迄弃汽泣讫掐" + ], + [ + "c740", + "茾茿荁荂荄荅荈荊", + 4, + "荓荕", + 4, + "荝荢荰", + 6, + "荹荺荾", + 6, + "莇莈莊莋莌莍莏莐莑莔莕莖莗莙莚莝莟莡", + 6, + "莬莭莮" + ], + [ + "c780", + "莯莵莻莾莿菂菃菄菆菈菉菋菍菎菐菑菒菓菕菗菙菚菛菞菢菣菤菦菧菨菫菬菭恰洽牵扦钎铅千迁签仟谦乾黔钱钳前潜遣浅谴堑嵌欠歉枪呛腔羌墙蔷强抢橇锹敲悄桥瞧乔侨巧鞘撬翘峭俏窍切茄且怯窃钦侵亲秦琴勤芹擒禽寝沁青轻氢倾卿清擎晴氰情顷请庆琼穷秋丘邱球求囚酋泅趋区蛆曲躯屈驱渠" + ], + ["c840", "菮華菳", 4, "菺菻菼菾菿萀萂萅萇萈萉萊萐萒", 5, "萙萚萛萞", 5, "萩", 7, "萲", 5, "萹萺萻萾", 7, "葇葈葉"], + [ + "c880", + "葊", + 6, + "葒", + 4, + "葘葝葞葟葠葢葤", + 4, + "葪葮葯葰葲葴葷葹葻葼取娶龋趣去圈颧权醛泉全痊拳犬券劝缺炔瘸却鹊榷确雀裙群然燃冉染瓤壤攘嚷让饶扰绕惹热壬仁人忍韧任认刃妊纫扔仍日戎茸蓉荣融熔溶容绒冗揉柔肉茹蠕儒孺如辱乳汝入褥软阮蕊瑞锐闰润若弱撒洒萨腮鳃塞赛三叁" + ], + ["c940", "葽", 4, "蒃蒄蒅蒆蒊蒍蒏", 7, "蒘蒚蒛蒝蒞蒟蒠蒢", 12, "蒰蒱蒳蒵蒶蒷蒻蒼蒾蓀蓂蓃蓅蓆蓇蓈蓋蓌蓎蓏蓒蓔蓕蓗"], + [ + "c980", + "蓘", + 4, + "蓞蓡蓢蓤蓧", + 4, + "蓭蓮蓯蓱", + 10, + "蓽蓾蔀蔁蔂伞散桑嗓丧搔骚扫嫂瑟色涩森僧莎砂杀刹沙纱傻啥煞筛晒珊苫杉山删煽衫闪陕擅赡膳善汕扇缮墒伤商赏晌上尚裳梢捎稍烧芍勺韶少哨邵绍奢赊蛇舌舍赦摄射慑涉社设砷申呻伸身深娠绅神沈审婶甚肾慎渗声生甥牲升绳" + ], + ["ca40", "蔃", 8, "蔍蔎蔏蔐蔒蔔蔕蔖蔘蔙蔛蔜蔝蔞蔠蔢", 8, "蔭", 9, "蔾", 4, "蕄蕅蕆蕇蕋", 10], + [ + "ca80", + "蕗蕘蕚蕛蕜蕝蕟", + 4, + "蕥蕦蕧蕩", + 8, + "蕳蕵蕶蕷蕸蕼蕽蕿薀薁省盛剩胜圣师失狮施湿诗尸虱十石拾时什食蚀实识史矢使屎驶始式示士世柿事拭誓逝势是嗜噬适仕侍释饰氏市恃室视试收手首守寿授售受瘦兽蔬枢梳殊抒输叔舒淑疏书赎孰熟薯暑曙署蜀黍鼠属术述树束戍竖墅庶数漱" + ], + ["cb40", "薂薃薆薈", 6, "薐", 10, "薝", 6, "薥薦薧薩薫薬薭薱", 5, "薸薺", 6, "藂", 6, "藊", 4, "藑藒"], + [ + "cb80", + "藔藖", + 5, + "藝", + 6, + "藥藦藧藨藪", + 14, + "恕刷耍摔衰甩帅栓拴霜双爽谁水睡税吮瞬顺舜说硕朔烁斯撕嘶思私司丝死肆寺嗣四伺似饲巳松耸怂颂送宋讼诵搜艘擞嗽苏酥俗素速粟僳塑溯宿诉肃酸蒜算虽隋随绥髓碎岁穗遂隧祟孙损笋蓑梭唆缩琐索锁所塌他它她塔" + ], + ["cc40", "藹藺藼藽藾蘀", 4, "蘆", 10, "蘒蘓蘔蘕蘗", 15, "蘨蘪", 13, "蘹蘺蘻蘽蘾蘿虀"], + [ + "cc80", + "虁", + 11, + "虒虓處", + 4, + "虛虜虝號虠虡虣", + 7, + "獭挞蹋踏胎苔抬台泰酞太态汰坍摊贪瘫滩坛檀痰潭谭谈坦毯袒碳探叹炭汤塘搪堂棠膛唐糖倘躺淌趟烫掏涛滔绦萄桃逃淘陶讨套特藤腾疼誊梯剔踢锑提题蹄啼体替嚏惕涕剃屉天添填田甜恬舔腆挑条迢眺跳贴铁帖厅听烃" + ], + [ + "cd40", + "虭虯虰虲", + 6, + "蚃", + 6, + "蚎", + 4, + "蚔蚖", + 5, + "蚞", + 4, + "蚥蚦蚫蚭蚮蚲蚳蚷蚸蚹蚻", + 4, + "蛁蛂蛃蛅蛈蛌蛍蛒蛓蛕蛖蛗蛚蛜" + ], + [ + "cd80", + "蛝蛠蛡蛢蛣蛥蛦蛧蛨蛪蛫蛬蛯蛵蛶蛷蛺蛻蛼蛽蛿蜁蜄蜅蜆蜋蜌蜎蜏蜐蜑蜔蜖汀廷停亭庭挺艇通桐酮瞳同铜彤童桶捅筒统痛偷投头透凸秃突图徒途涂屠土吐兔湍团推颓腿蜕褪退吞屯臀拖托脱鸵陀驮驼椭妥拓唾挖哇蛙洼娃瓦袜歪外豌弯湾玩顽丸烷完碗挽晚皖惋宛婉万腕汪王亡枉网往旺望忘妄威" + ], + [ + "ce40", + "蜙蜛蜝蜟蜠蜤蜦蜧蜨蜪蜫蜬蜭蜯蜰蜲蜳蜵蜶蜸蜹蜺蜼蜽蝀", + 6, + "蝊蝋蝍蝏蝐蝑蝒蝔蝕蝖蝘蝚", + 5, + "蝡蝢蝦", + 7, + "蝯蝱蝲蝳蝵" + ], + [ + "ce80", + "蝷蝸蝹蝺蝿螀螁螄螆螇螉螊螌螎", + 4, + "螔螕螖螘", + 6, + "螠", + 4, + "巍微危韦违桅围唯惟为潍维苇萎委伟伪尾纬未蔚味畏胃喂魏位渭谓尉慰卫瘟温蚊文闻纹吻稳紊问嗡翁瓮挝蜗涡窝我斡卧握沃巫呜钨乌污诬屋无芜梧吾吴毋武五捂午舞伍侮坞戊雾晤物勿务悟误昔熙析西硒矽晰嘻吸锡牺" + ], + [ + "cf40", + "螥螦螧螩螪螮螰螱螲螴螶螷螸螹螻螼螾螿蟁", + 4, + "蟇蟈蟉蟌", + 4, + "蟔", + 6, + "蟜蟝蟞蟟蟡蟢蟣蟤蟦蟧蟨蟩蟫蟬蟭蟯", + 9 + ], + [ + "cf80", + "蟺蟻蟼蟽蟿蠀蠁蠂蠄", + 5, + "蠋", + 7, + "蠔蠗蠘蠙蠚蠜", + 4, + "蠣稀息希悉膝夕惜熄烯溪汐犀檄袭席习媳喜铣洗系隙戏细瞎虾匣霞辖暇峡侠狭下厦夏吓掀锨先仙鲜纤咸贤衔舷闲涎弦嫌显险现献县腺馅羡宪陷限线相厢镶香箱襄湘乡翔祥详想响享项巷橡像向象萧硝霄削哮嚣销消宵淆晓" + ], + ["d040", "蠤", 13, "蠳", 5, "蠺蠻蠽蠾蠿衁衂衃衆", 5, "衎", 5, "衕衖衘衚", 6, "衦衧衪衭衯衱衳衴衵衶衸衹衺"], + [ + "d080", + "衻衼袀袃袆袇袉袊袌袎袏袐袑袓袔袕袗", + 4, + "袝", + 4, + "袣袥", + 5, + "小孝校肖啸笑效楔些歇蝎鞋协挟携邪斜胁谐写械卸蟹懈泄泻谢屑薪芯锌欣辛新忻心信衅星腥猩惺兴刑型形邢行醒幸杏性姓兄凶胸匈汹雄熊休修羞朽嗅锈秀袖绣墟戌需虚嘘须徐许蓄酗叙旭序畜恤絮婿绪续轩喧宣悬旋玄" + ], + [ + "d140", + "袬袮袯袰袲", + 4, + "袸袹袺袻袽袾袿裀裃裄裇裈裊裋裌裍裏裐裑裓裖裗裚", + 4, + "裠裡裦裧裩", + 6, + "裲裵裶裷裺裻製裿褀褁褃", + 5 + ], + [ + "d180", + "褉褋", + 4, + "褑褔", + 4, + "褜", + 4, + "褢褣褤褦褧褨褩褬褭褮褯褱褲褳褵褷选癣眩绚靴薛学穴雪血勋熏循旬询寻驯巡殉汛训讯逊迅压押鸦鸭呀丫芽牙蚜崖衙涯雅哑亚讶焉咽阉烟淹盐严研蜒岩延言颜阎炎沿奄掩眼衍演艳堰燕厌砚雁唁彦焰宴谚验殃央鸯秧杨扬佯疡羊洋阳氧仰痒养样漾邀腰妖瑶" + ], + ["d240", "褸", 8, "襂襃襅", 24, "襠", 5, "襧", 19, "襼"], + [ + "d280", + "襽襾覀覂覄覅覇", + 26, + "摇尧遥窑谣姚咬舀药要耀椰噎耶爷野冶也页掖业叶曳腋夜液一壹医揖铱依伊衣颐夷遗移仪胰疑沂宜姨彝椅蚁倚已乙矣以艺抑易邑屹亿役臆逸肄疫亦裔意毅忆义益溢诣议谊译异翼翌绎茵荫因殷音阴姻吟银淫寅饮尹引隐" + ], + ["d340", "覢", 30, "觃觍觓觔觕觗觘觙觛觝觟觠觡觢觤觧觨觩觪觬觭觮觰觱觲觴", 6], + [ + "d380", + "觻", + 4, + "訁", + 5, + "計", + 21, + "印英樱婴鹰应缨莹萤营荧蝇迎赢盈影颖硬映哟拥佣臃痈庸雍踊蛹咏泳涌永恿勇用幽优悠忧尤由邮铀犹油游酉有友右佑釉诱又幼迂淤于盂榆虞愚舆余俞逾鱼愉渝渔隅予娱雨与屿禹宇语羽玉域芋郁吁遇喻峪御愈欲狱育誉" + ], + ["d440", "訞", 31, "訿", 8, "詉", 21], + [ + "d480", + "詟", + 25, + "詺", + 6, + "浴寓裕预豫驭鸳渊冤元垣袁原援辕园员圆猿源缘远苑愿怨院曰约越跃钥岳粤月悦阅耘云郧匀陨允运蕴酝晕韵孕匝砸杂栽哉灾宰载再在咱攒暂赞赃脏葬遭糟凿藻枣早澡蚤躁噪造皂灶燥责择则泽贼怎增憎曾赠扎喳渣札轧" + ], + ["d540", "誁", 7, "誋", 7, "誔", 46], + [ + "d580", + "諃", + 32, + "铡闸眨栅榨咋乍炸诈摘斋宅窄债寨瞻毡詹粘沾盏斩辗崭展蘸栈占战站湛绽樟章彰漳张掌涨杖丈帐账仗胀瘴障招昭找沼赵照罩兆肇召遮折哲蛰辙者锗蔗这浙珍斟真甄砧臻贞针侦枕疹诊震振镇阵蒸挣睁征狰争怔整拯正政" + ], + ["d640", "諤", 34, "謈", 27], + [ + "d680", + "謤謥謧", + 30, + "帧症郑证芝枝支吱蜘知肢脂汁之织职直植殖执值侄址指止趾只旨纸志挚掷至致置帜峙制智秩稚质炙痔滞治窒中盅忠钟衷终种肿重仲众舟周州洲诌粥轴肘帚咒皱宙昼骤珠株蛛朱猪诸诛逐竹烛煮拄瞩嘱主著柱助蛀贮铸筑" + ], + ["d740", "譆", 31, "譧", 4, "譭", 25], + [ + "d780", + "讇", + 24, + "讬讱讻诇诐诪谉谞住注祝驻抓爪拽专砖转撰赚篆桩庄装妆撞壮状椎锥追赘坠缀谆准捉拙卓桌琢茁酌啄着灼浊兹咨资姿滋淄孜紫仔籽滓子自渍字鬃棕踪宗综总纵邹走奏揍租足卒族祖诅阻组钻纂嘴醉最罪尊遵昨左佐柞做作坐座" + ], + ["d840", "谸", 8, "豂豃豄豅豈豊豋豍", 7, "豖豗豘豙豛", 5, "豣", 6, "豬", 6, "豴豵豶豷豻", 6, "貃貄貆貇"], + [ + "d880", + "貈貋貍", + 6, + "貕貖貗貙", + 20, + "亍丌兀丐廿卅丕亘丞鬲孬噩丨禺丿匕乇夭爻卮氐囟胤馗毓睾鼗丶亟鼐乜乩亓芈孛啬嘏仄厍厝厣厥厮靥赝匚叵匦匮匾赜卦卣刂刈刎刭刳刿剀剌剞剡剜蒯剽劂劁劐劓冂罔亻仃仉仂仨仡仫仞伛仳伢佤仵伥伧伉伫佞佧攸佚佝" + ], + ["d940", "貮", 62], + [ + "d980", + "賭", + 32, + "佟佗伲伽佶佴侑侉侃侏佾佻侪佼侬侔俦俨俪俅俚俣俜俑俟俸倩偌俳倬倏倮倭俾倜倌倥倨偾偃偕偈偎偬偻傥傧傩傺僖儆僭僬僦僮儇儋仝氽佘佥俎龠汆籴兮巽黉馘冁夔勹匍訇匐凫夙兕亠兖亳衮袤亵脔裒禀嬴蠃羸冫冱冽冼" + ], + ["da40", "贎", 14, "贠赑赒赗赟赥赨赩赪赬赮赯赱赲赸", 8, "趂趃趆趇趈趉趌", 4, "趒趓趕", 9, "趠趡"], + [ + "da80", + "趢趤", + 12, + "趲趶趷趹趻趽跀跁跂跅跇跈跉跊跍跐跒跓跔凇冖冢冥讠讦讧讪讴讵讷诂诃诋诏诎诒诓诔诖诘诙诜诟诠诤诨诩诮诰诳诶诹诼诿谀谂谄谇谌谏谑谒谔谕谖谙谛谘谝谟谠谡谥谧谪谫谮谯谲谳谵谶卩卺阝阢阡阱阪阽阼陂陉陔陟陧陬陲陴隈隍隗隰邗邛邝邙邬邡邴邳邶邺" + ], + [ + "db40", + "跕跘跙跜跠跡跢跥跦跧跩跭跮跰跱跲跴跶跼跾", + 6, + "踆踇踈踋踍踎踐踑踒踓踕", + 7, + "踠踡踤", + 4, + "踫踭踰踲踳踴踶踷踸踻踼踾" + ], + [ + "db80", + "踿蹃蹅蹆蹌", + 4, + "蹓", + 5, + "蹚", + 11, + "蹧蹨蹪蹫蹮蹱邸邰郏郅邾郐郄郇郓郦郢郜郗郛郫郯郾鄄鄢鄞鄣鄱鄯鄹酃酆刍奂劢劬劭劾哿勐勖勰叟燮矍廴凵凼鬯厶弁畚巯坌垩垡塾墼壅壑圩圬圪圳圹圮圯坜圻坂坩垅坫垆坼坻坨坭坶坳垭垤垌垲埏垧垴垓垠埕埘埚埙埒垸埴埯埸埤埝" + ], + ["dc40", "蹳蹵蹷", 4, "蹽蹾躀躂躃躄躆躈", 6, "躑躒躓躕", 6, "躝躟", 11, "躭躮躰躱躳", 6, "躻", 7], + [ + "dc80", + "軃", + 10, + "軏", + 21, + "堋堍埽埭堀堞堙塄堠塥塬墁墉墚墀馨鼙懿艹艽艿芏芊芨芄芎芑芗芙芫芸芾芰苈苊苣芘芷芮苋苌苁芩芴芡芪芟苄苎芤苡茉苷苤茏茇苜苴苒苘茌苻苓茑茚茆茔茕苠苕茜荑荛荜茈莒茼茴茱莛荞茯荏荇荃荟荀茗荠茭茺茳荦荥" + ], + ["dd40", "軥", 62], + [ + "dd80", + "輤", + 32, + "荨茛荩荬荪荭荮莰荸莳莴莠莪莓莜莅荼莶莩荽莸荻莘莞莨莺莼菁萁菥菘堇萘萋菝菽菖萜萸萑萆菔菟萏萃菸菹菪菅菀萦菰菡葜葑葚葙葳蒇蒈葺蒉葸萼葆葩葶蒌蒎萱葭蓁蓍蓐蓦蒽蓓蓊蒿蒺蓠蒡蒹蒴蒗蓥蓣蔌甍蔸蓰蔹蔟蔺" + ], + ["de40", "轅", 32, "轪辀辌辒辝辠辡辢辤辥辦辧辪辬辭辮辯農辳辴辵辷辸辺辻込辿迀迃迆"], + [ + "de80", + "迉", + 4, + "迏迒迖迗迚迠迡迣迧迬迯迱迲迴迵迶迺迻迼迾迿逇逈逌逎逓逕逘蕖蔻蓿蓼蕙蕈蕨蕤蕞蕺瞢蕃蕲蕻薤薨薇薏蕹薮薜薅薹薷薰藓藁藜藿蘧蘅蘩蘖蘼廾弈夼奁耷奕奚奘匏尢尥尬尴扌扪抟抻拊拚拗拮挢拶挹捋捃掭揶捱捺掎掴捭掬掊捩掮掼揲揸揠揿揄揞揎摒揆掾摅摁搋搛搠搌搦搡摞撄摭撖" + ], + [ + "df40", + "這逜連逤逥逧", + 5, + "逰", + 4, + "逷逹逺逽逿遀遃遅遆遈", + 4, + "過達違遖遙遚遜", + 5, + "遤遦遧適遪遫遬遯", + 4, + "遶", + 6, + "遾邁" + ], + [ + "df80", + "還邅邆邇邉邊邌", + 4, + "邒邔邖邘邚邜邞邟邠邤邥邧邨邩邫邭邲邷邼邽邿郀摺撷撸撙撺擀擐擗擤擢攉攥攮弋忒甙弑卟叱叽叩叨叻吒吖吆呋呒呓呔呖呃吡呗呙吣吲咂咔呷呱呤咚咛咄呶呦咝哐咭哂咴哒咧咦哓哔呲咣哕咻咿哌哙哚哜咩咪咤哝哏哞唛哧唠哽唔哳唢唣唏唑唧唪啧喏喵啉啭啁啕唿啐唼" + ], + ["e040", "郂郃郆郈郉郋郌郍郒郔郕郖郘郙郚郞郟郠郣郤郥郩郪郬郮郰郱郲郳郵郶郷郹郺郻郼郿鄀鄁鄃鄅", 19, "鄚鄛鄜"], + [ + "e080", + "鄝鄟鄠鄡鄤", + 10, + "鄰鄲", + 6, + "鄺", + 8, + "酄唷啖啵啶啷唳唰啜喋嗒喃喱喹喈喁喟啾嗖喑啻嗟喽喾喔喙嗪嗷嗉嘟嗑嗫嗬嗔嗦嗝嗄嗯嗥嗲嗳嗌嗍嗨嗵嗤辔嘞嘈嘌嘁嘤嘣嗾嘀嘧嘭噘嘹噗嘬噍噢噙噜噌噔嚆噤噱噫噻噼嚅嚓嚯囔囗囝囡囵囫囹囿圄圊圉圜帏帙帔帑帱帻帼" + ], + [ + "e140", + "酅酇酈酑酓酔酕酖酘酙酛酜酟酠酦酧酨酫酭酳酺酻酼醀", + 4, + "醆醈醊醎醏醓", + 6, + "醜", + 5, + "醤", + 5, + "醫醬醰醱醲醳醶醷醸醹醻" + ], + [ + "e180", + "醼", + 10, + "釈釋釐釒", + 9, + "針", + 8, + "帷幄幔幛幞幡岌屺岍岐岖岈岘岙岑岚岜岵岢岽岬岫岱岣峁岷峄峒峤峋峥崂崃崧崦崮崤崞崆崛嵘崾崴崽嵬嵛嵯嵝嵫嵋嵊嵩嵴嶂嶙嶝豳嶷巅彳彷徂徇徉後徕徙徜徨徭徵徼衢彡犭犰犴犷犸狃狁狎狍狒狨狯狩狲狴狷猁狳猃狺" + ], + ["e240", "釦", 62], + [ + "e280", + "鈥", + 32, + "狻猗猓猡猊猞猝猕猢猹猥猬猸猱獐獍獗獠獬獯獾舛夥飧夤夂饣饧", + 5, + "饴饷饽馀馄馇馊馍馐馑馓馔馕庀庑庋庖庥庠庹庵庾庳赓廒廑廛廨廪膺忄忉忖忏怃忮怄忡忤忾怅怆忪忭忸怙怵怦怛怏怍怩怫怊怿怡恸恹恻恺恂" + ], + ["e340", "鉆", 45, "鉵", 16], + [ + "e380", + "銆", + 7, + "銏", + 24, + "恪恽悖悚悭悝悃悒悌悛惬悻悱惝惘惆惚悴愠愦愕愣惴愀愎愫慊慵憬憔憧憷懔懵忝隳闩闫闱闳闵闶闼闾阃阄阆阈阊阋阌阍阏阒阕阖阗阙阚丬爿戕氵汔汜汊沣沅沐沔沌汨汩汴汶沆沩泐泔沭泷泸泱泗沲泠泖泺泫泮沱泓泯泾" + ], + ["e440", "銨", 5, "銯", 24, "鋉", 31], + [ + "e480", + "鋩", + 32, + "洹洧洌浃浈洇洄洙洎洫浍洮洵洚浏浒浔洳涑浯涞涠浞涓涔浜浠浼浣渚淇淅淞渎涿淠渑淦淝淙渖涫渌涮渫湮湎湫溲湟溆湓湔渲渥湄滟溱溘滠漭滢溥溧溽溻溷滗溴滏溏滂溟潢潆潇漤漕滹漯漶潋潴漪漉漩澉澍澌潸潲潼潺濑" + ], + ["e540", "錊", 51, "錿", 10], + [ + "e580", + "鍊", + 31, + "鍫濉澧澹澶濂濡濮濞濠濯瀚瀣瀛瀹瀵灏灞宀宄宕宓宥宸甯骞搴寤寮褰寰蹇謇辶迓迕迥迮迤迩迦迳迨逅逄逋逦逑逍逖逡逵逶逭逯遄遑遒遐遨遘遢遛暹遴遽邂邈邃邋彐彗彖彘尻咫屐屙孱屣屦羼弪弩弭艴弼鬻屮妁妃妍妩妪妣" + ], + ["e640", "鍬", 34, "鎐", 27], + [ + "e680", + "鎬", + 29, + "鏋鏌鏍妗姊妫妞妤姒妲妯姗妾娅娆姝娈姣姘姹娌娉娲娴娑娣娓婀婧婊婕娼婢婵胬媪媛婷婺媾嫫媲嫒嫔媸嫠嫣嫱嫖嫦嫘嫜嬉嬗嬖嬲嬷孀尕尜孚孥孳孑孓孢驵驷驸驺驿驽骀骁骅骈骊骐骒骓骖骘骛骜骝骟骠骢骣骥骧纟纡纣纥纨纩" + ], + ["e740", "鏎", 7, "鏗", 54], + [ + "e780", + "鐎", + 32, + "纭纰纾绀绁绂绉绋绌绐绔绗绛绠绡绨绫绮绯绱绲缍绶绺绻绾缁缂缃缇缈缋缌缏缑缒缗缙缜缛缟缡", + 6, + "缪缫缬缭缯", + 4, + "缵幺畿巛甾邕玎玑玮玢玟珏珂珑玷玳珀珉珈珥珙顼琊珩珧珞玺珲琏琪瑛琦琥琨琰琮琬" + ], + ["e840", "鐯", 14, "鐿", 43, "鑬鑭鑮鑯"], + [ + "e880", + "鑰", + 20, + "钑钖钘铇铏铓铔铚铦铻锜锠琛琚瑁瑜瑗瑕瑙瑷瑭瑾璜璎璀璁璇璋璞璨璩璐璧瓒璺韪韫韬杌杓杞杈杩枥枇杪杳枘枧杵枨枞枭枋杷杼柰栉柘栊柩枰栌柙枵柚枳柝栀柃枸柢栎柁柽栲栳桠桡桎桢桄桤梃栝桕桦桁桧桀栾桊桉栩梵梏桴桷梓桫棂楮棼椟椠棹" + ], + ["e940", "锧锳锽镃镈镋镕镚镠镮镴镵長", 7, "門", 42], + [ + "e980", + "閫", + 32, + "椤棰椋椁楗棣椐楱椹楠楂楝榄楫榀榘楸椴槌榇榈槎榉楦楣楹榛榧榻榫榭槔榱槁槊槟榕槠榍槿樯槭樗樘橥槲橄樾檠橐橛樵檎橹樽樨橘橼檑檐檩檗檫猷獒殁殂殇殄殒殓殍殚殛殡殪轫轭轱轲轳轵轶轸轷轹轺轼轾辁辂辄辇辋" + ], + ["ea40", "闌", 27, "闬闿阇阓阘阛阞阠阣", 6, "阫阬阭阯阰阷阸阹阺阾陁陃陊陎陏陑陒陓陖陗"], + [ + "ea80", + "陘陙陚陜陝陞陠陣陥陦陫陭", + 4, + "陳陸", + 12, + "隇隉隊辍辎辏辘辚軎戋戗戛戟戢戡戥戤戬臧瓯瓴瓿甏甑甓攴旮旯旰昊昙杲昃昕昀炅曷昝昴昱昶昵耆晟晔晁晏晖晡晗晷暄暌暧暝暾曛曜曦曩贲贳贶贻贽赀赅赆赈赉赇赍赕赙觇觊觋觌觎觏觐觑牮犟牝牦牯牾牿犄犋犍犏犒挈挲掰" + ], + ["eb40", "隌階隑隒隓隕隖隚際隝", 9, "隨", 7, "隱隲隴隵隷隸隺隻隿雂雃雈雊雋雐雑雓雔雖", 9, "雡", 6, "雫"], + [ + "eb80", + "雬雭雮雰雱雲雴雵雸雺電雼雽雿霂霃霅霊霋霌霐霑霒霔霕霗", + 4, + "霝霟霠搿擘耄毪毳毽毵毹氅氇氆氍氕氘氙氚氡氩氤氪氲攵敕敫牍牒牖爰虢刖肟肜肓肼朊肽肱肫肭肴肷胧胨胩胪胛胂胄胙胍胗朐胝胫胱胴胭脍脎胲胼朕脒豚脶脞脬脘脲腈腌腓腴腙腚腱腠腩腼腽腭腧塍媵膈膂膑滕膣膪臌朦臊膻" + ], + ["ec40", "霡", 8, "霫霬霮霯霱霳", 4, "霺霻霼霽霿", 18, "靔靕靗靘靚靜靝靟靣靤靦靧靨靪", 7], + [ + "ec80", + "靲靵靷", + 4, + "靽", + 7, + "鞆", + 4, + "鞌鞎鞏鞐鞓鞕鞖鞗鞙", + 4, + "臁膦欤欷欹歃歆歙飑飒飓飕飙飚殳彀毂觳斐齑斓於旆旄旃旌旎旒旖炀炜炖炝炻烀炷炫炱烨烊焐焓焖焯焱煳煜煨煅煲煊煸煺熘熳熵熨熠燠燔燧燹爝爨灬焘煦熹戾戽扃扈扉礻祀祆祉祛祜祓祚祢祗祠祯祧祺禅禊禚禧禳忑忐" + ], + ["ed40", "鞞鞟鞡鞢鞤", 6, "鞬鞮鞰鞱鞳鞵", 46], + [ + "ed80", + "韤韥韨韮", + 4, + "韴韷", + 23, + "怼恝恚恧恁恙恣悫愆愍慝憩憝懋懑戆肀聿沓泶淼矶矸砀砉砗砘砑斫砭砜砝砹砺砻砟砼砥砬砣砩硎硭硖硗砦硐硇硌硪碛碓碚碇碜碡碣碲碹碥磔磙磉磬磲礅磴礓礤礞礴龛黹黻黼盱眄眍盹眇眈眚眢眙眭眦眵眸睐睑睇睃睚睨" + ], + ["ee40", "頏", 62], + [ + "ee80", + "顎", + 32, + "睢睥睿瞍睽瞀瞌瞑瞟瞠瞰瞵瞽町畀畎畋畈畛畲畹疃罘罡罟詈罨罴罱罹羁罾盍盥蠲钅钆钇钋钊钌钍钏钐钔钗钕钚钛钜钣钤钫钪钭钬钯钰钲钴钶", + 4, + "钼钽钿铄铈", + 6, + "铐铑铒铕铖铗铙铘铛铞铟铠铢铤铥铧铨铪" + ], + ["ef40", "顯", 5, "颋颎颒颕颙颣風", 37, "飏飐飔飖飗飛飜飝飠", 4], + [ + "ef80", + "飥飦飩", + 30, + "铩铫铮铯铳铴铵铷铹铼铽铿锃锂锆锇锉锊锍锎锏锒", + 4, + "锘锛锝锞锟锢锪锫锩锬锱锲锴锶锷锸锼锾锿镂锵镄镅镆镉镌镎镏镒镓镔镖镗镘镙镛镞镟镝镡镢镤", + 8, + "镯镱镲镳锺矧矬雉秕秭秣秫稆嵇稃稂稞稔" + ], + ["f040", "餈", 4, "餎餏餑", 28, "餯", 26], + [ + "f080", + "饊", + 9, + "饖", + 12, + "饤饦饳饸饹饻饾馂馃馉稹稷穑黏馥穰皈皎皓皙皤瓞瓠甬鸠鸢鸨", + 4, + "鸲鸱鸶鸸鸷鸹鸺鸾鹁鹂鹄鹆鹇鹈鹉鹋鹌鹎鹑鹕鹗鹚鹛鹜鹞鹣鹦", + 6, + "鹱鹭鹳疒疔疖疠疝疬疣疳疴疸痄疱疰痃痂痖痍痣痨痦痤痫痧瘃痱痼痿瘐瘀瘅瘌瘗瘊瘥瘘瘕瘙" + ], + ["f140", "馌馎馚", 10, "馦馧馩", 47], + [ + "f180", + "駙", + 32, + "瘛瘼瘢瘠癀瘭瘰瘿瘵癃瘾瘳癍癞癔癜癖癫癯翊竦穸穹窀窆窈窕窦窠窬窨窭窳衤衩衲衽衿袂袢裆袷袼裉裢裎裣裥裱褚裼裨裾裰褡褙褓褛褊褴褫褶襁襦襻疋胥皲皴矜耒耔耖耜耠耢耥耦耧耩耨耱耋耵聃聆聍聒聩聱覃顸颀颃" + ], + ["f240", "駺", 62], + [ + "f280", + "騹", + 32, + "颉颌颍颏颔颚颛颞颟颡颢颥颦虍虔虬虮虿虺虼虻蚨蚍蚋蚬蚝蚧蚣蚪蚓蚩蚶蛄蚵蛎蚰蚺蚱蚯蛉蛏蚴蛩蛱蛲蛭蛳蛐蜓蛞蛴蛟蛘蛑蜃蜇蛸蜈蜊蜍蜉蜣蜻蜞蜥蜮蜚蜾蝈蜴蜱蜩蜷蜿螂蜢蝽蝾蝻蝠蝰蝌蝮螋蝓蝣蝼蝤蝙蝥螓螯螨蟒" + ], + ["f340", "驚", 17, "驲骃骉骍骎骔骕骙骦骩", 6, "骲骳骴骵骹骻骽骾骿髃髄髆", 4, "髍髎髏髐髒體髕髖髗髙髚髛髜"], + [ + "f380", + "髝髞髠髢髣髤髥髧髨髩髪髬髮髰", + 8, + "髺髼", + 6, + "鬄鬅鬆蟆螈螅螭螗螃螫蟥螬螵螳蟋蟓螽蟑蟀蟊蟛蟪蟠蟮蠖蠓蟾蠊蠛蠡蠹蠼缶罂罄罅舐竺竽笈笃笄笕笊笫笏筇笸笪笙笮笱笠笥笤笳笾笞筘筚筅筵筌筝筠筮筻筢筲筱箐箦箧箸箬箝箨箅箪箜箢箫箴篑篁篌篝篚篥篦篪簌篾篼簏簖簋" + ], + ["f440", "鬇鬉", 5, "鬐鬑鬒鬔", 10, "鬠鬡鬢鬤", 10, "鬰鬱鬳", 7, "鬽鬾鬿魀魆魊魋魌魎魐魒魓魕", 5], + [ + "f480", + "魛", + 32, + "簟簪簦簸籁籀臾舁舂舄臬衄舡舢舣舭舯舨舫舸舻舳舴舾艄艉艋艏艚艟艨衾袅袈裘裟襞羝羟羧羯羰羲籼敉粑粝粜粞粢粲粼粽糁糇糌糍糈糅糗糨艮暨羿翎翕翥翡翦翩翮翳糸絷綦綮繇纛麸麴赳趄趔趑趱赧赭豇豉酊酐酎酏酤" + ], + ["f540", "魼", 62], + [ + "f580", + "鮻", + 32, + "酢酡酰酩酯酽酾酲酴酹醌醅醐醍醑醢醣醪醭醮醯醵醴醺豕鹾趸跫踅蹙蹩趵趿趼趺跄跖跗跚跞跎跏跛跆跬跷跸跣跹跻跤踉跽踔踝踟踬踮踣踯踺蹀踹踵踽踱蹉蹁蹂蹑蹒蹊蹰蹶蹼蹯蹴躅躏躔躐躜躞豸貂貊貅貘貔斛觖觞觚觜" + ], + ["f640", "鯜", 62], + [ + "f680", + "鰛", + 32, + "觥觫觯訾謦靓雩雳雯霆霁霈霏霎霪霭霰霾龀龃龅", + 5, + "龌黾鼋鼍隹隼隽雎雒瞿雠銎銮鋈錾鍪鏊鎏鐾鑫鱿鲂鲅鲆鲇鲈稣鲋鲎鲐鲑鲒鲔鲕鲚鲛鲞", + 5, + "鲥", + 4, + "鲫鲭鲮鲰", + 7, + "鲺鲻鲼鲽鳄鳅鳆鳇鳊鳋" + ], + ["f740", "鰼", 62], + [ + "f780", + "鱻鱽鱾鲀鲃鲄鲉鲊鲌鲏鲓鲖鲗鲘鲙鲝鲪鲬鲯鲹鲾", + 4, + "鳈鳉鳑鳒鳚鳛鳠鳡鳌", + 4, + "鳓鳔鳕鳗鳘鳙鳜鳝鳟鳢靼鞅鞑鞒鞔鞯鞫鞣鞲鞴骱骰骷鹘骶骺骼髁髀髅髂髋髌髑魅魃魇魉魈魍魑飨餍餮饕饔髟髡髦髯髫髻髭髹鬈鬏鬓鬟鬣麽麾縻麂麇麈麋麒鏖麝麟黛黜黝黠黟黢黩黧黥黪黯鼢鼬鼯鼹鼷鼽鼾齄" + ], + ["f840", "鳣", 62], + ["f880", "鴢", 32], + ["f940", "鵃", 62], + ["f980", "鶂", 32], + ["fa40", "鶣", 62], + ["fa80", "鷢", 32], + ["fb40", "鸃", 27, "鸤鸧鸮鸰鸴鸻鸼鹀鹍鹐鹒鹓鹔鹖鹙鹝鹟鹠鹡鹢鹥鹮鹯鹲鹴", 9, "麀"], + ["fb80", "麁麃麄麅麆麉麊麌", 5, "麔", 8, "麞麠", 5, "麧麨麩麪"], + ["fc40", "麫", 8, "麵麶麷麹麺麼麿", 4, "黅黆黇黈黊黋黌黐黒黓黕黖黗黙黚點黡黣黤黦黨黫黬黭黮黰", 8, "黺黽黿", 6], + ["fc80", "鼆", 4, "鼌鼏鼑鼒鼔鼕鼖鼘鼚", 5, "鼡鼣", 8, "鼭鼮鼰鼱"], + ["fd40", "鼲", 4, "鼸鼺鼼鼿", 4, "齅", 10, "齒", 38], + ["fd80", "齹", 5, "龁龂龍", 11, "龜龝龞龡", 4, "郎凉秊裏隣"], + ["fe40", "兀嗀﨎﨏﨑﨓﨔礼﨟蘒﨡﨣﨤﨧﨨﨩"], + ["a140", "", 62], + ["a180", "", 32], + ["a240", "", 62], + ["a280", "", 32], + ["a2ab", "", 5], + ["a2e3", "€"], + ["a2ef", ""], + ["a2fd", ""], + ["a340", "", 62], + ["a380", "", 31, " "], + ["a440", "", 62], + ["a480", "", 32], + ["a4f4", "", 10], + ["a540", "", 62], + ["a580", "", 32], + ["a5f7", "", 7], + ["a640", "", 62], + ["a680", "", 32], + ["a6b9", "", 7], + ["a6d9", "", 6], + ["a6ec", ""], + ["a6f3", ""], + ["a6f6", "", 8], + ["a740", "", 62], + ["a780", "", 32], + ["a7c2", "", 14], + ["a7f2", "", 12], + ["a896", "", 10], + ["a8bc", "ḿ"], + ["a8bf", "ǹ"], + ["a8c1", ""], + ["a8ea", "", 20], + ["a958", ""], + ["a95b", ""], + ["a95d", ""], + ["a989", "〾⿰", 11], + ["a997", "", 12], + ["a9f0", "", 14], + ["aaa1", "", 93], + ["aba1", "", 93], + ["aca1", "", 93], + ["ada1", "", 93], + ["aea1", "", 93], + ["afa1", "", 93], + ["d7fa", "", 4], + ["f8a1", "", 93], + ["f9a1", "", 93], + ["faa1", "", 93], + ["fba1", "", 93], + ["fca1", "", 93], + ["fda1", "", 93], + ["fe50", "⺁⺄㑳㑇⺈⺋㖞㘚㘎⺌⺗㥮㤘㧏㧟㩳㧐㭎㱮㳠⺧⺪䁖䅟⺮䌷⺳⺶⺷䎱䎬⺻䏝䓖䙡䙌"], + ["fe80", "䜣䜩䝼䞍⻊䥇䥺䥽䦂䦃䦅䦆䦟䦛䦷䦶䲣䲟䲠䲡䱷䲢䴓", 6, "䶮", 93], + ["8135f437", ""] + ], + "encodeAdd": { "€": 41699 }, + "encodeSkipVals": [128], + "ranges": { + "uChars": [ + 128, + 165, + 169, + 178, + 184, + 216, + 226, + 235, + 238, + 244, + 248, + 251, + 253, + 258, + 276, + 284, + 300, + 325, + 329, + 334, + 364, + 463, + 465, + 467, + 469, + 471, + 473, + 475, + 477, + 506, + 594, + 610, + 712, + 716, + 730, + 930, + 938, + 962, + 970, + 1026, + 1104, + 1106, + 8209, + 8215, + 8218, + 8222, + 8231, + 8241, + 8244, + 8246, + 8252, + 8365, + 8452, + 8454, + 8458, + 8471, + 8482, + 8556, + 8570, + 8596, + 8602, + 8713, + 8720, + 8722, + 8726, + 8731, + 8737, + 8740, + 8742, + 8748, + 8751, + 8760, + 8766, + 8777, + 8781, + 8787, + 8802, + 8808, + 8816, + 8854, + 8858, + 8870, + 8896, + 8979, + 9322, + 9372, + 9548, + 9588, + 9616, + 9622, + 9634, + 9652, + 9662, + 9672, + 9676, + 9680, + 9702, + 9735, + 9738, + 9793, + 9795, + 11906, + 11909, + 11913, + 11917, + 11928, + 11944, + 11947, + 11951, + 11956, + 11960, + 11964, + 11979, + 12284, + 12292, + 12312, + 12319, + 12330, + 12351, + 12436, + 12447, + 12535, + 12543, + 12586, + 12842, + 12850, + 12964, + 13200, + 13215, + 13218, + 13253, + 13263, + 13267, + 13270, + 13384, + 13428, + 13727, + 13839, + 13851, + 14617, + 14703, + 14801, + 14816, + 14964, + 15183, + 15471, + 15585, + 16471, + 16736, + 17208, + 17325, + 17330, + 17374, + 17623, + 17997, + 18018, + 18212, + 18218, + 18301, + 18318, + 18760, + 18811, + 18814, + 18820, + 18823, + 18844, + 18848, + 18872, + 19576, + 19620, + 19738, + 19887, + 40870, + 59244, + 59336, + 59367, + 59413, + 59417, + 59423, + 59431, + 59437, + 59443, + 59452, + 59460, + 59478, + 59493, + 63789, + 63866, + 63894, + 63976, + 63986, + 64016, + 64018, + 64021, + 64025, + 64034, + 64037, + 64042, + 65074, + 65093, + 65107, + 65112, + 65127, + 65132, + 65375, + 65510, + 65536 + ], + "gbChars": [ + 0, + 36, + 38, + 45, + 50, + 81, + 89, + 95, + 96, + 100, + 103, + 104, + 105, + 109, + 126, + 133, + 148, + 172, + 175, + 179, + 208, + 306, + 307, + 308, + 309, + 310, + 311, + 312, + 313, + 341, + 428, + 443, + 544, + 545, + 558, + 741, + 742, + 749, + 750, + 805, + 819, + 820, + 7922, + 7924, + 7925, + 7927, + 7934, + 7943, + 7944, + 7945, + 7950, + 8062, + 8148, + 8149, + 8152, + 8164, + 8174, + 8236, + 8240, + 8262, + 8264, + 8374, + 8380, + 8381, + 8384, + 8388, + 8390, + 8392, + 8393, + 8394, + 8396, + 8401, + 8406, + 8416, + 8419, + 8424, + 8437, + 8439, + 8445, + 8482, + 8485, + 8496, + 8521, + 8603, + 8936, + 8946, + 9046, + 9050, + 9063, + 9066, + 9076, + 9092, + 9100, + 9108, + 9111, + 9113, + 9131, + 9162, + 9164, + 9218, + 9219, + 11329, + 11331, + 11334, + 11336, + 11346, + 11361, + 11363, + 11366, + 11370, + 11372, + 11375, + 11389, + 11682, + 11686, + 11687, + 11692, + 11694, + 11714, + 11716, + 11723, + 11725, + 11730, + 11736, + 11982, + 11989, + 12102, + 12336, + 12348, + 12350, + 12384, + 12393, + 12395, + 12397, + 12510, + 12553, + 12851, + 12962, + 12973, + 13738, + 13823, + 13919, + 13933, + 14080, + 14298, + 14585, + 14698, + 15583, + 15847, + 16318, + 16434, + 16438, + 16481, + 16729, + 17102, + 17122, + 17315, + 17320, + 17402, + 17418, + 17859, + 17909, + 17911, + 17915, + 17916, + 17936, + 17939, + 17961, + 18664, + 18703, + 18814, + 18962, + 19043, + 33469, + 33470, + 33471, + 33484, + 33485, + 33490, + 33497, + 33501, + 33505, + 33513, + 33520, + 33536, + 33550, + 37845, + 37921, + 37948, + 38029, + 38038, + 38064, + 38065, + 38066, + 38069, + 38075, + 38076, + 38078, + 39108, + 39109, + 39113, + 39114, + 39115, + 39116, + 39265, + 39394, + 189000 + ] + } +} +export default data diff --git a/packages/effect/src/internal/data/gbkData.ts b/packages/effect/src/internal/data/gbkData.ts new file mode 100644 index 00000000000..0cead118e44 --- /dev/null +++ b/packages/effect/src/internal/data/gbkData.ts @@ -0,0 +1,1762 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +import type { Mapping } from "../characterEncoding/types.ts" +const data: Mapping = { + "table": [ + ["0", "\u0000", 127, "€"], + [ + "8140", + "丂丄丅丆丏丒丗丟丠両丣並丩丮丯丱丳丵丷丼乀乁乂乄乆乊乑乕乗乚乛乢乣乤乥乧乨乪", + 5, + "乲乴", + 9, + "乿", + 6, + "亇亊" + ], + [ + "8180", + "亐亖亗亙亜亝亞亣亪亯亰亱亴亶亷亸亹亼亽亾仈仌仏仐仒仚仛仜仠仢仦仧仩仭仮仯仱仴仸仹仺仼仾伀伂", + 6, + "伋伌伒", + 4, + "伜伝伡伣伨伩伬伭伮伱伳伵伷伹伻伾", + 4, + "佄佅佇", + 5, + "佒佔佖佡佢佦佨佪佫佭佮佱佲併佷佸佹佺佽侀侁侂侅來侇侊侌侎侐侒侓侕侖侘侙侚侜侞侟価侢" + ], + ["8240", "侤侫侭侰", 4, "侶", 8, "俀俁係俆俇俈俉俋俌俍俒", 4, "俙俛俠俢俤俥俧俫俬俰俲俴俵俶俷俹俻俼俽俿", 11], + [ + "8280", + "個倎倐們倓倕倖倗倛倝倞倠倢倣値倧倫倯", + 10, + "倻倽倿偀偁偂偄偅偆偉偊偋偍偐", + 4, + "偖偗偘偙偛偝", + 7, + "偦", + 5, + "偭", + 8, + "偸偹偺偼偽傁傂傃傄傆傇傉傊傋傌傎", + 20, + "傤傦傪傫傭", + 4, + "傳", + 6, + "傼" + ], + ["8340", "傽", 17, "僐", 5, "僗僘僙僛", 10, "僨僩僪僫僯僰僱僲僴僶", 4, "僼", 9, "儈"], + [ + "8380", + "儉儊儌", + 5, + "儓", + 13, + "儢", + 28, + "兂兇兊兌兎兏児兒兓兗兘兙兛兝", + 4, + "兣兤兦內兩兪兯兲兺兾兿冃冄円冇冊冋冎冏冐冑冓冔冘冚冝冞冟冡冣冦", + 4, + "冭冮冴冸冹冺冾冿凁凂凃凅凈凊凍凎凐凒", + 5 + ], + [ + "8440", + "凘凙凚凜凞凟凢凣凥", + 5, + "凬凮凱凲凴凷凾刄刅刉刋刌刏刐刓刔刕刜刞刟刡刢刣別刦刧刪刬刯刱刲刴刵刼刾剄", + 5, + "剋剎剏剒剓剕剗剘" + ], + [ + "8480", + "剙剚剛剝剟剠剢剣剤剦剨剫剬剭剮剰剱剳", + 9, + "剾劀劃", + 4, + "劉", + 6, + "劑劒劔", + 6, + "劜劤劥劦劧劮劯劰労", + 9, + "勀勁勂勄勅勆勈勊勌勍勎勏勑勓勔動勗務", + 5, + "勠勡勢勣勥", + 10, + "勱", + 7, + "勻勼勽匁匂匃匄匇匉匊匋匌匎" + ], + [ + "8540", + "匑匒匓匔匘匛匜匞匟匢匤匥匧匨匩匫匬匭匯", + 9, + "匼匽區卂卄卆卋卌卍卐協単卙卛卝卥卨卪卬卭卲卶卹卻卼卽卾厀厁厃厇厈厊厎厏" + ], + [ + "8580", + "厐", + 4, + "厖厗厙厛厜厞厠厡厤厧厪厫厬厭厯", + 6, + "厷厸厹厺厼厽厾叀參", + 4, + "収叏叐叒叓叕叚叜叝叞叡叢叧叴叺叾叿吀吂吅吇吋吔吘吙吚吜吢吤吥吪吰吳吶吷吺吽吿呁呂呄呅呇呉呌呍呎呏呑呚呝", + 4, + "呣呥呧呩", + 7, + "呴呹呺呾呿咁咃咅咇咈咉咊咍咑咓咗咘咜咞咟咠咡" + ], + [ + "8640", + "咢咥咮咰咲咵咶咷咹咺咼咾哃哅哊哋哖哘哛哠", + 4, + "哫哬哯哰哱哴", + 5, + "哻哾唀唂唃唄唅唈唊", + 4, + "唒唓唕", + 5, + "唜唝唞唟唡唥唦" + ], + [ + "8680", + "唨唩唫唭唲唴唵唶唸唹唺唻唽啀啂啅啇啈啋", + 4, + "啑啒啓啔啗", + 4, + "啝啞啟啠啢啣啨啩啫啯", + 5, + "啹啺啽啿喅喆喌喍喎喐喒喓喕喖喗喚喛喞喠", + 6, + "喨", + 8, + "喲喴営喸喺喼喿", + 4, + "嗆嗇嗈嗊嗋嗎嗏嗐嗕嗗", + 4, + "嗞嗠嗢嗧嗩嗭嗮嗰嗱嗴嗶嗸", + 4, + "嗿嘂嘃嘄嘅" + ], + ["8740", "嘆嘇嘊嘋嘍嘐", 7, "嘙嘚嘜嘝嘠嘡嘢嘥嘦嘨嘩嘪嘫嘮嘯嘰嘳嘵嘷嘸嘺嘼嘽嘾噀", 11, "噏", 4, "噕噖噚噛噝", 4], + [ + "8780", + "噣噥噦噧噭噮噯噰噲噳噴噵噷噸噹噺噽", + 7, + "嚇", + 6, + "嚐嚑嚒嚔", + 14, + "嚤", + 10, + "嚰", + 6, + "嚸嚹嚺嚻嚽", + 12, + "囋", + 8, + "囕囖囘囙囜団囥", + 5, + "囬囮囯囲図囶囷囸囻囼圀圁圂圅圇國", + 6 + ], + [ + "8840", + "園", + 9, + "圝圞圠圡圢圤圥圦圧圫圱圲圴", + 4, + "圼圽圿坁坃坄坅坆坈坉坋坒", + 4, + "坘坙坢坣坥坧坬坮坰坱坲坴坵坸坹坺坽坾坿垀" + ], + [ + "8880", + "垁垇垈垉垊垍", + 4, + "垔", + 6, + "垜垝垞垟垥垨垪垬垯垰垱垳垵垶垷垹", + 8, + "埄", + 6, + "埌埍埐埑埓埖埗埛埜埞埡埢埣埥", + 7, + "埮埰埱埲埳埵埶執埻埼埾埿堁堃堄堅堈堉堊堌堎堏堐堒堓堔堖堗堘堚堛堜堝堟堢堣堥", + 4, + "堫", + 4, + "報堲堳場堶", + 7 + ], + ["8940", "堾", 5, "塅", 6, "塎塏塐塒塓塕塖塗塙", 4, "塟", 5, "塦", 4, "塭", 16, "塿墂墄墆墇墈墊墋墌"], + [ + "8980", + "墍", + 4, + "墔", + 4, + "墛墜墝墠", + 7, + "墪", + 17, + "墽墾墿壀壂壃壄壆", + 10, + "壒壓壔壖", + 13, + "壥", + 5, + "壭壯壱売壴壵壷壸壺", + 7, + "夃夅夆夈", + 4, + "夎夐夑夒夓夗夘夛夝夞夠夡夢夣夦夨夬夰夲夳夵夶夻" + ], + [ + "8a40", + "夽夾夿奀奃奅奆奊奌奍奐奒奓奙奛", + 4, + "奡奣奤奦", + 12, + "奵奷奺奻奼奾奿妀妅妉妋妌妎妏妐妑妔妕妘妚妛妜妝妟妠妡妢妦" + ], + [ + "8a80", + "妧妬妭妰妱妳", + 5, + "妺妼妽妿", + 6, + "姇姈姉姌姍姎姏姕姖姙姛姞", + 4, + "姤姦姧姩姪姫姭", + 11, + "姺姼姽姾娀娂娊娋娍娎娏娐娒娔娕娖娗娙娚娛娝娞娡娢娤娦娧娨娪", + 6, + "娳娵娷", + 4, + "娽娾娿婁", + 4, + "婇婈婋", + 9, + "婖婗婘婙婛", + 5 + ], + ["8b40", "婡婣婤婥婦婨婩婫", 8, "婸婹婻婼婽婾媀", 17, "媓", 6, "媜", 13, "媫媬"], + [ + "8b80", + "媭", + 4, + "媴媶媷媹", + 4, + "媿嫀嫃", + 5, + "嫊嫋嫍", + 4, + "嫓嫕嫗嫙嫚嫛嫝嫞嫟嫢嫤嫥嫧嫨嫪嫬", + 4, + "嫲", + 22, + "嬊", + 11, + "嬘", + 25, + "嬳嬵嬶嬸", + 7, + "孁", + 6 + ], + [ + "8c40", + "孈", + 7, + "孒孖孞孠孡孧孨孫孭孮孯孲孴孶孷學孹孻孼孾孿宂宆宊宍宎宐宑宒宔宖実宧宨宩宬宭宮宯宱宲宷宺宻宼寀寁寃寈寉寊寋寍寎寏" + ], + [ + "8c80", + "寑寔", + 8, + "寠寢寣實寧審", + 4, + "寯寱", + 6, + "寽対尀専尃尅將專尋尌對導尐尒尓尗尙尛尞尟尠尡尣尦尨尩尪尫尭尮尯尰尲尳尵尶尷屃屄屆屇屌屍屒屓屔屖屗屘屚屛屜屝屟屢層屧", + 6, + "屰屲", + 6, + "屻屼屽屾岀岃", + 4, + "岉岊岋岎岏岒岓岕岝", + 4, + "岤", + 4 + ], + ["8d40", "岪岮岯岰岲岴岶岹岺岻岼岾峀峂峃峅", 5, "峌", 5, "峓", 5, "峚", 6, "峢峣峧峩峫峬峮峯峱", 9, "峼", 4], + [ + "8d80", + "崁崄崅崈", + 5, + "崏", + 4, + "崕崗崘崙崚崜崝崟", + 4, + "崥崨崪崫崬崯", + 4, + "崵", + 7, + "崿", + 7, + "嵈嵉嵍", + 10, + "嵙嵚嵜嵞", + 10, + "嵪嵭嵮嵰嵱嵲嵳嵵", + 12, + "嶃", + 21, + "嶚嶛嶜嶞嶟嶠" + ], + ["8e40", "嶡", 21, "嶸", 12, "巆", 6, "巎", 12, "巜巟巠巣巤巪巬巭"], + [ + "8e80", + "巰巵巶巸", + 4, + "巿帀帄帇帉帊帋帍帎帒帓帗帞", + 7, + "帨", + 4, + "帯帰帲", + 4, + "帹帺帾帿幀幁幃幆", + 5, + "幍", + 6, + "幖", + 4, + "幜幝幟幠幣", + 14, + "幵幷幹幾庁庂広庅庈庉庌庍庎庒庘庛庝庡庢庣庤庨", + 4, + "庮", + 4, + "庴庺庻庼庽庿", + 6 + ], + ["8f40", "廆廇廈廋", 5, "廔廕廗廘廙廚廜", 11, "廩廫", 8, "廵廸廹廻廼廽弅弆弇弉弌弍弎弐弒弔弖弙弚弜弝弞弡弢弣弤"], + [ + "8f80", + "弨弫弬弮弰弲", + 6, + "弻弽弾弿彁", + 14, + "彑彔彙彚彛彜彞彟彠彣彥彧彨彫彮彯彲彴彵彶彸彺彽彾彿徃徆徍徎徏徑従徔徖徚徛徝從徟徠徢", + 5, + "復徫徬徯", + 5, + "徶徸徹徺徻徾", + 4, + "忇忈忊忋忎忓忔忕忚忛応忞忟忢忣忥忦忨忩忬忯忰忲忳忴忶忷忹忺忼怇" + ], + [ + "9040", + "怈怉怋怌怐怑怓怗怘怚怞怟怢怣怤怬怭怮怰", + 4, + "怶", + 4, + "怽怾恀恄", + 6, + "恌恎恏恑恓恔恖恗恘恛恜恞恟恠恡恥恦恮恱恲恴恵恷恾悀" + ], + [ + "9080", + "悁悂悅悆悇悈悊悋悎悏悐悑悓悕悗悘悙悜悞悡悢悤悥悧悩悪悮悰悳悵悶悷悹悺悽", + 7, + "惇惈惉惌", + 4, + "惒惓惔惖惗惙惛惞惡", + 4, + "惪惱惲惵惷惸惻", + 4, + "愂愃愄愅愇愊愋愌愐", + 4, + "愖愗愘愙愛愜愝愞愡愢愥愨愩愪愬", + 18, + "慀", + 6 + ], + ["9140", "慇慉態慍慏慐慒慓慔慖", 6, "慞慟慠慡慣慤慥慦慩", 6, "慱慲慳慴慶慸", 18, "憌憍憏", 4, "憕"], + [ + "9180", + "憖", + 6, + "憞", + 8, + "憪憫憭", + 9, + "憸", + 5, + "憿懀懁懃", + 4, + "應懌", + 4, + "懓懕", + 16, + "懧", + 13, + "懶", + 8, + "戀", + 5, + "戇戉戓戔戙戜戝戞戠戣戦戧戨戩戫戭戯戰戱戲戵戶戸", + 4, + "扂扄扅扆扊" + ], + [ + "9240", + "扏扐払扖扗扙扚扜", + 6, + "扤扥扨扱扲扴扵扷扸扺扻扽抁抂抃抅抆抇抈抋", + 5, + "抔抙抜抝択抣抦抧抩抪抭抮抯抰抲抳抴抶抷抸抺抾拀拁" + ], + [ + "9280", + "拃拋拏拑拕拝拞拠拡拤拪拫拰拲拵拸拹拺拻挀挃挄挅挆挊挋挌挍挏挐挒挓挔挕挗挘挙挜挦挧挩挬挭挮挰挱挳", + 5, + "挻挼挾挿捀捁捄捇捈捊捑捒捓捔捖", + 7, + "捠捤捥捦捨捪捫捬捯捰捲捳捴捵捸捹捼捽捾捿掁掃掄掅掆掋掍掑掓掔掕掗掙", + 6, + "採掤掦掫掯掱掲掵掶掹掻掽掿揀" + ], + [ + "9340", + "揁揂揃揅揇揈揊揋揌揑揓揔揕揗", + 6, + "揟揢揤", + 4, + "揫揬揮揯揰揱揳揵揷揹揺揻揼揾搃搄搆", + 4, + "損搎搑搒搕", + 5, + "搝搟搢搣搤" + ], + [ + "9380", + "搥搧搨搩搫搮", + 5, + "搵", + 4, + "搻搼搾摀摂摃摉摋", + 6, + "摓摕摖摗摙", + 4, + "摟", + 7, + "摨摪摫摬摮", + 9, + "摻", + 6, + "撃撆撈", + 8, + "撓撔撗撘撚撛撜撝撟", + 4, + "撥撦撧撨撪撫撯撱撲撳撴撶撹撻撽撾撿擁擃擄擆", + 6, + "擏擑擓擔擕擖擙據" + ], + ["9440", "擛擜擝擟擠擡擣擥擧", 24, "攁", 7, "攊", 7, "攓", 4, "攙", 8], + [ + "9480", + "攢攣攤攦", + 4, + "攬攭攰攱攲攳攷攺攼攽敀", + 4, + "敆敇敊敋敍敎敐敒敓敔敗敘敚敜敟敠敡敤敥敧敨敩敪敭敮敯敱敳敵敶數", + 14, + "斈斉斊斍斎斏斒斔斕斖斘斚斝斞斠斢斣斦斨斪斬斮斱", + 7, + "斺斻斾斿旀旂旇旈旉旊旍旐旑旓旔旕旘", + 7, + "旡旣旤旪旫" + ], + [ + "9540", + "旲旳旴旵旸旹旻", + 4, + "昁昄昅昇昈昉昋昍昐昑昒昖昗昘昚昛昜昞昡昢昣昤昦昩昪昫昬昮昰昲昳昷", + 4, + "昽昿晀時晄", + 6, + "晍晎晐晑晘" + ], + [ + "9580", + "晙晛晜晝晞晠晢晣晥晧晩", + 4, + "晱晲晳晵晸晹晻晼晽晿暀暁暃暅暆暈暉暊暋暍暎暏暐暒暓暔暕暘", + 4, + "暞", + 8, + "暩", + 4, + "暯", + 4, + "暵暶暷暸暺暻暼暽暿", + 25, + "曚曞", + 7, + "曧曨曪", + 5, + "曱曵曶書曺曻曽朁朂會" + ], + [ + "9640", + "朄朅朆朇朌朎朏朑朒朓朖朘朙朚朜朞朠", + 5, + "朧朩朮朰朲朳朶朷朸朹朻朼朾朿杁杄杅杇杊杋杍杒杔杕杗", + 4, + "杝杢杣杤杦杧杫杬杮東杴杶" + ], + [ + "9680", + "杸杹杺杻杽枀枂枃枅枆枈枊枌枍枎枏枑枒枓枔枖枙枛枟枠枡枤枦枩枬枮枱枲枴枹", + 7, + "柂柅", + 9, + "柕柖柗柛柟柡柣柤柦柧柨柪柫柭柮柲柵", + 7, + "柾栁栂栃栄栆栍栐栒栔栕栘", + 4, + "栞栟栠栢", + 6, + "栫", + 6, + "栴栵栶栺栻栿桇桋桍桏桒桖", + 5 + ], + ["9740", "桜桝桞桟桪桬", 7, "桵桸", 8, "梂梄梇", 7, "梐梑梒梔梕梖梘", 9, "梣梤梥梩梪梫梬梮梱梲梴梶梷梸"], + [ + "9780", + "梹", + 6, + "棁棃", + 5, + "棊棌棎棏棐棑棓棔棖棗棙棛", + 4, + "棡棢棤", + 9, + "棯棲棳棴棶棷棸棻棽棾棿椀椂椃椄椆", + 4, + "椌椏椑椓", + 11, + "椡椢椣椥", + 7, + "椮椯椱椲椳椵椶椷椸椺椻椼椾楀楁楃", + 16, + "楕楖楘楙楛楜楟" + ], + [ + "9840", + "楡楢楤楥楧楨楩楪楬業楯楰楲", + 4, + "楺楻楽楾楿榁榃榅榊榋榌榎", + 5, + "榖榗榙榚榝", + 9, + "榩榪榬榮榯榰榲榳榵榶榸榹榺榼榽" + ], + [ + "9880", + "榾榿槀槂", + 7, + "構槍槏槑槒槓槕", + 5, + "槜槝槞槡", + 11, + "槮槯槰槱槳", + 9, + "槾樀", + 9, + "樋", + 11, + "標", + 5, + "樠樢", + 5, + "権樫樬樭樮樰樲樳樴樶", + 6, + "樿", + 4, + "橅橆橈", + 7, + "橑", + 6, + "橚" + ], + ["9940", "橜", 4, "橢橣橤橦", 10, "橲", 6, "橺橻橽橾橿檁檂檃檅", 8, "檏檒", 4, "檘", 7, "檡", 5], + ["9980", "檧檨檪檭", 114, "欥欦欨", 6], + ["9a40", "欯欰欱欳欴欵欶欸欻欼欽欿歀歁歂歄歅歈歊歋歍", 11, "歚", 7, "歨歩歫", 13, "歺歽歾歿殀殅殈"], + [ + "9a80", + "殌殎殏殐殑殔殕殗殘殙殜", + 4, + "殢", + 7, + "殫", + 7, + "殶殸", + 6, + "毀毃毄毆", + 4, + "毌毎毐毑毘毚毜", + 4, + "毢", + 7, + "毬毭毮毰毱毲毴毶毷毸毺毻毼毾", + 6, + "氈", + 4, + "氎氒気氜氝氞氠氣氥氫氬氭氱氳氶氷氹氺氻氼氾氿汃汄汅汈汋", + 4, + "汑汒汓汖汘" + ], + [ + "9b40", + "汙汚汢汣汥汦汧汫", + 4, + "汱汳汵汷汸決汻汼汿沀沄沇沊沋沍沎沑沒沕沖沗沘沚沜沝沞沠沢沨沬沯沰沴沵沶沷沺泀況泂泃泆泇泈泋泍泎泏泑泒泘" + ], + [ + "9b80", + "泙泚泜泝泟泤泦泧泩泬泭泲泴泹泿洀洂洃洅洆洈洉洊洍洏洐洑洓洔洕洖洘洜洝洟", + 5, + "洦洨洩洬洭洯洰洴洶洷洸洺洿浀浂浄浉浌浐浕浖浗浘浛浝浟浡浢浤浥浧浨浫浬浭浰浱浲浳浵浶浹浺浻浽", + 4, + "涃涄涆涇涊涋涍涏涐涒涖", + 4, + "涜涢涥涬涭涰涱涳涴涶涷涹", + 5, + "淁淂淃淈淉淊" + ], + [ + "9c40", + "淍淎淏淐淒淓淔淕淗淚淛淜淟淢淣淥淧淨淩淪淭淯淰淲淴淵淶淸淺淽", + 7, + "渆渇済渉渋渏渒渓渕渘渙減渜渞渟渢渦渧渨渪測渮渰渱渳渵" + ], + [ + "9c80", + "渶渷渹渻", + 7, + "湅", + 7, + "湏湐湑湒湕湗湙湚湜湝湞湠", + 10, + "湬湭湯", + 14, + "満溁溂溄溇溈溊", + 4, + "溑", + 6, + "溙溚溛溝溞溠溡溣溤溦溨溩溫溬溭溮溰溳溵溸溹溼溾溿滀滃滄滅滆滈滉滊滌滍滎滐滒滖滘滙滛滜滝滣滧滪", + 5 + ], + ["9d40", "滰滱滲滳滵滶滷滸滺", 7, "漃漄漅漇漈漊", 4, "漐漑漒漖", 9, "漡漢漣漥漦漧漨漬漮漰漲漴漵漷", 6, "漿潀潁潂"], + [ + "9d80", + "潃潄潅潈潉潊潌潎", + 9, + "潙潚潛潝潟潠潡潣潤潥潧", + 5, + "潯潰潱潳潵潶潷潹潻潽", + 6, + "澅澆澇澊澋澏", + 12, + "澝澞澟澠澢", + 4, + "澨", + 10, + "澴澵澷澸澺", + 5, + "濁濃", + 5, + "濊", + 6, + "濓", + 10, + "濟濢濣濤濥" + ], + ["9e40", "濦", 7, "濰", 32, "瀒", 7, "瀜", 6, "瀤", 6], + [ + "9e80", + "瀫", + 9, + "瀶瀷瀸瀺", + 17, + "灍灎灐", + 13, + "灟", + 11, + "灮灱灲灳灴灷灹灺灻災炁炂炃炄炆炇炈炋炌炍炏炐炑炓炗炘炚炛炞", + 12, + "炰炲炴炵炶為炾炿烄烅烆烇烉烋", + 12, + "烚" + ], + ["9f40", "烜烝烞烠烡烢烣烥烪烮烰", 6, "烸烺烻烼烾", 10, "焋", 4, "焑焒焔焗焛", 10, "焧", 7, "焲焳焴"], + [ + "9f80", + "焵焷", + 13, + "煆煇煈煉煋煍煏", + 12, + "煝煟", + 4, + "煥煩", + 4, + "煯煰煱煴煵煶煷煹煻煼煾", + 5, + "熅", + 4, + "熋熌熍熎熐熑熒熓熕熖熗熚", + 4, + "熡", + 6, + "熩熪熫熭", + 5, + "熴熶熷熸熺", + 8, + "燄", + 9, + "燏", + 4 + ], + ["a040", "燖", 9, "燡燢燣燤燦燨", 5, "燯", 9, "燺", 11, "爇", 19], + [ + "a080", + "爛爜爞", + 9, + "爩爫爭爮爯爲爳爴爺爼爾牀", + 6, + "牉牊牋牎牏牐牑牓牔牕牗牘牚牜牞牠牣牤牥牨牪牫牬牭牰牱牳牴牶牷牸牻牼牽犂犃犅", + 4, + "犌犎犐犑犓", + 11, + "犠", + 11, + "犮犱犲犳犵犺", + 6, + "狅狆狇狉狊狋狌狏狑狓狔狕狖狘狚狛" + ], + [ + "a1a1", + " 、。·ˉˇ¨〃々—~‖…‘’“”〔〕〈", + 7, + "〖〗【】±×÷∶∧∨∑∏∪∩∈∷√⊥∥∠⌒⊙∫∮≡≌≈∽∝≠≮≯≤≥∞∵∴♂♀°′″℃$¤¢£‰§№☆★○●◎◇◆□■△▲※→←↑↓〓" + ], + ["a2a1", "ⅰ", 9], + ["a2b1", "⒈", 19, "⑴", 19, "①", 9], + ["a2e5", "㈠", 9], + ["a2f1", "Ⅰ", 11], + ["a3a1", "!"#¥%", 88, " ̄"], + ["a4a1", "ぁ", 82], + ["a5a1", "ァ", 85], + ["a6a1", "Α", 16, "Σ", 6], + ["a6c1", "α", 16, "σ", 6], + ["a6e0", "︵︶︹︺︿﹀︽︾﹁﹂﹃﹄"], + ["a6ee", "︻︼︷︸︱"], + ["a6f4", "︳︴"], + ["a7a1", "А", 5, "ЁЖ", 25], + ["a7d1", "а", 5, "ёж", 25], + ["a840", "ˊˋ˙–―‥‵℅℉↖↗↘↙∕∟∣≒≦≧⊿═", 35, "▁", 6], + ["a880", "█", 7, "▓▔▕▼▽◢◣◤◥☉⊕〒〝〞"], + ["a8a1", "āáǎàēéěèīíǐìōóǒòūúǔùǖǘǚǜüêɑ"], + ["a8bd", "ńň"], + ["a8c0", "ɡ"], + ["a8c5", "ㄅ", 36], + ["a940", "〡", 8, "㊣㎎㎏㎜㎝㎞㎡㏄㏎㏑㏒㏕︰¬¦"], + ["a959", "℡㈱"], + ["a95c", "‐"], + ["a960", "ー゛゜ヽヾ〆ゝゞ﹉", 9, "﹔﹕﹖﹗﹙", 8], + ["a980", "﹢", 4, "﹨﹩﹪﹫"], + ["a996", "〇"], + ["a9a4", "─", 75], + [ + "aa40", + "狜狝狟狢", + 5, + "狪狫狵狶狹狽狾狿猀猂猄", + 5, + "猋猌猍猏猐猑猒猔猘猙猚猟猠猣猤猦猧猨猭猯猰猲猳猵猶猺猻猼猽獀", + 8 + ], + ["aa80", "獉獊獋獌獎獏獑獓獔獕獖獘", 7, "獡", 10, "獮獰獱"], + ["ab40", "獲", 11, "獿", 4, "玅玆玈玊玌玍玏玐玒玓玔玕玗玘玙玚玜玝玞玠玡玣", 5, "玪玬玭玱玴玵玶玸玹玼玽玾玿珁珃", 4], + ["ab80", "珋珌珎珒", 6, "珚珛珜珝珟珡珢珣珤珦珨珪珫珬珮珯珰珱珳", 4], + ["ac40", "珸", 10, "琄琇琈琋琌琍琎琑", 8, "琜", 5, "琣琤琧琩琫琭琯琱琲琷", 4, "琽琾琿瑀瑂", 11], + ["ac80", "瑎", 6, "瑖瑘瑝瑠", 12, "瑮瑯瑱", 4, "瑸瑹瑺"], + ["ad40", "瑻瑼瑽瑿璂璄璅璆璈璉璊璌璍璏璑", 10, "璝璟", 7, "璪", 15, "璻", 12], + ["ad80", "瓈", 9, "瓓", 8, "瓝瓟瓡瓥瓧", 6, "瓰瓱瓲"], + [ + "ae40", + "瓳瓵瓸", + 6, + "甀甁甂甃甅", + 7, + "甎甐甒甔甕甖甗甛甝甞甠", + 4, + "甦甧甪甮甴甶甹甼甽甿畁畂畃畄畆畇畉畊畍畐畑畒畓畕畖畗畘" + ], + ["ae80", "畝", 7, "畧畨畩畫", 6, "畳畵當畷畺", 4, "疀疁疂疄疅疇"], + [ + "af40", + "疈疉疊疌疍疎疐疓疕疘疛疜疞疢疦", + 4, + "疭疶疷疺疻疿痀痁痆痋痌痎痏痐痑痓痗痙痚痜痝痟痠痡痥痩痬痭痮痯痲痳痵痶痷痸痺痻痽痾瘂瘄瘆瘇" + ], + ["af80", "瘈瘉瘋瘍瘎瘏瘑瘒瘓瘔瘖瘚瘜瘝瘞瘡瘣瘧瘨瘬瘮瘯瘱瘲瘶瘷瘹瘺瘻瘽癁療癄"], + [ + "b040", + "癅", + 6, + "癎", + 5, + "癕癗", + 4, + "癝癟癠癡癢癤", + 6, + "癬癭癮癰", + 7, + "癹発發癿皀皁皃皅皉皊皌皍皏皐皒皔皕皗皘皚皛" + ], + [ + "b080", + "皜", + 7, + "皥", + 8, + "皯皰皳皵", + 9, + "盀盁盃啊阿埃挨哎唉哀皑癌蔼矮艾碍爱隘鞍氨安俺按暗岸胺案肮昂盎凹敖熬翱袄傲奥懊澳芭捌扒叭吧笆八疤巴拔跋靶把耙坝霸罢爸白柏百摆佰败拜稗斑班搬扳般颁板版扮拌伴瓣半办绊邦帮梆榜膀绑棒磅蚌镑傍谤苞胞包褒剥" + ], + [ + "b140", + "盄盇盉盋盌盓盕盙盚盜盝盞盠", + 4, + "盦", + 7, + "盰盳盵盶盷盺盻盽盿眀眂眃眅眆眊県眎", + 10, + "眛眜眝眞眡眣眤眥眧眪眫" + ], + [ + "b180", + "眬眮眰", + 4, + "眹眻眽眾眿睂睄睅睆睈", + 7, + "睒", + 7, + "睜薄雹保堡饱宝抱报暴豹鲍爆杯碑悲卑北辈背贝钡倍狈备惫焙被奔苯本笨崩绷甭泵蹦迸逼鼻比鄙笔彼碧蓖蔽毕毙毖币庇痹闭敝弊必辟壁臂避陛鞭边编贬扁便变卞辨辩辫遍标彪膘表鳖憋别瘪彬斌濒滨宾摈兵冰柄丙秉饼炳" + ], + ["b240", "睝睞睟睠睤睧睩睪睭", 11, "睺睻睼瞁瞂瞃瞆", 5, "瞏瞐瞓", 11, "瞡瞣瞤瞦瞨瞫瞭瞮瞯瞱瞲瞴瞶", 4], + [ + "b280", + "瞼瞾矀", + 12, + "矎", + 8, + "矘矙矚矝", + 4, + "矤病并玻菠播拨钵波博勃搏铂箔伯帛舶脖膊渤泊驳捕卜哺补埠不布步簿部怖擦猜裁材才财睬踩采彩菜蔡餐参蚕残惭惨灿苍舱仓沧藏操糙槽曹草厕策侧册测层蹭插叉茬茶查碴搽察岔差诧拆柴豺搀掺蝉馋谗缠铲产阐颤昌猖" + ], + [ + "b340", + "矦矨矪矯矰矱矲矴矵矷矹矺矻矼砃", + 5, + "砊砋砎砏砐砓砕砙砛砞砠砡砢砤砨砪砫砮砯砱砲砳砵砶砽砿硁硂硃硄硆硈硉硊硋硍硏硑硓硔硘硙硚" + ], + [ + "b380", + "硛硜硞", + 11, + "硯", + 7, + "硸硹硺硻硽", + 6, + "场尝常长偿肠厂敞畅唱倡超抄钞朝嘲潮巢吵炒车扯撤掣彻澈郴臣辰尘晨忱沉陈趁衬撑称城橙成呈乘程惩澄诚承逞骋秤吃痴持匙池迟弛驰耻齿侈尺赤翅斥炽充冲虫崇宠抽酬畴踌稠愁筹仇绸瞅丑臭初出橱厨躇锄雏滁除楚" + ], + [ + "b440", + "碄碅碆碈碊碋碏碐碒碔碕碖碙碝碞碠碢碤碦碨", + 7, + "碵碶碷碸確碻碼碽碿磀磂磃磄磆磇磈磌磍磎磏磑磒磓磖磗磘磚", + 9 + ], + [ + "b480", + "磤磥磦磧磩磪磫磭", + 4, + "磳磵磶磸磹磻", + 5, + "礂礃礄礆", + 6, + "础储矗搐触处揣川穿椽传船喘串疮窗幢床闯创吹炊捶锤垂春椿醇唇淳纯蠢戳绰疵茨磁雌辞慈瓷词此刺赐次聪葱囱匆从丛凑粗醋簇促蹿篡窜摧崔催脆瘁粹淬翠村存寸磋撮搓措挫错搭达答瘩打大呆歹傣戴带殆代贷袋待逮" + ], + ["b540", "礍", 5, "礔", 9, "礟", 4, "礥", 14, "礵", 4, "礽礿祂祃祄祅祇祊", 8, "祔祕祘祙祡祣"], + [ + "b580", + "祤祦祩祪祫祬祮祰", + 6, + "祹祻", + 4, + "禂禃禆禇禈禉禋禌禍禎禐禑禒怠耽担丹单郸掸胆旦氮但惮淡诞弹蛋当挡党荡档刀捣蹈倒岛祷导到稻悼道盗德得的蹬灯登等瞪凳邓堤低滴迪敌笛狄涤翟嫡抵底地蒂第帝弟递缔颠掂滇碘点典靛垫电佃甸店惦奠淀殿碉叼雕凋刁掉吊钓调跌爹碟蝶迭谍叠" + ], + ["b640", "禓", 6, "禛", 11, "禨", 10, "禴", 4, "禼禿秂秄秅秇秈秊秌秎秏秐秓秔秖秗秙", 5, "秠秡秢秥秨秪"], + [ + "b680", + "秬秮秱", + 6, + "秹秺秼秾秿稁稄稅稇稈稉稊稌稏", + 4, + "稕稖稘稙稛稜丁盯叮钉顶鼎锭定订丢东冬董懂动栋侗恫冻洞兜抖斗陡豆逗痘都督毒犊独读堵睹赌杜镀肚度渡妒端短锻段断缎堆兑队对墩吨蹲敦顿囤钝盾遁掇哆多夺垛躲朵跺舵剁惰堕蛾峨鹅俄额讹娥恶厄扼遏鄂饿恩而儿耳尔饵洱二" + ], + ["b740", "稝稟稡稢稤", 14, "稴稵稶稸稺稾穀", 5, "穇", 9, "穒", 4, "穘", 16], + [ + "b780", + "穩", + 6, + "穱穲穳穵穻穼穽穾窂窅窇窉窊窋窌窎窏窐窓窔窙窚窛窞窡窢贰发罚筏伐乏阀法珐藩帆番翻樊矾钒繁凡烦反返范贩犯饭泛坊芳方肪房防妨仿访纺放菲非啡飞肥匪诽吠肺废沸费芬酚吩氛分纷坟焚汾粉奋份忿愤粪丰封枫蜂峰锋风疯烽逢冯缝讽奉凤佛否夫敷肤孵扶拂辐幅氟符伏俘服" + ], + ["b840", "窣窤窧窩窪窫窮", 4, "窴", 10, "竀", 10, "竌", 9, "竗竘竚竛竜竝竡竢竤竧", 5, "竮竰竱竲竳"], + [ + "b880", + "竴", + 4, + "竻竼竾笀笁笂笅笇笉笌笍笎笐笒笓笖笗笘笚笜笝笟笡笢笣笧笩笭浮涪福袱弗甫抚辅俯釜斧脯腑府腐赴副覆赋复傅付阜父腹负富讣附妇缚咐噶嘎该改概钙盖溉干甘杆柑竿肝赶感秆敢赣冈刚钢缸肛纲岗港杠篙皋高膏羔糕搞镐稿告哥歌搁戈鸽胳疙割革葛格蛤阁隔铬个各给根跟耕更庚羹" + ], + [ + "b940", + "笯笰笲笴笵笶笷笹笻笽笿", + 5, + "筆筈筊筍筎筓筕筗筙筜筞筟筡筣", + 10, + "筯筰筳筴筶筸筺筼筽筿箁箂箃箄箆", + 6, + "箎箏" + ], + [ + "b980", + "箑箒箓箖箘箙箚箛箞箟箠箣箤箥箮箯箰箲箳箵箶箷箹", + 7, + "篂篃範埂耿梗工攻功恭龚供躬公宫弓巩汞拱贡共钩勾沟苟狗垢构购够辜菇咕箍估沽孤姑鼓古蛊骨谷股故顾固雇刮瓜剐寡挂褂乖拐怪棺关官冠观管馆罐惯灌贯光广逛瑰规圭硅归龟闺轨鬼诡癸桂柜跪贵刽辊滚棍锅郭国果裹过哈" + ], + [ + "ba40", + "篅篈築篊篋篍篎篏篐篒篔", + 4, + "篛篜篞篟篠篢篣篤篧篨篩篫篬篭篯篰篲", + 4, + "篸篹篺篻篽篿", + 7, + "簈簉簊簍簎簐", + 5, + "簗簘簙" + ], + [ + "ba80", + "簚", + 4, + "簠", + 5, + "簨簩簫", + 12, + "簹", + 5, + "籂骸孩海氦亥害骇酣憨邯韩含涵寒函喊罕翰撼捍旱憾悍焊汗汉夯杭航壕嚎豪毫郝好耗号浩呵喝荷菏核禾和何合盒貉阂河涸赫褐鹤贺嘿黑痕很狠恨哼亨横衡恒轰哄烘虹鸿洪宏弘红喉侯猴吼厚候后呼乎忽瑚壶葫胡蝴狐糊湖" + ], + ["bb40", "籃", 9, "籎", 36, "籵", 5, "籾", 9], + [ + "bb80", + "粈粊", + 6, + "粓粔粖粙粚粛粠粡粣粦粧粨粩粫粬粭粯粰粴", + 4, + "粺粻弧虎唬护互沪户花哗华猾滑画划化话槐徊怀淮坏欢环桓还缓换患唤痪豢焕涣宦幻荒慌黄磺蝗簧皇凰惶煌晃幌恍谎灰挥辉徽恢蛔回毁悔慧卉惠晦贿秽会烩汇讳诲绘荤昏婚魂浑混豁活伙火获或惑霍货祸击圾基机畸稽积箕" + ], + ["bc40", "粿糀糂糃糄糆糉糋糎", 6, "糘糚糛糝糞糡", 6, "糩", 5, "糰", 7, "糹糺糼", 13, "紋", 5], + [ + "bc80", + "紑", + 14, + "紡紣紤紥紦紨紩紪紬紭紮細", + 6, + "肌饥迹激讥鸡姬绩缉吉极棘辑籍集及急疾汲即嫉级挤几脊己蓟技冀季伎祭剂悸济寄寂计记既忌际妓继纪嘉枷夹佳家加荚颊贾甲钾假稼价架驾嫁歼监坚尖笺间煎兼肩艰奸缄茧检柬碱硷拣捡简俭剪减荐槛鉴践贱见键箭件" + ], + ["bd40", "紷", 54, "絯", 7], + [ + "bd80", + "絸", + 32, + "健舰剑饯渐溅涧建僵姜将浆江疆蒋桨奖讲匠酱降蕉椒礁焦胶交郊浇骄娇嚼搅铰矫侥脚狡角饺缴绞剿教酵轿较叫窖揭接皆秸街阶截劫节桔杰捷睫竭洁结解姐戒藉芥界借介疥诫届巾筋斤金今津襟紧锦仅谨进靳晋禁近烬浸" + ], + ["be40", "継", 12, "綧", 6, "綯", 42], + [ + "be80", + "線", + 32, + "尽劲荆兢茎睛晶鲸京惊精粳经井警景颈静境敬镜径痉靖竟竞净炯窘揪究纠玖韭久灸九酒厩救旧臼舅咎就疚鞠拘狙疽居驹菊局咀矩举沮聚拒据巨具距踞锯俱句惧炬剧捐鹃娟倦眷卷绢撅攫抉掘倔爵觉决诀绝均菌钧军君峻" + ], + ["bf40", "緻", 62], + [ + "bf80", + "縺縼", + 4, + "繂", + 4, + "繈", + 21, + "俊竣浚郡骏喀咖卡咯开揩楷凯慨刊堪勘坎砍看康慷糠扛抗亢炕考拷烤靠坷苛柯棵磕颗科壳咳可渴克刻客课肯啃垦恳坑吭空恐孔控抠口扣寇枯哭窟苦酷库裤夸垮挎跨胯块筷侩快宽款匡筐狂框矿眶旷况亏盔岿窥葵奎魁傀" + ], + ["c040", "繞", 35, "纃", 23, "纜纝纞"], + [ + "c080", + "纮纴纻纼绖绤绬绹缊缐缞缷缹缻", + 6, + "罃罆", + 9, + "罒罓馈愧溃坤昆捆困括扩廓阔垃拉喇蜡腊辣啦莱来赖蓝婪栏拦篮阑兰澜谰揽览懒缆烂滥琅榔狼廊郎朗浪捞劳牢老佬姥酪烙涝勒乐雷镭蕾磊累儡垒擂肋类泪棱楞冷厘梨犁黎篱狸离漓理李里鲤礼莉荔吏栗丽厉励砾历利傈例俐" + ], + [ + "c140", + "罖罙罛罜罝罞罠罣", + 4, + "罫罬罭罯罰罳罵罶罷罸罺罻罼罽罿羀羂", + 7, + "羋羍羏", + 4, + "羕", + 4, + "羛羜羠羢羣羥羦羨", + 6, + "羱" + ], + [ + "c180", + "羳", + 4, + "羺羻羾翀翂翃翄翆翇翈翉翋翍翏", + 4, + "翖翗翙", + 5, + "翢翣痢立粒沥隶力璃哩俩联莲连镰廉怜涟帘敛脸链恋炼练粮凉梁粱良两辆量晾亮谅撩聊僚疗燎寥辽潦了撂镣廖料列裂烈劣猎琳林磷霖临邻鳞淋凛赁吝拎玲菱零龄铃伶羚凌灵陵岭领另令溜琉榴硫馏留刘瘤流柳六龙聋咙笼窿" + ], + [ + "c240", + "翤翧翨翪翫翬翭翯翲翴", + 6, + "翽翾翿耂耇耈耉耊耎耏耑耓耚耛耝耞耟耡耣耤耫", + 5, + "耲耴耹耺耼耾聀聁聄聅聇聈聉聎聏聐聑聓聕聖聗" + ], + [ + "c280", + "聙聛", + 13, + "聫", + 5, + "聲", + 11, + "隆垄拢陇楼娄搂篓漏陋芦卢颅庐炉掳卤虏鲁麓碌露路赂鹿潞禄录陆戮驴吕铝侣旅履屡缕虑氯律率滤绿峦挛孪滦卵乱掠略抡轮伦仑沦纶论萝螺罗逻锣箩骡裸落洛骆络妈麻玛码蚂马骂嘛吗埋买麦卖迈脉瞒馒蛮满蔓曼慢漫" + ], + [ + "c340", + "聾肁肂肅肈肊肍", + 5, + "肔肕肗肙肞肣肦肧肨肬肰肳肵肶肸肹肻胅胇", + 4, + "胏", + 6, + "胘胟胠胢胣胦胮胵胷胹胻胾胿脀脁脃脄脅脇脈脋" + ], + [ + "c380", + "脌脕脗脙脛脜脝脟", + 12, + "脭脮脰脳脴脵脷脹", + 4, + "脿谩芒茫盲氓忙莽猫茅锚毛矛铆卯茂冒帽貌贸么玫枚梅酶霉煤没眉媒镁每美昧寐妹媚门闷们萌蒙檬盟锰猛梦孟眯醚靡糜迷谜弥米秘觅泌蜜密幂棉眠绵冕免勉娩缅面苗描瞄藐秒渺庙妙蔑灭民抿皿敏悯闽明螟鸣铭名命谬摸" + ], + [ + "c440", + "腀", + 5, + "腇腉腍腎腏腒腖腗腘腛", + 4, + "腡腢腣腤腦腨腪腫腬腯腲腳腵腶腷腸膁膃", + 4, + "膉膋膌膍膎膐膒", + 5, + "膙膚膞", + 4, + "膤膥" + ], + [ + "c480", + "膧膩膫", + 7, + "膴", + 5, + "膼膽膾膿臄臅臇臈臉臋臍", + 6, + "摹蘑模膜磨摩魔抹末莫墨默沫漠寞陌谋牟某拇牡亩姆母墓暮幕募慕木目睦牧穆拿哪呐钠那娜纳氖乃奶耐奈南男难囊挠脑恼闹淖呢馁内嫩能妮霓倪泥尼拟你匿腻逆溺蔫拈年碾撵捻念娘酿鸟尿捏聂孽啮镊镍涅您柠狞凝宁" + ], + ["c540", "臔", 14, "臤臥臦臨臩臫臮", 4, "臵", 5, "臽臿舃與", 4, "舎舏舑舓舕", 5, "舝舠舤舥舦舧舩舮舲舺舼舽舿"], + [ + "c580", + "艀艁艂艃艅艆艈艊艌艍艎艐", + 7, + "艙艛艜艝艞艠", + 7, + "艩拧泞牛扭钮纽脓浓农弄奴努怒女暖虐疟挪懦糯诺哦欧鸥殴藕呕偶沤啪趴爬帕怕琶拍排牌徘湃派攀潘盘磐盼畔判叛乓庞旁耪胖抛咆刨炮袍跑泡呸胚培裴赔陪配佩沛喷盆砰抨烹澎彭蓬棚硼篷膨朋鹏捧碰坯砒霹批披劈琵毗" + ], + [ + "c640", + "艪艫艬艭艱艵艶艷艸艻艼芀芁芃芅芆芇芉芌芐芓芔芕芖芚芛芞芠芢芣芧芲芵芶芺芻芼芿苀苂苃苅苆苉苐苖苙苚苝苢苧苨苩苪苬苭苮苰苲苳苵苶苸" + ], + [ + "c680", + "苺苼", + 4, + "茊茋茍茐茒茓茖茘茙茝", + 9, + "茩茪茮茰茲茷茻茽啤脾疲皮匹痞僻屁譬篇偏片骗飘漂瓢票撇瞥拼频贫品聘乒坪苹萍平凭瓶评屏坡泼颇婆破魄迫粕剖扑铺仆莆葡菩蒲埔朴圃普浦谱曝瀑期欺栖戚妻七凄漆柒沏其棋奇歧畦崎脐齐旗祈祁骑起岂乞企启契砌器气迄弃汽泣讫掐" + ], + [ + "c740", + "茾茿荁荂荄荅荈荊", + 4, + "荓荕", + 4, + "荝荢荰", + 6, + "荹荺荾", + 6, + "莇莈莊莋莌莍莏莐莑莔莕莖莗莙莚莝莟莡", + 6, + "莬莭莮" + ], + [ + "c780", + "莯莵莻莾莿菂菃菄菆菈菉菋菍菎菐菑菒菓菕菗菙菚菛菞菢菣菤菦菧菨菫菬菭恰洽牵扦钎铅千迁签仟谦乾黔钱钳前潜遣浅谴堑嵌欠歉枪呛腔羌墙蔷强抢橇锹敲悄桥瞧乔侨巧鞘撬翘峭俏窍切茄且怯窃钦侵亲秦琴勤芹擒禽寝沁青轻氢倾卿清擎晴氰情顷请庆琼穷秋丘邱球求囚酋泅趋区蛆曲躯屈驱渠" + ], + ["c840", "菮華菳", 4, "菺菻菼菾菿萀萂萅萇萈萉萊萐萒", 5, "萙萚萛萞", 5, "萩", 7, "萲", 5, "萹萺萻萾", 7, "葇葈葉"], + [ + "c880", + "葊", + 6, + "葒", + 4, + "葘葝葞葟葠葢葤", + 4, + "葪葮葯葰葲葴葷葹葻葼取娶龋趣去圈颧权醛泉全痊拳犬券劝缺炔瘸却鹊榷确雀裙群然燃冉染瓤壤攘嚷让饶扰绕惹热壬仁人忍韧任认刃妊纫扔仍日戎茸蓉荣融熔溶容绒冗揉柔肉茹蠕儒孺如辱乳汝入褥软阮蕊瑞锐闰润若弱撒洒萨腮鳃塞赛三叁" + ], + ["c940", "葽", 4, "蒃蒄蒅蒆蒊蒍蒏", 7, "蒘蒚蒛蒝蒞蒟蒠蒢", 12, "蒰蒱蒳蒵蒶蒷蒻蒼蒾蓀蓂蓃蓅蓆蓇蓈蓋蓌蓎蓏蓒蓔蓕蓗"], + [ + "c980", + "蓘", + 4, + "蓞蓡蓢蓤蓧", + 4, + "蓭蓮蓯蓱", + 10, + "蓽蓾蔀蔁蔂伞散桑嗓丧搔骚扫嫂瑟色涩森僧莎砂杀刹沙纱傻啥煞筛晒珊苫杉山删煽衫闪陕擅赡膳善汕扇缮墒伤商赏晌上尚裳梢捎稍烧芍勺韶少哨邵绍奢赊蛇舌舍赦摄射慑涉社设砷申呻伸身深娠绅神沈审婶甚肾慎渗声生甥牲升绳" + ], + ["ca40", "蔃", 8, "蔍蔎蔏蔐蔒蔔蔕蔖蔘蔙蔛蔜蔝蔞蔠蔢", 8, "蔭", 9, "蔾", 4, "蕄蕅蕆蕇蕋", 10], + [ + "ca80", + "蕗蕘蕚蕛蕜蕝蕟", + 4, + "蕥蕦蕧蕩", + 8, + "蕳蕵蕶蕷蕸蕼蕽蕿薀薁省盛剩胜圣师失狮施湿诗尸虱十石拾时什食蚀实识史矢使屎驶始式示士世柿事拭誓逝势是嗜噬适仕侍释饰氏市恃室视试收手首守寿授售受瘦兽蔬枢梳殊抒输叔舒淑疏书赎孰熟薯暑曙署蜀黍鼠属术述树束戍竖墅庶数漱" + ], + ["cb40", "薂薃薆薈", 6, "薐", 10, "薝", 6, "薥薦薧薩薫薬薭薱", 5, "薸薺", 6, "藂", 6, "藊", 4, "藑藒"], + [ + "cb80", + "藔藖", + 5, + "藝", + 6, + "藥藦藧藨藪", + 14, + "恕刷耍摔衰甩帅栓拴霜双爽谁水睡税吮瞬顺舜说硕朔烁斯撕嘶思私司丝死肆寺嗣四伺似饲巳松耸怂颂送宋讼诵搜艘擞嗽苏酥俗素速粟僳塑溯宿诉肃酸蒜算虽隋随绥髓碎岁穗遂隧祟孙损笋蓑梭唆缩琐索锁所塌他它她塔" + ], + ["cc40", "藹藺藼藽藾蘀", 4, "蘆", 10, "蘒蘓蘔蘕蘗", 15, "蘨蘪", 13, "蘹蘺蘻蘽蘾蘿虀"], + [ + "cc80", + "虁", + 11, + "虒虓處", + 4, + "虛虜虝號虠虡虣", + 7, + "獭挞蹋踏胎苔抬台泰酞太态汰坍摊贪瘫滩坛檀痰潭谭谈坦毯袒碳探叹炭汤塘搪堂棠膛唐糖倘躺淌趟烫掏涛滔绦萄桃逃淘陶讨套特藤腾疼誊梯剔踢锑提题蹄啼体替嚏惕涕剃屉天添填田甜恬舔腆挑条迢眺跳贴铁帖厅听烃" + ], + [ + "cd40", + "虭虯虰虲", + 6, + "蚃", + 6, + "蚎", + 4, + "蚔蚖", + 5, + "蚞", + 4, + "蚥蚦蚫蚭蚮蚲蚳蚷蚸蚹蚻", + 4, + "蛁蛂蛃蛅蛈蛌蛍蛒蛓蛕蛖蛗蛚蛜" + ], + [ + "cd80", + "蛝蛠蛡蛢蛣蛥蛦蛧蛨蛪蛫蛬蛯蛵蛶蛷蛺蛻蛼蛽蛿蜁蜄蜅蜆蜋蜌蜎蜏蜐蜑蜔蜖汀廷停亭庭挺艇通桐酮瞳同铜彤童桶捅筒统痛偷投头透凸秃突图徒途涂屠土吐兔湍团推颓腿蜕褪退吞屯臀拖托脱鸵陀驮驼椭妥拓唾挖哇蛙洼娃瓦袜歪外豌弯湾玩顽丸烷完碗挽晚皖惋宛婉万腕汪王亡枉网往旺望忘妄威" + ], + [ + "ce40", + "蜙蜛蜝蜟蜠蜤蜦蜧蜨蜪蜫蜬蜭蜯蜰蜲蜳蜵蜶蜸蜹蜺蜼蜽蝀", + 6, + "蝊蝋蝍蝏蝐蝑蝒蝔蝕蝖蝘蝚", + 5, + "蝡蝢蝦", + 7, + "蝯蝱蝲蝳蝵" + ], + [ + "ce80", + "蝷蝸蝹蝺蝿螀螁螄螆螇螉螊螌螎", + 4, + "螔螕螖螘", + 6, + "螠", + 4, + "巍微危韦违桅围唯惟为潍维苇萎委伟伪尾纬未蔚味畏胃喂魏位渭谓尉慰卫瘟温蚊文闻纹吻稳紊问嗡翁瓮挝蜗涡窝我斡卧握沃巫呜钨乌污诬屋无芜梧吾吴毋武五捂午舞伍侮坞戊雾晤物勿务悟误昔熙析西硒矽晰嘻吸锡牺" + ], + [ + "cf40", + "螥螦螧螩螪螮螰螱螲螴螶螷螸螹螻螼螾螿蟁", + 4, + "蟇蟈蟉蟌", + 4, + "蟔", + 6, + "蟜蟝蟞蟟蟡蟢蟣蟤蟦蟧蟨蟩蟫蟬蟭蟯", + 9 + ], + [ + "cf80", + "蟺蟻蟼蟽蟿蠀蠁蠂蠄", + 5, + "蠋", + 7, + "蠔蠗蠘蠙蠚蠜", + 4, + "蠣稀息希悉膝夕惜熄烯溪汐犀檄袭席习媳喜铣洗系隙戏细瞎虾匣霞辖暇峡侠狭下厦夏吓掀锨先仙鲜纤咸贤衔舷闲涎弦嫌显险现献县腺馅羡宪陷限线相厢镶香箱襄湘乡翔祥详想响享项巷橡像向象萧硝霄削哮嚣销消宵淆晓" + ], + ["d040", "蠤", 13, "蠳", 5, "蠺蠻蠽蠾蠿衁衂衃衆", 5, "衎", 5, "衕衖衘衚", 6, "衦衧衪衭衯衱衳衴衵衶衸衹衺"], + [ + "d080", + "衻衼袀袃袆袇袉袊袌袎袏袐袑袓袔袕袗", + 4, + "袝", + 4, + "袣袥", + 5, + "小孝校肖啸笑效楔些歇蝎鞋协挟携邪斜胁谐写械卸蟹懈泄泻谢屑薪芯锌欣辛新忻心信衅星腥猩惺兴刑型形邢行醒幸杏性姓兄凶胸匈汹雄熊休修羞朽嗅锈秀袖绣墟戌需虚嘘须徐许蓄酗叙旭序畜恤絮婿绪续轩喧宣悬旋玄" + ], + [ + "d140", + "袬袮袯袰袲", + 4, + "袸袹袺袻袽袾袿裀裃裄裇裈裊裋裌裍裏裐裑裓裖裗裚", + 4, + "裠裡裦裧裩", + 6, + "裲裵裶裷裺裻製裿褀褁褃", + 5 + ], + [ + "d180", + "褉褋", + 4, + "褑褔", + 4, + "褜", + 4, + "褢褣褤褦褧褨褩褬褭褮褯褱褲褳褵褷选癣眩绚靴薛学穴雪血勋熏循旬询寻驯巡殉汛训讯逊迅压押鸦鸭呀丫芽牙蚜崖衙涯雅哑亚讶焉咽阉烟淹盐严研蜒岩延言颜阎炎沿奄掩眼衍演艳堰燕厌砚雁唁彦焰宴谚验殃央鸯秧杨扬佯疡羊洋阳氧仰痒养样漾邀腰妖瑶" + ], + ["d240", "褸", 8, "襂襃襅", 24, "襠", 5, "襧", 19, "襼"], + [ + "d280", + "襽襾覀覂覄覅覇", + 26, + "摇尧遥窑谣姚咬舀药要耀椰噎耶爷野冶也页掖业叶曳腋夜液一壹医揖铱依伊衣颐夷遗移仪胰疑沂宜姨彝椅蚁倚已乙矣以艺抑易邑屹亿役臆逸肄疫亦裔意毅忆义益溢诣议谊译异翼翌绎茵荫因殷音阴姻吟银淫寅饮尹引隐" + ], + ["d340", "覢", 30, "觃觍觓觔觕觗觘觙觛觝觟觠觡觢觤觧觨觩觪觬觭觮觰觱觲觴", 6], + [ + "d380", + "觻", + 4, + "訁", + 5, + "計", + 21, + "印英樱婴鹰应缨莹萤营荧蝇迎赢盈影颖硬映哟拥佣臃痈庸雍踊蛹咏泳涌永恿勇用幽优悠忧尤由邮铀犹油游酉有友右佑釉诱又幼迂淤于盂榆虞愚舆余俞逾鱼愉渝渔隅予娱雨与屿禹宇语羽玉域芋郁吁遇喻峪御愈欲狱育誉" + ], + ["d440", "訞", 31, "訿", 8, "詉", 21], + [ + "d480", + "詟", + 25, + "詺", + 6, + "浴寓裕预豫驭鸳渊冤元垣袁原援辕园员圆猿源缘远苑愿怨院曰约越跃钥岳粤月悦阅耘云郧匀陨允运蕴酝晕韵孕匝砸杂栽哉灾宰载再在咱攒暂赞赃脏葬遭糟凿藻枣早澡蚤躁噪造皂灶燥责择则泽贼怎增憎曾赠扎喳渣札轧" + ], + ["d540", "誁", 7, "誋", 7, "誔", 46], + [ + "d580", + "諃", + 32, + "铡闸眨栅榨咋乍炸诈摘斋宅窄债寨瞻毡詹粘沾盏斩辗崭展蘸栈占战站湛绽樟章彰漳张掌涨杖丈帐账仗胀瘴障招昭找沼赵照罩兆肇召遮折哲蛰辙者锗蔗这浙珍斟真甄砧臻贞针侦枕疹诊震振镇阵蒸挣睁征狰争怔整拯正政" + ], + ["d640", "諤", 34, "謈", 27], + [ + "d680", + "謤謥謧", + 30, + "帧症郑证芝枝支吱蜘知肢脂汁之织职直植殖执值侄址指止趾只旨纸志挚掷至致置帜峙制智秩稚质炙痔滞治窒中盅忠钟衷终种肿重仲众舟周州洲诌粥轴肘帚咒皱宙昼骤珠株蛛朱猪诸诛逐竹烛煮拄瞩嘱主著柱助蛀贮铸筑" + ], + ["d740", "譆", 31, "譧", 4, "譭", 25], + [ + "d780", + "讇", + 24, + "讬讱讻诇诐诪谉谞住注祝驻抓爪拽专砖转撰赚篆桩庄装妆撞壮状椎锥追赘坠缀谆准捉拙卓桌琢茁酌啄着灼浊兹咨资姿滋淄孜紫仔籽滓子自渍字鬃棕踪宗综总纵邹走奏揍租足卒族祖诅阻组钻纂嘴醉最罪尊遵昨左佐柞做作坐座" + ], + ["d840", "谸", 8, "豂豃豄豅豈豊豋豍", 7, "豖豗豘豙豛", 5, "豣", 6, "豬", 6, "豴豵豶豷豻", 6, "貃貄貆貇"], + [ + "d880", + "貈貋貍", + 6, + "貕貖貗貙", + 20, + "亍丌兀丐廿卅丕亘丞鬲孬噩丨禺丿匕乇夭爻卮氐囟胤馗毓睾鼗丶亟鼐乜乩亓芈孛啬嘏仄厍厝厣厥厮靥赝匚叵匦匮匾赜卦卣刂刈刎刭刳刿剀剌剞剡剜蒯剽劂劁劐劓冂罔亻仃仉仂仨仡仫仞伛仳伢佤仵伥伧伉伫佞佧攸佚佝" + ], + ["d940", "貮", 62], + [ + "d980", + "賭", + 32, + "佟佗伲伽佶佴侑侉侃侏佾佻侪佼侬侔俦俨俪俅俚俣俜俑俟俸倩偌俳倬倏倮倭俾倜倌倥倨偾偃偕偈偎偬偻傥傧傩傺僖儆僭僬僦僮儇儋仝氽佘佥俎龠汆籴兮巽黉馘冁夔勹匍訇匐凫夙兕亠兖亳衮袤亵脔裒禀嬴蠃羸冫冱冽冼" + ], + ["da40", "贎", 14, "贠赑赒赗赟赥赨赩赪赬赮赯赱赲赸", 8, "趂趃趆趇趈趉趌", 4, "趒趓趕", 9, "趠趡"], + [ + "da80", + "趢趤", + 12, + "趲趶趷趹趻趽跀跁跂跅跇跈跉跊跍跐跒跓跔凇冖冢冥讠讦讧讪讴讵讷诂诃诋诏诎诒诓诔诖诘诙诜诟诠诤诨诩诮诰诳诶诹诼诿谀谂谄谇谌谏谑谒谔谕谖谙谛谘谝谟谠谡谥谧谪谫谮谯谲谳谵谶卩卺阝阢阡阱阪阽阼陂陉陔陟陧陬陲陴隈隍隗隰邗邛邝邙邬邡邴邳邶邺" + ], + [ + "db40", + "跕跘跙跜跠跡跢跥跦跧跩跭跮跰跱跲跴跶跼跾", + 6, + "踆踇踈踋踍踎踐踑踒踓踕", + 7, + "踠踡踤", + 4, + "踫踭踰踲踳踴踶踷踸踻踼踾" + ], + [ + "db80", + "踿蹃蹅蹆蹌", + 4, + "蹓", + 5, + "蹚", + 11, + "蹧蹨蹪蹫蹮蹱邸邰郏郅邾郐郄郇郓郦郢郜郗郛郫郯郾鄄鄢鄞鄣鄱鄯鄹酃酆刍奂劢劬劭劾哿勐勖勰叟燮矍廴凵凼鬯厶弁畚巯坌垩垡塾墼壅壑圩圬圪圳圹圮圯坜圻坂坩垅坫垆坼坻坨坭坶坳垭垤垌垲埏垧垴垓垠埕埘埚埙埒垸埴埯埸埤埝" + ], + ["dc40", "蹳蹵蹷", 4, "蹽蹾躀躂躃躄躆躈", 6, "躑躒躓躕", 6, "躝躟", 11, "躭躮躰躱躳", 6, "躻", 7], + [ + "dc80", + "軃", + 10, + "軏", + 21, + "堋堍埽埭堀堞堙塄堠塥塬墁墉墚墀馨鼙懿艹艽艿芏芊芨芄芎芑芗芙芫芸芾芰苈苊苣芘芷芮苋苌苁芩芴芡芪芟苄苎芤苡茉苷苤茏茇苜苴苒苘茌苻苓茑茚茆茔茕苠苕茜荑荛荜茈莒茼茴茱莛荞茯荏荇荃荟荀茗荠茭茺茳荦荥" + ], + ["dd40", "軥", 62], + [ + "dd80", + "輤", + 32, + "荨茛荩荬荪荭荮莰荸莳莴莠莪莓莜莅荼莶莩荽莸荻莘莞莨莺莼菁萁菥菘堇萘萋菝菽菖萜萸萑萆菔菟萏萃菸菹菪菅菀萦菰菡葜葑葚葙葳蒇蒈葺蒉葸萼葆葩葶蒌蒎萱葭蓁蓍蓐蓦蒽蓓蓊蒿蒺蓠蒡蒹蒴蒗蓥蓣蔌甍蔸蓰蔹蔟蔺" + ], + ["de40", "轅", 32, "轪辀辌辒辝辠辡辢辤辥辦辧辪辬辭辮辯農辳辴辵辷辸辺辻込辿迀迃迆"], + [ + "de80", + "迉", + 4, + "迏迒迖迗迚迠迡迣迧迬迯迱迲迴迵迶迺迻迼迾迿逇逈逌逎逓逕逘蕖蔻蓿蓼蕙蕈蕨蕤蕞蕺瞢蕃蕲蕻薤薨薇薏蕹薮薜薅薹薷薰藓藁藜藿蘧蘅蘩蘖蘼廾弈夼奁耷奕奚奘匏尢尥尬尴扌扪抟抻拊拚拗拮挢拶挹捋捃掭揶捱捺掎掴捭掬掊捩掮掼揲揸揠揿揄揞揎摒揆掾摅摁搋搛搠搌搦搡摞撄摭撖" + ], + [ + "df40", + "這逜連逤逥逧", + 5, + "逰", + 4, + "逷逹逺逽逿遀遃遅遆遈", + 4, + "過達違遖遙遚遜", + 5, + "遤遦遧適遪遫遬遯", + 4, + "遶", + 6, + "遾邁" + ], + [ + "df80", + "還邅邆邇邉邊邌", + 4, + "邒邔邖邘邚邜邞邟邠邤邥邧邨邩邫邭邲邷邼邽邿郀摺撷撸撙撺擀擐擗擤擢攉攥攮弋忒甙弑卟叱叽叩叨叻吒吖吆呋呒呓呔呖呃吡呗呙吣吲咂咔呷呱呤咚咛咄呶呦咝哐咭哂咴哒咧咦哓哔呲咣哕咻咿哌哙哚哜咩咪咤哝哏哞唛哧唠哽唔哳唢唣唏唑唧唪啧喏喵啉啭啁啕唿啐唼" + ], + ["e040", "郂郃郆郈郉郋郌郍郒郔郕郖郘郙郚郞郟郠郣郤郥郩郪郬郮郰郱郲郳郵郶郷郹郺郻郼郿鄀鄁鄃鄅", 19, "鄚鄛鄜"], + [ + "e080", + "鄝鄟鄠鄡鄤", + 10, + "鄰鄲", + 6, + "鄺", + 8, + "酄唷啖啵啶啷唳唰啜喋嗒喃喱喹喈喁喟啾嗖喑啻嗟喽喾喔喙嗪嗷嗉嘟嗑嗫嗬嗔嗦嗝嗄嗯嗥嗲嗳嗌嗍嗨嗵嗤辔嘞嘈嘌嘁嘤嘣嗾嘀嘧嘭噘嘹噗嘬噍噢噙噜噌噔嚆噤噱噫噻噼嚅嚓嚯囔囗囝囡囵囫囹囿圄圊圉圜帏帙帔帑帱帻帼" + ], + [ + "e140", + "酅酇酈酑酓酔酕酖酘酙酛酜酟酠酦酧酨酫酭酳酺酻酼醀", + 4, + "醆醈醊醎醏醓", + 6, + "醜", + 5, + "醤", + 5, + "醫醬醰醱醲醳醶醷醸醹醻" + ], + [ + "e180", + "醼", + 10, + "釈釋釐釒", + 9, + "針", + 8, + "帷幄幔幛幞幡岌屺岍岐岖岈岘岙岑岚岜岵岢岽岬岫岱岣峁岷峄峒峤峋峥崂崃崧崦崮崤崞崆崛嵘崾崴崽嵬嵛嵯嵝嵫嵋嵊嵩嵴嶂嶙嶝豳嶷巅彳彷徂徇徉後徕徙徜徨徭徵徼衢彡犭犰犴犷犸狃狁狎狍狒狨狯狩狲狴狷猁狳猃狺" + ], + ["e240", "釦", 62], + [ + "e280", + "鈥", + 32, + "狻猗猓猡猊猞猝猕猢猹猥猬猸猱獐獍獗獠獬獯獾舛夥飧夤夂饣饧", + 5, + "饴饷饽馀馄馇馊馍馐馑馓馔馕庀庑庋庖庥庠庹庵庾庳赓廒廑廛廨廪膺忄忉忖忏怃忮怄忡忤忾怅怆忪忭忸怙怵怦怛怏怍怩怫怊怿怡恸恹恻恺恂" + ], + ["e340", "鉆", 45, "鉵", 16], + [ + "e380", + "銆", + 7, + "銏", + 24, + "恪恽悖悚悭悝悃悒悌悛惬悻悱惝惘惆惚悴愠愦愕愣惴愀愎愫慊慵憬憔憧憷懔懵忝隳闩闫闱闳闵闶闼闾阃阄阆阈阊阋阌阍阏阒阕阖阗阙阚丬爿戕氵汔汜汊沣沅沐沔沌汨汩汴汶沆沩泐泔沭泷泸泱泗沲泠泖泺泫泮沱泓泯泾" + ], + ["e440", "銨", 5, "銯", 24, "鋉", 31], + [ + "e480", + "鋩", + 32, + "洹洧洌浃浈洇洄洙洎洫浍洮洵洚浏浒浔洳涑浯涞涠浞涓涔浜浠浼浣渚淇淅淞渎涿淠渑淦淝淙渖涫渌涮渫湮湎湫溲湟溆湓湔渲渥湄滟溱溘滠漭滢溥溧溽溻溷滗溴滏溏滂溟潢潆潇漤漕滹漯漶潋潴漪漉漩澉澍澌潸潲潼潺濑" + ], + ["e540", "錊", 51, "錿", 10], + [ + "e580", + "鍊", + 31, + "鍫濉澧澹澶濂濡濮濞濠濯瀚瀣瀛瀹瀵灏灞宀宄宕宓宥宸甯骞搴寤寮褰寰蹇謇辶迓迕迥迮迤迩迦迳迨逅逄逋逦逑逍逖逡逵逶逭逯遄遑遒遐遨遘遢遛暹遴遽邂邈邃邋彐彗彖彘尻咫屐屙孱屣屦羼弪弩弭艴弼鬻屮妁妃妍妩妪妣" + ], + ["e640", "鍬", 34, "鎐", 27], + [ + "e680", + "鎬", + 29, + "鏋鏌鏍妗姊妫妞妤姒妲妯姗妾娅娆姝娈姣姘姹娌娉娲娴娑娣娓婀婧婊婕娼婢婵胬媪媛婷婺媾嫫媲嫒嫔媸嫠嫣嫱嫖嫦嫘嫜嬉嬗嬖嬲嬷孀尕尜孚孥孳孑孓孢驵驷驸驺驿驽骀骁骅骈骊骐骒骓骖骘骛骜骝骟骠骢骣骥骧纟纡纣纥纨纩" + ], + ["e740", "鏎", 7, "鏗", 54], + [ + "e780", + "鐎", + 32, + "纭纰纾绀绁绂绉绋绌绐绔绗绛绠绡绨绫绮绯绱绲缍绶绺绻绾缁缂缃缇缈缋缌缏缑缒缗缙缜缛缟缡", + 6, + "缪缫缬缭缯", + 4, + "缵幺畿巛甾邕玎玑玮玢玟珏珂珑玷玳珀珉珈珥珙顼琊珩珧珞玺珲琏琪瑛琦琥琨琰琮琬" + ], + ["e840", "鐯", 14, "鐿", 43, "鑬鑭鑮鑯"], + [ + "e880", + "鑰", + 20, + "钑钖钘铇铏铓铔铚铦铻锜锠琛琚瑁瑜瑗瑕瑙瑷瑭瑾璜璎璀璁璇璋璞璨璩璐璧瓒璺韪韫韬杌杓杞杈杩枥枇杪杳枘枧杵枨枞枭枋杷杼柰栉柘栊柩枰栌柙枵柚枳柝栀柃枸柢栎柁柽栲栳桠桡桎桢桄桤梃栝桕桦桁桧桀栾桊桉栩梵梏桴桷梓桫棂楮棼椟椠棹" + ], + ["e940", "锧锳锽镃镈镋镕镚镠镮镴镵長", 7, "門", 42], + [ + "e980", + "閫", + 32, + "椤棰椋椁楗棣椐楱椹楠楂楝榄楫榀榘楸椴槌榇榈槎榉楦楣楹榛榧榻榫榭槔榱槁槊槟榕槠榍槿樯槭樗樘橥槲橄樾檠橐橛樵檎橹樽樨橘橼檑檐檩檗檫猷獒殁殂殇殄殒殓殍殚殛殡殪轫轭轱轲轳轵轶轸轷轹轺轼轾辁辂辄辇辋" + ], + ["ea40", "闌", 27, "闬闿阇阓阘阛阞阠阣", 6, "阫阬阭阯阰阷阸阹阺阾陁陃陊陎陏陑陒陓陖陗"], + [ + "ea80", + "陘陙陚陜陝陞陠陣陥陦陫陭", + 4, + "陳陸", + 12, + "隇隉隊辍辎辏辘辚軎戋戗戛戟戢戡戥戤戬臧瓯瓴瓿甏甑甓攴旮旯旰昊昙杲昃昕昀炅曷昝昴昱昶昵耆晟晔晁晏晖晡晗晷暄暌暧暝暾曛曜曦曩贲贳贶贻贽赀赅赆赈赉赇赍赕赙觇觊觋觌觎觏觐觑牮犟牝牦牯牾牿犄犋犍犏犒挈挲掰" + ], + ["eb40", "隌階隑隒隓隕隖隚際隝", 9, "隨", 7, "隱隲隴隵隷隸隺隻隿雂雃雈雊雋雐雑雓雔雖", 9, "雡", 6, "雫"], + [ + "eb80", + "雬雭雮雰雱雲雴雵雸雺電雼雽雿霂霃霅霊霋霌霐霑霒霔霕霗", + 4, + "霝霟霠搿擘耄毪毳毽毵毹氅氇氆氍氕氘氙氚氡氩氤氪氲攵敕敫牍牒牖爰虢刖肟肜肓肼朊肽肱肫肭肴肷胧胨胩胪胛胂胄胙胍胗朐胝胫胱胴胭脍脎胲胼朕脒豚脶脞脬脘脲腈腌腓腴腙腚腱腠腩腼腽腭腧塍媵膈膂膑滕膣膪臌朦臊膻" + ], + ["ec40", "霡", 8, "霫霬霮霯霱霳", 4, "霺霻霼霽霿", 18, "靔靕靗靘靚靜靝靟靣靤靦靧靨靪", 7], + [ + "ec80", + "靲靵靷", + 4, + "靽", + 7, + "鞆", + 4, + "鞌鞎鞏鞐鞓鞕鞖鞗鞙", + 4, + "臁膦欤欷欹歃歆歙飑飒飓飕飙飚殳彀毂觳斐齑斓於旆旄旃旌旎旒旖炀炜炖炝炻烀炷炫炱烨烊焐焓焖焯焱煳煜煨煅煲煊煸煺熘熳熵熨熠燠燔燧燹爝爨灬焘煦熹戾戽扃扈扉礻祀祆祉祛祜祓祚祢祗祠祯祧祺禅禊禚禧禳忑忐" + ], + ["ed40", "鞞鞟鞡鞢鞤", 6, "鞬鞮鞰鞱鞳鞵", 46], + [ + "ed80", + "韤韥韨韮", + 4, + "韴韷", + 23, + "怼恝恚恧恁恙恣悫愆愍慝憩憝懋懑戆肀聿沓泶淼矶矸砀砉砗砘砑斫砭砜砝砹砺砻砟砼砥砬砣砩硎硭硖硗砦硐硇硌硪碛碓碚碇碜碡碣碲碹碥磔磙磉磬磲礅磴礓礤礞礴龛黹黻黼盱眄眍盹眇眈眚眢眙眭眦眵眸睐睑睇睃睚睨" + ], + ["ee40", "頏", 62], + [ + "ee80", + "顎", + 32, + "睢睥睿瞍睽瞀瞌瞑瞟瞠瞰瞵瞽町畀畎畋畈畛畲畹疃罘罡罟詈罨罴罱罹羁罾盍盥蠲钅钆钇钋钊钌钍钏钐钔钗钕钚钛钜钣钤钫钪钭钬钯钰钲钴钶", + 4, + "钼钽钿铄铈", + 6, + "铐铑铒铕铖铗铙铘铛铞铟铠铢铤铥铧铨铪" + ], + ["ef40", "顯", 5, "颋颎颒颕颙颣風", 37, "飏飐飔飖飗飛飜飝飠", 4], + [ + "ef80", + "飥飦飩", + 30, + "铩铫铮铯铳铴铵铷铹铼铽铿锃锂锆锇锉锊锍锎锏锒", + 4, + "锘锛锝锞锟锢锪锫锩锬锱锲锴锶锷锸锼锾锿镂锵镄镅镆镉镌镎镏镒镓镔镖镗镘镙镛镞镟镝镡镢镤", + 8, + "镯镱镲镳锺矧矬雉秕秭秣秫稆嵇稃稂稞稔" + ], + ["f040", "餈", 4, "餎餏餑", 28, "餯", 26], + [ + "f080", + "饊", + 9, + "饖", + 12, + "饤饦饳饸饹饻饾馂馃馉稹稷穑黏馥穰皈皎皓皙皤瓞瓠甬鸠鸢鸨", + 4, + "鸲鸱鸶鸸鸷鸹鸺鸾鹁鹂鹄鹆鹇鹈鹉鹋鹌鹎鹑鹕鹗鹚鹛鹜鹞鹣鹦", + 6, + "鹱鹭鹳疒疔疖疠疝疬疣疳疴疸痄疱疰痃痂痖痍痣痨痦痤痫痧瘃痱痼痿瘐瘀瘅瘌瘗瘊瘥瘘瘕瘙" + ], + ["f140", "馌馎馚", 10, "馦馧馩", 47], + [ + "f180", + "駙", + 32, + "瘛瘼瘢瘠癀瘭瘰瘿瘵癃瘾瘳癍癞癔癜癖癫癯翊竦穸穹窀窆窈窕窦窠窬窨窭窳衤衩衲衽衿袂袢裆袷袼裉裢裎裣裥裱褚裼裨裾裰褡褙褓褛褊褴褫褶襁襦襻疋胥皲皴矜耒耔耖耜耠耢耥耦耧耩耨耱耋耵聃聆聍聒聩聱覃顸颀颃" + ], + ["f240", "駺", 62], + [ + "f280", + "騹", + 32, + "颉颌颍颏颔颚颛颞颟颡颢颥颦虍虔虬虮虿虺虼虻蚨蚍蚋蚬蚝蚧蚣蚪蚓蚩蚶蛄蚵蛎蚰蚺蚱蚯蛉蛏蚴蛩蛱蛲蛭蛳蛐蜓蛞蛴蛟蛘蛑蜃蜇蛸蜈蜊蜍蜉蜣蜻蜞蜥蜮蜚蜾蝈蜴蜱蜩蜷蜿螂蜢蝽蝾蝻蝠蝰蝌蝮螋蝓蝣蝼蝤蝙蝥螓螯螨蟒" + ], + ["f340", "驚", 17, "驲骃骉骍骎骔骕骙骦骩", 6, "骲骳骴骵骹骻骽骾骿髃髄髆", 4, "髍髎髏髐髒體髕髖髗髙髚髛髜"], + [ + "f380", + "髝髞髠髢髣髤髥髧髨髩髪髬髮髰", + 8, + "髺髼", + 6, + "鬄鬅鬆蟆螈螅螭螗螃螫蟥螬螵螳蟋蟓螽蟑蟀蟊蟛蟪蟠蟮蠖蠓蟾蠊蠛蠡蠹蠼缶罂罄罅舐竺竽笈笃笄笕笊笫笏筇笸笪笙笮笱笠笥笤笳笾笞筘筚筅筵筌筝筠筮筻筢筲筱箐箦箧箸箬箝箨箅箪箜箢箫箴篑篁篌篝篚篥篦篪簌篾篼簏簖簋" + ], + ["f440", "鬇鬉", 5, "鬐鬑鬒鬔", 10, "鬠鬡鬢鬤", 10, "鬰鬱鬳", 7, "鬽鬾鬿魀魆魊魋魌魎魐魒魓魕", 5], + [ + "f480", + "魛", + 32, + "簟簪簦簸籁籀臾舁舂舄臬衄舡舢舣舭舯舨舫舸舻舳舴舾艄艉艋艏艚艟艨衾袅袈裘裟襞羝羟羧羯羰羲籼敉粑粝粜粞粢粲粼粽糁糇糌糍糈糅糗糨艮暨羿翎翕翥翡翦翩翮翳糸絷綦綮繇纛麸麴赳趄趔趑趱赧赭豇豉酊酐酎酏酤" + ], + ["f540", "魼", 62], + [ + "f580", + "鮻", + 32, + "酢酡酰酩酯酽酾酲酴酹醌醅醐醍醑醢醣醪醭醮醯醵醴醺豕鹾趸跫踅蹙蹩趵趿趼趺跄跖跗跚跞跎跏跛跆跬跷跸跣跹跻跤踉跽踔踝踟踬踮踣踯踺蹀踹踵踽踱蹉蹁蹂蹑蹒蹊蹰蹶蹼蹯蹴躅躏躔躐躜躞豸貂貊貅貘貔斛觖觞觚觜" + ], + ["f640", "鯜", 62], + [ + "f680", + "鰛", + 32, + "觥觫觯訾謦靓雩雳雯霆霁霈霏霎霪霭霰霾龀龃龅", + 5, + "龌黾鼋鼍隹隼隽雎雒瞿雠銎銮鋈錾鍪鏊鎏鐾鑫鱿鲂鲅鲆鲇鲈稣鲋鲎鲐鲑鲒鲔鲕鲚鲛鲞", + 5, + "鲥", + 4, + "鲫鲭鲮鲰", + 7, + "鲺鲻鲼鲽鳄鳅鳆鳇鳊鳋" + ], + ["f740", "鰼", 62], + [ + "f780", + "鱻鱽鱾鲀鲃鲄鲉鲊鲌鲏鲓鲖鲗鲘鲙鲝鲪鲬鲯鲹鲾", + 4, + "鳈鳉鳑鳒鳚鳛鳠鳡鳌", + 4, + "鳓鳔鳕鳗鳘鳙鳜鳝鳟鳢靼鞅鞑鞒鞔鞯鞫鞣鞲鞴骱骰骷鹘骶骺骼髁髀髅髂髋髌髑魅魃魇魉魈魍魑飨餍餮饕饔髟髡髦髯髫髻髭髹鬈鬏鬓鬟鬣麽麾縻麂麇麈麋麒鏖麝麟黛黜黝黠黟黢黩黧黥黪黯鼢鼬鼯鼹鼷鼽鼾齄" + ], + ["f840", "鳣", 62], + ["f880", "鴢", 32], + ["f940", "鵃", 62], + ["f980", "鶂", 32], + ["fa40", "鶣", 62], + ["fa80", "鷢", 32], + ["fb40", "鸃", 27, "鸤鸧鸮鸰鸴鸻鸼鹀鹍鹐鹒鹓鹔鹖鹙鹝鹟鹠鹡鹢鹥鹮鹯鹲鹴", 9, "麀"], + ["fb80", "麁麃麄麅麆麉麊麌", 5, "麔", 8, "麞麠", 5, "麧麨麩麪"], + ["fc40", "麫", 8, "麵麶麷麹麺麼麿", 4, "黅黆黇黈黊黋黌黐黒黓黕黖黗黙黚點黡黣黤黦黨黫黬黭黮黰", 8, "黺黽黿", 6], + ["fc80", "鼆", 4, "鼌鼏鼑鼒鼔鼕鼖鼘鼚", 5, "鼡鼣", 8, "鼭鼮鼰鼱"], + ["fd40", "鼲", 4, "鼸鼺鼼鼿", 4, "齅", 10, "齒", 38], + ["fd80", "齹", 5, "龁龂龍", 11, "龜龝龞龡", 4, "郎凉秊裏隣"], + ["fe40", "兀嗀﨎﨏﨑﨓﨔礼﨟蘒﨡﨣﨤﨧﨨﨩"], + ["a140", "", 62], + ["a180", "", 32], + ["a240", "", 62], + ["a280", "", 32], + ["a2ab", "", 5], + ["a2e3", "€"], + ["a2ef", ""], + ["a2fd", ""], + ["a340", "", 62], + ["a380", "", 31, " "], + ["a440", "", 62], + ["a480", "", 32], + ["a4f4", "", 10], + ["a540", "", 62], + ["a580", "", 32], + ["a5f7", "", 7], + ["a640", "", 62], + ["a680", "", 32], + ["a6b9", "", 7], + ["a6d9", "", 6], + ["a6ec", ""], + ["a6f3", ""], + ["a6f6", "", 8], + ["a740", "", 62], + ["a780", "", 32], + ["a7c2", "", 14], + ["a7f2", "", 12], + ["a896", "", 10], + ["a8bc", "ḿ"], + ["a8bf", "ǹ"], + ["a8c1", ""], + ["a8ea", "", 20], + ["a958", ""], + ["a95b", ""], + ["a95d", ""], + ["a989", "〾⿰", 11], + ["a997", "", 12], + ["a9f0", "", 14], + ["aaa1", "", 93], + ["aba1", "", 93], + ["aca1", "", 93], + ["ada1", "", 93], + ["aea1", "", 93], + ["afa1", "", 93], + ["d7fa", "", 4], + ["f8a1", "", 93], + ["f9a1", "", 93], + ["faa1", "", 93], + ["fba1", "", 93], + ["fca1", "", 93], + ["fda1", "", 93], + ["fe50", "⺁⺄㑳㑇⺈⺋㖞㘚㘎⺌⺗㥮㤘㧏㧟㩳㧐㭎㱮㳠⺧⺪䁖䅟⺮䌷⺳⺶⺷䎱䎬⺻䏝䓖䙡䙌"], + ["fe80", "䜣䜩䝼䞍⻊䥇䥺䥽䦂䦃䦅䦆䦟䦛䦷䦶䲣䲟䲠䲡䱷䲢䴓", 6, "䶮", 93], + ["8135f437", ""] + ] +} +export default data diff --git a/packages/effect/src/internal/data/georgianacademyData.ts b/packages/effect/src/internal/data/georgianacademyData.ts new file mode 100644 index 00000000000..831d96d477f --- /dev/null +++ b/packages/effect/src/internal/data/georgianacademyData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿აბგდევზთიკლმნოპჟრსტუფქღყშჩცძწჭხჯჰჱჲჳჴჵჶçèéêëìíîïðñòóôõö÷øùúûüýþÿ" diff --git a/packages/effect/src/internal/data/georgianpsData.ts b/packages/effect/src/internal/data/georgianpsData.ts new file mode 100644 index 00000000000..c4ee3d2c2f4 --- /dev/null +++ b/packages/effect/src/internal/data/georgianpsData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿აბგდევზჱთიკლმნჲოპჟრსტჳუფქღყშჩცძწჭხჴჯჰჵæçèéêëìíîïðñòóôõö÷øùúûüýþÿ" diff --git a/packages/effect/src/internal/data/hproman8Data.ts b/packages/effect/src/internal/data/hproman8Data.ts new file mode 100644 index 00000000000..eb844eaf6a9 --- /dev/null +++ b/packages/effect/src/internal/data/hproman8Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ÀÂÈÊËÎÏ´ˋˆ¨˜ÙÛ₤¯Ýý°ÇçÑñ¡¿¤£¥§ƒ¢âêôûáéóúàèòùäëöüÅîØÆåíøæÄìÖÜÉïßÔÁÃãÐðÍÌÓÒÕõŠšÚŸÿÞþ·µ¶¾—¼½ªº«■»±�" diff --git a/packages/effect/src/internal/data/iso646cnData.ts b/packages/effect/src/internal/data/iso646cnData.ts new file mode 100644 index 00000000000..63011725527 --- /dev/null +++ b/packages/effect/src/internal/data/iso646cnData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\b\t\n\u000b\f\r\u000e\u000f\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001a\u001b\u001c\u001d\u001e\u001f !\"#¥%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}‾��������������������������������������������������������������������������������������������������������������������������������" diff --git a/packages/effect/src/internal/data/iso646jpData.ts b/packages/effect/src/internal/data/iso646jpData.ts new file mode 100644 index 00000000000..7182939d4ae --- /dev/null +++ b/packages/effect/src/internal/data/iso646jpData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "\u0000\u0001\u0002\u0003\u0004\u0005\u0006\u0007\b\t\n\u000b\f\r\u000e\u000f\u0010\u0011\u0012\u0013\u0014\u0015\u0016\u0017\u0018\u0019\u001a\u001b\u001c\u001d\u001e\u001f !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[¥]^_`abcdefghijklmnopqrstuvwxyz{|}‾��������������������������������������������������������������������������������������������������������������������������������" diff --git a/packages/effect/src/internal/data/iso885910Data.ts b/packages/effect/src/internal/data/iso885910Data.ts new file mode 100644 index 00000000000..97c25bf012b --- /dev/null +++ b/packages/effect/src/internal/data/iso885910Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ĄĒĢĪĨͧĻĐŠŦŽ­ŪŊ°ąēģīĩķ·ļđšŧž―ūŋĀÁÂÃÄÅÆĮČÉĘËĖÍÎÏÐŅŌÓÔÕÖŨØŲÚÛÜÝÞßāáâãäåæįčéęëėíîïðņōóôõöũøųúûüýþĸ" diff --git a/packages/effect/src/internal/data/iso885911Data.ts b/packages/effect/src/internal/data/iso885911Data.ts new file mode 100644 index 00000000000..78566b4b51d --- /dev/null +++ b/packages/effect/src/internal/data/iso885911Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู����฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛����" diff --git a/packages/effect/src/internal/data/iso885913Data.ts b/packages/effect/src/internal/data/iso885913Data.ts new file mode 100644 index 00000000000..9367e080ab7 --- /dev/null +++ b/packages/effect/src/internal/data/iso885913Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ”¢£¤„¦§Ø©Ŗ«¬­®Æ°±²³“µ¶·ø¹ŗ»¼½¾æĄĮĀĆÄÅĘĒČÉŹĖĢĶĪĻŠŃŅÓŌÕÖ×ŲŁŚŪÜŻŽßąįāćäåęēčéźėģķīļšńņóōõö÷ųłśūüżž’" diff --git a/packages/effect/src/internal/data/iso885914Data.ts b/packages/effect/src/internal/data/iso885914Data.ts new file mode 100644 index 00000000000..9cabb8a9920 --- /dev/null +++ b/packages/effect/src/internal/data/iso885914Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ Ḃḃ£ĊċḊ§Ẁ©ẂḋỲ­®ŸḞḟĠġṀṁ¶ṖẁṗẃṠỳẄẅṡÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏŴÑÒÓÔÕÖṪØÙÚÛÜÝŶßàáâãäåæçèéêëìíîïŵñòóôõöṫøùúûüýŷÿ" diff --git a/packages/effect/src/internal/data/iso885915Data.ts b/packages/effect/src/internal/data/iso885915Data.ts new file mode 100644 index 00000000000..89801454f57 --- /dev/null +++ b/packages/effect/src/internal/data/iso885915Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£€¥Š§š©ª«¬­®¯°±²³Žµ¶·ž¹º»ŒœŸ¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ" diff --git a/packages/effect/src/internal/data/iso885916Data.ts b/packages/effect/src/internal/data/iso885916Data.ts new file mode 100644 index 00000000000..b6fef76404e --- /dev/null +++ b/packages/effect/src/internal/data/iso885916Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ĄąŁ€„Чš©Ș«Ź­źŻ°±ČłŽ”¶·žčș»ŒœŸżÀÁÂĂÄĆÆÇÈÉÊËÌÍÎÏĐŃÒÓÔŐÖŚŰÙÚÛÜĘȚßàáâăäćæçèéêëìíîïđńòóôőöśűùúûüęțÿ" diff --git a/packages/effect/src/internal/data/iso88591Data.ts b/packages/effect/src/internal/data/iso88591Data.ts new file mode 100644 index 00000000000..6ca3816f567 --- /dev/null +++ b/packages/effect/src/internal/data/iso88591Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ" diff --git a/packages/effect/src/internal/data/iso88592Data.ts b/packages/effect/src/internal/data/iso88592Data.ts new file mode 100644 index 00000000000..b7b278823ac --- /dev/null +++ b/packages/effect/src/internal/data/iso88592Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ Ą˘Ł¤ĽŚ§¨ŠŞŤŹ­ŽŻ°ą˛ł´ľśˇ¸šşťź˝žżŔÁÂĂÄĹĆÇČÉĘËĚÍÎĎĐŃŇÓÔŐÖ×ŘŮÚŰÜÝŢßŕáâăäĺćçčéęëěíîďđńňóôőö÷řůúűüýţ˙" diff --git a/packages/effect/src/internal/data/iso88593Data.ts b/packages/effect/src/internal/data/iso88593Data.ts new file mode 100644 index 00000000000..c9aa5963f59 --- /dev/null +++ b/packages/effect/src/internal/data/iso88593Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ Ħ˘£¤�Ĥ§¨İŞĞĴ­�ݰħ²³´µĥ·¸ışğĵ½�żÀÁÂ�ÄĊĈÇÈÉÊËÌÍÎÏ�ÑÒÓÔĠÖ×ĜÙÚÛÜŬŜßàáâ�äċĉçèéêëìíîï�ñòóôġö÷ĝùúûüŭŝ˙" diff --git a/packages/effect/src/internal/data/iso88594Data.ts b/packages/effect/src/internal/data/iso88594Data.ts new file mode 100644 index 00000000000..baecbe8375f --- /dev/null +++ b/packages/effect/src/internal/data/iso88594Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ĄĸŖ¤Ĩϧ¨ŠĒĢŦ­Ž¯°ą˛ŗ´ĩšēģŧŊžŋĀÁÂÃÄÅÆĮČÉĘËĖÍÎĪĐŅŌĶÔÕÖרŲÚÛÜŨŪßāáâãäåæįčéęëėíîīđņōķôõö÷øųúûüũū˙" diff --git a/packages/effect/src/internal/data/iso88595Data.ts b/packages/effect/src/internal/data/iso88595Data.ts new file mode 100644 index 00000000000..b08481a3af2 --- /dev/null +++ b/packages/effect/src/internal/data/iso88595Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ЁЂЃЄЅІЇЈЉЊЋЌ­ЎЏАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя№ёђѓєѕіїјљњћќ§ўџ" diff --git a/packages/effect/src/internal/data/iso88596Data.ts b/packages/effect/src/internal/data/iso88596Data.ts new file mode 100644 index 00000000000..28674dbfc02 --- /dev/null +++ b/packages/effect/src/internal/data/iso88596Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ���¤�������،­�������������؛���؟�ءآأؤإئابةتثجحخدذرزسشصضطظعغ�����ـفقكلمنهوىيًٌٍَُِّْ�������������" diff --git a/packages/effect/src/internal/data/iso88597Data.ts b/packages/effect/src/internal/data/iso88597Data.ts new file mode 100644 index 00000000000..34d06dcbaf3 --- /dev/null +++ b/packages/effect/src/internal/data/iso88597Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ‘’£€₯¦§¨©ͺ«¬­�―°±²³΄΅Ά·ΈΉΊ»Ό½ΎΏΐΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡ�ΣΤΥΦΧΨΩΪΫάέήίΰαβγδεζηθικλμνξοπρςστυφχψωϊϋόύώ�" diff --git a/packages/effect/src/internal/data/iso88598Data.ts b/packages/effect/src/internal/data/iso88598Data.ts new file mode 100644 index 00000000000..09ab08271e6 --- /dev/null +++ b/packages/effect/src/internal/data/iso88598Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ �¢£¤¥¦§¨©×«¬­®¯°±²³´µ¶·¸¹÷»¼½¾��������������������������������‗אבגדהוזחטיךכלםמןנסעףפץצקרשת��‎‏�" diff --git a/packages/effect/src/internal/data/iso88599Data.ts b/packages/effect/src/internal/data/iso88599Data.ts new file mode 100644 index 00000000000..83f5fe7e0f8 --- /dev/null +++ b/packages/effect/src/internal/data/iso88599Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏĞÑÒÓÔÕÖרÙÚÛÜİŞßàáâãäåæçèéêëìíîïğñòóôõö÷øùúûüışÿ" diff --git a/packages/effect/src/internal/data/koi8rData.ts b/packages/effect/src/internal/data/koi8rData.ts new file mode 100644 index 00000000000..448886b0d09 --- /dev/null +++ b/packages/effect/src/internal/data/koi8rData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "─│┌┐└┘├┤┬┴┼▀▄█▌▐░▒▓⌠■∙√≈≤≥ ⌡°²·÷═║╒ё╓╔╕╖╗╘╙╚╛╜╝╞╟╠╡Ё╢╣╤╥╦╧╨╩╪╫╬©юабцдефгхийклмнопярстужвьызшэщчъЮАБЦДЕФГХИЙКЛМНОПЯРСТУЖВЬЫЗШЭЩЧЪ" diff --git a/packages/effect/src/internal/data/koi8ruData.ts b/packages/effect/src/internal/data/koi8ruData.ts new file mode 100644 index 00000000000..3805647ff67 --- /dev/null +++ b/packages/effect/src/internal/data/koi8ruData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "─│┌┐└┘├┤┬┴┼▀▄█▌▐░▒▓⌠■∙√≈≤≥ ⌡°²·÷═║╒ёє╔ії╗╘╙╚╛ґў╞╟╠╡ЁЄ╣ІЇ╦╧╨╩╪ҐЎ©юабцдефгхийклмнопярстужвьызшэщчъЮАБЦДЕФГХИЙКЛМНОПЯРСТУЖВЬЫЗШЭЩЧЪ" diff --git a/packages/effect/src/internal/data/koi8tData.ts b/packages/effect/src/internal/data/koi8tData.ts new file mode 100644 index 00000000000..cd3267358b9 --- /dev/null +++ b/packages/effect/src/internal/data/koi8tData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "қғ‚Ғ„…†‡�‰ҳ‹ҲҷҶ�Қ‘’“”•–—�™�›�����ӯӮё¤ӣ¦§���«¬­®�°±²Ё�Ӣ¶·�№�»���©юабцдефгхийклмнопярстужвьызшэщчъЮАБЦДЕФГХИЙКЛМНОПЯРСТУЖВЬЫЗШЭЩЧЪ" diff --git a/packages/effect/src/internal/data/koi8uData.ts b/packages/effect/src/internal/data/koi8uData.ts new file mode 100644 index 00000000000..a25ad3a7228 --- /dev/null +++ b/packages/effect/src/internal/data/koi8uData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "─│┌┐└┘├┤┬┴┼▀▄█▌▐░▒▓⌠■∙√≈≤≥ ⌡°²·÷═║╒ёє╔ії╗╘╙╚╛ґ╝╞╟╠╡ЁЄ╣ІЇ╦╧╨╩╪Ґ╬©юабцдефгхийклмнопярстужвьызшэщчъЮАБЦДЕФГХИЙКЛМНОПЯРСТУЖВЬЫЗШЭЩЧЪ" diff --git a/packages/effect/src/internal/data/maccenteuroData.ts b/packages/effect/src/internal/data/maccenteuroData.ts new file mode 100644 index 00000000000..605eb72de4a --- /dev/null +++ b/packages/effect/src/internal/data/maccenteuroData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ÄĀāÉĄÖÜáąČäčĆć鏟ĎíďĒēĖóėôöõúĚěü†°Ę£§•¶ß®©™ę¨≠ģĮįĪ≤≥īĶ∂∑łĻļĽľĹĺŅņѬ√ńŇ∆«»… ňŐÕőŌ–—“”‘’÷◊ōŔŕŘ‹›řŖŗŠ‚„šŚśÁŤťÍŽžŪÓÔūŮÚůŰűŲųÝýķŻŁżĢˇ" diff --git a/packages/effect/src/internal/data/maccroatianData.ts b/packages/effect/src/internal/data/maccroatianData.ts new file mode 100644 index 00000000000..62cfbd24492 --- /dev/null +++ b/packages/effect/src/internal/data/maccroatianData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®Š™´¨≠ŽØ∞±≤≥∆µ∂∑∏š∫ªºΩžø¿¡¬√ƒ≈ƫȅ ÀÃÕŒœĐ—“”‘’÷◊�©⁄¤‹›Æ»–·‚„‰ÂćÁčÈÍÎÏÌÓÔđÒÚÛÙıˆ˜¯πË˚¸Êæˇ" diff --git a/packages/effect/src/internal/data/maccyrillicData.ts b/packages/effect/src/internal/data/maccyrillicData.ts new file mode 100644 index 00000000000..d8c777d10af --- /dev/null +++ b/packages/effect/src/internal/data/maccyrillicData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ†°¢£§•¶І®©™Ђђ≠Ѓѓ∞±≤≥іµ∂ЈЄєЇїЉљЊњјЅ¬√ƒ≈∆«»… ЋћЌќѕ–—“”‘’÷„ЎўЏџ№Ёёяабвгдежзийклмнопрстуфхцчшщъыьэю¤" diff --git a/packages/effect/src/internal/data/macgreekData.ts b/packages/effect/src/internal/data/macgreekData.ts new file mode 100644 index 00000000000..eca1734209e --- /dev/null +++ b/packages/effect/src/internal/data/macgreekData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "Ĺ²É³ÖÜ΅àâä΄¨çéèê룙î‰ôö¦­ùûü†ΓΔΘΛΞΠß®©ΣΪ§≠°·Α±≤≥¥ΒΕΖΗΙΚΜΦΫΨΩάΝ¬ΟΡ≈Τ«»… ΥΧΆΈœ–―“”‘’÷ΉΊΌΎέήίόΏύαβψδεφγηιξκλμνοπώρστθωςχυζϊϋΐΰ�" diff --git a/packages/effect/src/internal/data/macicelandData.ts b/packages/effect/src/internal/data/macicelandData.ts new file mode 100644 index 00000000000..4cf9fc447fb --- /dev/null +++ b/packages/effect/src/internal/data/macicelandData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûüݰ¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤ÐðÞþý·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ" diff --git a/packages/effect/src/internal/data/macintoshData.ts b/packages/effect/src/internal/data/macintoshData.ts new file mode 100644 index 00000000000..372c639fc43 --- /dev/null +++ b/packages/effect/src/internal/data/macintoshData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤‹›fifl‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ" diff --git a/packages/effect/src/internal/data/macromanData.ts b/packages/effect/src/internal/data/macromanData.ts new file mode 100644 index 00000000000..372c639fc43 --- /dev/null +++ b/packages/effect/src/internal/data/macromanData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤‹›fifl‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ" diff --git a/packages/effect/src/internal/data/macromaniaData.ts b/packages/effect/src/internal/data/macromaniaData.ts new file mode 100644 index 00000000000..f7d74009c26 --- /dev/null +++ b/packages/effect/src/internal/data/macromaniaData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ĂŞ∞±≤≥¥µ∂∑∏π∫ªºΩăş¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤‹›Ţţ‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ" diff --git a/packages/effect/src/internal/data/macthaiData.ts b/packages/effect/src/internal/data/macthaiData.ts new file mode 100644 index 00000000000..a9604aeeec6 --- /dev/null +++ b/packages/effect/src/internal/data/macthaiData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "«»…“”�•‘’� กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู​–—฿เแโใไๅๆ็่้๊๋์ํ™๏๐๑๒๓๔๕๖๗๘๙®©����" diff --git a/packages/effect/src/internal/data/macturkishData.ts b/packages/effect/src/internal/data/macturkishData.ts new file mode 100644 index 00000000000..6d38b0b2808 --- /dev/null +++ b/packages/effect/src/internal/data/macturkishData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸĞğİıŞş‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙ�ˆ˜¯˘˙˚¸˝˛ˇ" diff --git a/packages/effect/src/internal/data/macukraineData.ts b/packages/effect/src/internal/data/macukraineData.ts new file mode 100644 index 00000000000..42455ff0fa7 --- /dev/null +++ b/packages/effect/src/internal/data/macukraineData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ†°Ґ£§•¶І®©™Ђђ≠Ѓѓ∞±≤≥іµґЈЄєЇїЉљЊњјЅ¬√ƒ≈∆«»… ЋћЌќѕ–—“”‘’÷„ЎўЏџ№Ёёяабвгдежзийклмнопрстуфхцчшщъыьэю¤" diff --git a/packages/effect/src/internal/data/mikData.ts b/packages/effect/src/internal/data/mikData.ts new file mode 100644 index 00000000000..d89586362b4 --- /dev/null +++ b/packages/effect/src/internal/data/mikData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя└┴┬├─┼╣║╚╔╩╦╠═╬┐░▒▓│┤№§╗╝┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ " diff --git a/packages/effect/src/internal/data/pt154Data.ts b/packages/effect/src/internal/data/pt154Data.ts new file mode 100644 index 00000000000..50bf460c233 --- /dev/null +++ b/packages/effect/src/internal/data/pt154Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ҖҒӮғ„…ҶҮҲүҠӢҢҚҺҸҗ‘’“”•–—ҳҷҡӣңқһҹ ЎўЈӨҘҰ§Ё©Ә«¬ӯ®Ҝ°ұІіҙө¶·ё№ә»јҪҫҝАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя" diff --git a/packages/effect/src/internal/data/rk1048Data.ts b/packages/effect/src/internal/data/rk1048Data.ts new file mode 100644 index 00000000000..265d3c52bf6 --- /dev/null +++ b/packages/effect/src/internal/data/rk1048Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ЂЃ‚ѓ„…†‡€‰Љ‹ЊҚҺЏђ‘’“”•–—�™љ›њқһџ ҰұӘ¤Ө¦§Ё©Ғ«¬­®Ү°±Ііөµ¶·ё№ғ»әҢңүАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя" diff --git a/packages/effect/src/internal/data/shiftjisData.ts b/packages/effect/src/internal/data/shiftjisData.ts new file mode 100644 index 00000000000..743812179a4 --- /dev/null +++ b/packages/effect/src/internal/data/shiftjisData.ts @@ -0,0 +1,377 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +import type { Mapping } from "../characterEncoding/types.ts" +const data: Mapping = { + "table": [ + ["0", "\u0000", 128], + ["a1", "。", 62], + ["8140", " 、。,.・:;?!゛゜´`¨^ ̄_ヽヾゝゞ〃仝々〆〇ー―‐/\~∥|…‥‘’“”()〔〕[]{}〈", 9, "+-±×"], + ["8180", "÷=≠<>≦≧∞∴♂♀°′″℃¥$¢£%#&*@§☆★○●◎◇◆□■△▲▽▼※〒→←↑↓〓"], + ["81b8", "∈∋⊆⊇⊂⊃∪∩"], + ["81c8", "∧∨¬⇒⇔∀∃"], + ["81da", "∠⊥⌒∂∇≡≒≪≫√∽∝∵∫∬"], + ["81f0", "ʼn♯♭♪†‡¶"], + ["81fc", "◯"], + ["824f", "0", 9], + ["8260", "A", 25], + ["8281", "a", 25], + ["829f", "ぁ", 82], + ["8340", "ァ", 62], + ["8380", "ム", 22], + ["839f", "Α", 16, "Σ", 6], + ["83bf", "α", 16, "σ", 6], + ["8440", "А", 5, "ЁЖ", 25], + ["8470", "а", 5, "ёж", 7], + ["8480", "о", 17], + ["849f", "─│┌┐┘└├┬┤┴┼━┃┏┓┛┗┣┳┫┻╋┠┯┨┷┿┝┰┥┸╂"], + ["8740", "①", 19, "Ⅰ", 9], + ["875f", "㍉㌔㌢㍍㌘㌧㌃㌶㍑㍗㌍㌦㌣㌫㍊㌻㎜㎝㎞㎎㎏㏄㎡"], + ["877e", "㍻"], + ["8780", "〝〟№㏍℡㊤", 4, "㈱㈲㈹㍾㍽㍼≒≡∫∮∑√⊥∠∟⊿∵∩∪"], + [ + "889f", + "亜唖娃阿哀愛挨姶逢葵茜穐悪握渥旭葦芦鯵梓圧斡扱宛姐虻飴絢綾鮎或粟袷安庵按暗案闇鞍杏以伊位依偉囲夷委威尉惟意慰易椅為畏異移維緯胃萎衣謂違遺医井亥域育郁磯一壱溢逸稲茨芋鰯允印咽員因姻引飲淫胤蔭" + ], + [ + "8940", + "院陰隠韻吋右宇烏羽迂雨卯鵜窺丑碓臼渦嘘唄欝蔚鰻姥厩浦瓜閏噂云運雲荏餌叡営嬰影映曳栄永泳洩瑛盈穎頴英衛詠鋭液疫益駅悦謁越閲榎厭円" + ], + [ + "8980", + "園堰奄宴延怨掩援沿演炎焔煙燕猿縁艶苑薗遠鉛鴛塩於汚甥凹央奥往応押旺横欧殴王翁襖鴬鴎黄岡沖荻億屋憶臆桶牡乙俺卸恩温穏音下化仮何伽価佳加可嘉夏嫁家寡科暇果架歌河火珂禍禾稼箇花苛茄荷華菓蝦課嘩貨迦過霞蚊俄峨我牙画臥芽蛾賀雅餓駕介会解回塊壊廻快怪悔恢懐戒拐改" + ], + [ + "8a40", + "魁晦械海灰界皆絵芥蟹開階貝凱劾外咳害崖慨概涯碍蓋街該鎧骸浬馨蛙垣柿蛎鈎劃嚇各廓拡撹格核殻獲確穫覚角赫較郭閣隔革学岳楽額顎掛笠樫" + ], + [ + "8a80", + "橿梶鰍潟割喝恰括活渇滑葛褐轄且鰹叶椛樺鞄株兜竃蒲釜鎌噛鴨栢茅萱粥刈苅瓦乾侃冠寒刊勘勧巻喚堪姦完官寛干幹患感慣憾換敢柑桓棺款歓汗漢澗潅環甘監看竿管簡緩缶翰肝艦莞観諌貫還鑑間閑関陥韓館舘丸含岸巌玩癌眼岩翫贋雁頑顔願企伎危喜器基奇嬉寄岐希幾忌揮机旗既期棋棄" + ], + [ + "8b40", + "機帰毅気汽畿祈季稀紀徽規記貴起軌輝飢騎鬼亀偽儀妓宜戯技擬欺犠疑祇義蟻誼議掬菊鞠吉吃喫桔橘詰砧杵黍却客脚虐逆丘久仇休及吸宮弓急救" + ], + [ + "8b80", + "朽求汲泣灸球究窮笈級糾給旧牛去居巨拒拠挙渠虚許距鋸漁禦魚亨享京供侠僑兇競共凶協匡卿叫喬境峡強彊怯恐恭挟教橋況狂狭矯胸脅興蕎郷鏡響饗驚仰凝尭暁業局曲極玉桐粁僅勤均巾錦斤欣欽琴禁禽筋緊芹菌衿襟謹近金吟銀九倶句区狗玖矩苦躯駆駈駒具愚虞喰空偶寓遇隅串櫛釧屑屈" + ], + [ + "8c40", + "掘窟沓靴轡窪熊隈粂栗繰桑鍬勲君薫訓群軍郡卦袈祁係傾刑兄啓圭珪型契形径恵慶慧憩掲携敬景桂渓畦稽系経継繋罫茎荊蛍計詣警軽頚鶏芸迎鯨" + ], + [ + "8c80", + "劇戟撃激隙桁傑欠決潔穴結血訣月件倹倦健兼券剣喧圏堅嫌建憲懸拳捲検権牽犬献研硯絹県肩見謙賢軒遣鍵険顕験鹸元原厳幻弦減源玄現絃舷言諺限乎個古呼固姑孤己庫弧戸故枯湖狐糊袴股胡菰虎誇跨鈷雇顧鼓五互伍午呉吾娯後御悟梧檎瑚碁語誤護醐乞鯉交佼侯候倖光公功効勾厚口向" + ], + [ + "8d40", + "后喉坑垢好孔孝宏工巧巷幸広庚康弘恒慌抗拘控攻昂晃更杭校梗構江洪浩港溝甲皇硬稿糠紅紘絞綱耕考肯肱腔膏航荒行衡講貢購郊酵鉱砿鋼閤降" + ], + [ + "8d80", + "項香高鴻剛劫号合壕拷濠豪轟麹克刻告国穀酷鵠黒獄漉腰甑忽惚骨狛込此頃今困坤墾婚恨懇昏昆根梱混痕紺艮魂些佐叉唆嵯左差査沙瑳砂詐鎖裟坐座挫債催再最哉塞妻宰彩才採栽歳済災采犀砕砦祭斎細菜裁載際剤在材罪財冴坂阪堺榊肴咲崎埼碕鷺作削咋搾昨朔柵窄策索錯桜鮭笹匙冊刷" + ], + [ + "8e40", + "察拶撮擦札殺薩雑皐鯖捌錆鮫皿晒三傘参山惨撒散桟燦珊産算纂蚕讃賛酸餐斬暫残仕仔伺使刺司史嗣四士始姉姿子屍市師志思指支孜斯施旨枝止" + ], + [ + "8e80", + "死氏獅祉私糸紙紫肢脂至視詞詩試誌諮資賜雌飼歯事似侍児字寺慈持時次滋治爾璽痔磁示而耳自蒔辞汐鹿式識鴫竺軸宍雫七叱執失嫉室悉湿漆疾質実蔀篠偲柴芝屡蕊縞舎写射捨赦斜煮社紗者謝車遮蛇邪借勺尺杓灼爵酌釈錫若寂弱惹主取守手朱殊狩珠種腫趣酒首儒受呪寿授樹綬需囚収周" + ], + [ + "8f40", + "宗就州修愁拾洲秀秋終繍習臭舟蒐衆襲讐蹴輯週酋酬集醜什住充十従戎柔汁渋獣縦重銃叔夙宿淑祝縮粛塾熟出術述俊峻春瞬竣舜駿准循旬楯殉淳" + ], + [ + "8f80", + "準潤盾純巡遵醇順処初所暑曙渚庶緒署書薯藷諸助叙女序徐恕鋤除傷償勝匠升召哨商唱嘗奨妾娼宵将小少尚庄床廠彰承抄招掌捷昇昌昭晶松梢樟樵沼消渉湘焼焦照症省硝礁祥称章笑粧紹肖菖蒋蕉衝裳訟証詔詳象賞醤鉦鍾鐘障鞘上丈丞乗冗剰城場壌嬢常情擾条杖浄状畳穣蒸譲醸錠嘱埴飾" + ], + [ + "9040", + "拭植殖燭織職色触食蝕辱尻伸信侵唇娠寝審心慎振新晋森榛浸深申疹真神秦紳臣芯薪親診身辛進針震人仁刃塵壬尋甚尽腎訊迅陣靭笥諏須酢図厨" + ], + [ + "9080", + "逗吹垂帥推水炊睡粋翠衰遂酔錐錘随瑞髄崇嵩数枢趨雛据杉椙菅頗雀裾澄摺寸世瀬畝是凄制勢姓征性成政整星晴棲栖正清牲生盛精聖声製西誠誓請逝醒青静斉税脆隻席惜戚斥昔析石積籍績脊責赤跡蹟碩切拙接摂折設窃節説雪絶舌蝉仙先千占宣専尖川戦扇撰栓栴泉浅洗染潜煎煽旋穿箭線" + ], + [ + "9140", + "繊羨腺舛船薦詮賎践選遷銭銑閃鮮前善漸然全禅繕膳糎噌塑岨措曾曽楚狙疏疎礎祖租粗素組蘇訴阻遡鼠僧創双叢倉喪壮奏爽宋層匝惣想捜掃挿掻" + ], + [ + "9180", + "操早曹巣槍槽漕燥争痩相窓糟総綜聡草荘葬蒼藻装走送遭鎗霜騒像増憎臓蔵贈造促側則即息捉束測足速俗属賊族続卒袖其揃存孫尊損村遜他多太汰詑唾堕妥惰打柁舵楕陀駄騨体堆対耐岱帯待怠態戴替泰滞胎腿苔袋貸退逮隊黛鯛代台大第醍題鷹滝瀧卓啄宅托択拓沢濯琢託鐸濁諾茸凧蛸只" + ], + [ + "9240", + "叩但達辰奪脱巽竪辿棚谷狸鱈樽誰丹単嘆坦担探旦歎淡湛炭短端箪綻耽胆蛋誕鍛団壇弾断暖檀段男談値知地弛恥智池痴稚置致蜘遅馳築畜竹筑蓄" + ], + [ + "9280", + "逐秩窒茶嫡着中仲宙忠抽昼柱注虫衷註酎鋳駐樗瀦猪苧著貯丁兆凋喋寵帖帳庁弔張彫徴懲挑暢朝潮牒町眺聴脹腸蝶調諜超跳銚長頂鳥勅捗直朕沈珍賃鎮陳津墜椎槌追鎚痛通塚栂掴槻佃漬柘辻蔦綴鍔椿潰坪壷嬬紬爪吊釣鶴亭低停偵剃貞呈堤定帝底庭廷弟悌抵挺提梯汀碇禎程締艇訂諦蹄逓" + ], + [ + "9340", + "邸鄭釘鼎泥摘擢敵滴的笛適鏑溺哲徹撤轍迭鉄典填天展店添纏甜貼転顛点伝殿澱田電兎吐堵塗妬屠徒斗杜渡登菟賭途都鍍砥砺努度土奴怒倒党冬" + ], + [ + "9380", + "凍刀唐塔塘套宕島嶋悼投搭東桃梼棟盗淘湯涛灯燈当痘祷等答筒糖統到董蕩藤討謄豆踏逃透鐙陶頭騰闘働動同堂導憧撞洞瞳童胴萄道銅峠鴇匿得徳涜特督禿篤毒独読栃橡凸突椴届鳶苫寅酉瀞噸屯惇敦沌豚遁頓呑曇鈍奈那内乍凪薙謎灘捺鍋楢馴縄畷南楠軟難汝二尼弐迩匂賑肉虹廿日乳入" + ], + [ + "9440", + "如尿韮任妊忍認濡禰祢寧葱猫熱年念捻撚燃粘乃廼之埜嚢悩濃納能脳膿農覗蚤巴把播覇杷波派琶破婆罵芭馬俳廃拝排敗杯盃牌背肺輩配倍培媒梅" + ], + [ + "9480", + "楳煤狽買売賠陪這蝿秤矧萩伯剥博拍柏泊白箔粕舶薄迫曝漠爆縛莫駁麦函箱硲箸肇筈櫨幡肌畑畠八鉢溌発醗髪伐罰抜筏閥鳩噺塙蛤隼伴判半反叛帆搬斑板氾汎版犯班畔繁般藩販範釆煩頒飯挽晩番盤磐蕃蛮匪卑否妃庇彼悲扉批披斐比泌疲皮碑秘緋罷肥被誹費避非飛樋簸備尾微枇毘琵眉美" + ], + [ + "9540", + "鼻柊稗匹疋髭彦膝菱肘弼必畢筆逼桧姫媛紐百謬俵彪標氷漂瓢票表評豹廟描病秒苗錨鋲蒜蛭鰭品彬斌浜瀕貧賓頻敏瓶不付埠夫婦富冨布府怖扶敷" + ], + [ + "9580", + "斧普浮父符腐膚芙譜負賦赴阜附侮撫武舞葡蕪部封楓風葺蕗伏副復幅服福腹複覆淵弗払沸仏物鮒分吻噴墳憤扮焚奮粉糞紛雰文聞丙併兵塀幣平弊柄並蔽閉陛米頁僻壁癖碧別瞥蔑箆偏変片篇編辺返遍便勉娩弁鞭保舗鋪圃捕歩甫補輔穂募墓慕戊暮母簿菩倣俸包呆報奉宝峰峯崩庖抱捧放方朋" + ], + [ + "9640", + "法泡烹砲縫胞芳萌蓬蜂褒訪豊邦鋒飽鳳鵬乏亡傍剖坊妨帽忘忙房暴望某棒冒紡肪膨謀貌貿鉾防吠頬北僕卜墨撲朴牧睦穆釦勃没殆堀幌奔本翻凡盆" + ], + [ + "9680", + "摩磨魔麻埋妹昧枚毎哩槙幕膜枕鮪柾鱒桝亦俣又抹末沫迄侭繭麿万慢満漫蔓味未魅巳箕岬密蜜湊蓑稔脈妙粍民眠務夢無牟矛霧鵡椋婿娘冥名命明盟迷銘鳴姪牝滅免棉綿緬面麺摸模茂妄孟毛猛盲網耗蒙儲木黙目杢勿餅尤戻籾貰問悶紋門匁也冶夜爺耶野弥矢厄役約薬訳躍靖柳薮鑓愉愈油癒" + ], + [ + "9740", + "諭輸唯佑優勇友宥幽悠憂揖有柚湧涌猶猷由祐裕誘遊邑郵雄融夕予余与誉輿預傭幼妖容庸揚揺擁曜楊様洋溶熔用窯羊耀葉蓉要謡踊遥陽養慾抑欲" + ], + [ + "9780", + "沃浴翌翼淀羅螺裸来莱頼雷洛絡落酪乱卵嵐欄濫藍蘭覧利吏履李梨理璃痢裏裡里離陸律率立葎掠略劉流溜琉留硫粒隆竜龍侶慮旅虜了亮僚両凌寮料梁涼猟療瞭稜糧良諒遼量陵領力緑倫厘林淋燐琳臨輪隣鱗麟瑠塁涙累類令伶例冷励嶺怜玲礼苓鈴隷零霊麗齢暦歴列劣烈裂廉恋憐漣煉簾練聯" + ], + ["9840", "蓮連錬呂魯櫓炉賂路露労婁廊弄朗楼榔浪漏牢狼篭老聾蝋郎六麓禄肋録論倭和話歪賄脇惑枠鷲亙亘鰐詫藁蕨椀湾碗腕"], + [ + "989f", + "弌丐丕个丱丶丼丿乂乖乘亂亅豫亊舒弍于亞亟亠亢亰亳亶从仍仄仆仂仗仞仭仟价伉佚估佛佝佗佇佶侈侏侘佻佩佰侑佯來侖儘俔俟俎俘俛俑俚俐俤俥倚倨倔倪倥倅伜俶倡倩倬俾俯們倆偃假會偕偐偈做偖偬偸傀傚傅傴傲" + ], + [ + "9940", + "僉僊傳僂僖僞僥僭僣僮價僵儉儁儂儖儕儔儚儡儺儷儼儻儿兀兒兌兔兢竸兩兪兮冀冂囘册冉冏冑冓冕冖冤冦冢冩冪冫决冱冲冰况冽凅凉凛几處凩凭" + ], + [ + "9980", + "凰凵凾刄刋刔刎刧刪刮刳刹剏剄剋剌剞剔剪剴剩剳剿剽劍劔劒剱劈劑辨辧劬劭劼劵勁勍勗勞勣勦飭勠勳勵勸勹匆匈甸匍匐匏匕匚匣匯匱匳匸區卆卅丗卉卍凖卞卩卮夘卻卷厂厖厠厦厥厮厰厶參簒雙叟曼燮叮叨叭叺吁吽呀听吭吼吮吶吩吝呎咏呵咎呟呱呷呰咒呻咀呶咄咐咆哇咢咸咥咬哄哈咨" + ], + [ + "9a40", + "咫哂咤咾咼哘哥哦唏唔哽哮哭哺哢唹啀啣啌售啜啅啖啗唸唳啝喙喀咯喊喟啻啾喘喞單啼喃喩喇喨嗚嗅嗟嗄嗜嗤嗔嘔嗷嘖嗾嗽嘛嗹噎噐營嘴嘶嘲嘸" + ], + [ + "9a80", + "噫噤嘯噬噪嚆嚀嚊嚠嚔嚏嚥嚮嚶嚴囂嚼囁囃囀囈囎囑囓囗囮囹圀囿圄圉圈國圍圓團圖嗇圜圦圷圸坎圻址坏坩埀垈坡坿垉垓垠垳垤垪垰埃埆埔埒埓堊埖埣堋堙堝塲堡塢塋塰毀塒堽塹墅墹墟墫墺壞墻墸墮壅壓壑壗壙壘壥壜壤壟壯壺壹壻壼壽夂夊夐夛梦夥夬夭夲夸夾竒奕奐奎奚奘奢奠奧奬奩" + ], + [ + "9b40", + "奸妁妝佞侫妣妲姆姨姜妍姙姚娥娟娑娜娉娚婀婬婉娵娶婢婪媚媼媾嫋嫂媽嫣嫗嫦嫩嫖嫺嫻嬌嬋嬖嬲嫐嬪嬶嬾孃孅孀孑孕孚孛孥孩孰孳孵學斈孺宀" + ], + [ + "9b80", + "它宦宸寃寇寉寔寐寤實寢寞寥寫寰寶寳尅將專對尓尠尢尨尸尹屁屆屎屓屐屏孱屬屮乢屶屹岌岑岔妛岫岻岶岼岷峅岾峇峙峩峽峺峭嶌峪崋崕崗嵜崟崛崑崔崢崚崙崘嵌嵒嵎嵋嵬嵳嵶嶇嶄嶂嶢嶝嶬嶮嶽嶐嶷嶼巉巍巓巒巖巛巫已巵帋帚帙帑帛帶帷幄幃幀幎幗幔幟幢幤幇幵并幺麼广庠廁廂廈廐廏" + ], + [ + "9c40", + "廖廣廝廚廛廢廡廨廩廬廱廳廰廴廸廾弃弉彝彜弋弑弖弩弭弸彁彈彌彎弯彑彖彗彙彡彭彳彷徃徂彿徊很徑徇從徙徘徠徨徭徼忖忻忤忸忱忝悳忿怡恠" + ], + [ + "9c80", + "怙怐怩怎怱怛怕怫怦怏怺恚恁恪恷恟恊恆恍恣恃恤恂恬恫恙悁悍惧悃悚悄悛悖悗悒悧悋惡悸惠惓悴忰悽惆悵惘慍愕愆惶惷愀惴惺愃愡惻惱愍愎慇愾愨愧慊愿愼愬愴愽慂慄慳慷慘慙慚慫慴慯慥慱慟慝慓慵憙憖憇憬憔憚憊憑憫憮懌懊應懷懈懃懆憺懋罹懍懦懣懶懺懴懿懽懼懾戀戈戉戍戌戔戛" + ], + [ + "9d40", + "戞戡截戮戰戲戳扁扎扞扣扛扠扨扼抂抉找抒抓抖拔抃抔拗拑抻拏拿拆擔拈拜拌拊拂拇抛拉挌拮拱挧挂挈拯拵捐挾捍搜捏掖掎掀掫捶掣掏掉掟掵捫" + ], + [ + "9d80", + "捩掾揩揀揆揣揉插揶揄搖搴搆搓搦搶攝搗搨搏摧摯摶摎攪撕撓撥撩撈撼據擒擅擇撻擘擂擱擧舉擠擡抬擣擯攬擶擴擲擺攀擽攘攜攅攤攣攫攴攵攷收攸畋效敖敕敍敘敞敝敲數斂斃變斛斟斫斷旃旆旁旄旌旒旛旙无旡旱杲昊昃旻杳昵昶昴昜晏晄晉晁晞晝晤晧晨晟晢晰暃暈暎暉暄暘暝曁暹曉暾暼" + ], + [ + "9e40", + "曄暸曖曚曠昿曦曩曰曵曷朏朖朞朦朧霸朮朿朶杁朸朷杆杞杠杙杣杤枉杰枩杼杪枌枋枦枡枅枷柯枴柬枳柩枸柤柞柝柢柮枹柎柆柧檜栞框栩桀桍栲桎" + ], + [ + "9e80", + "梳栫桙档桷桿梟梏梭梔條梛梃檮梹桴梵梠梺椏梍桾椁棊椈棘椢椦棡椌棍棔棧棕椶椒椄棗棣椥棹棠棯椨椪椚椣椡棆楹楷楜楸楫楔楾楮椹楴椽楙椰楡楞楝榁楪榲榮槐榿槁槓榾槎寨槊槝榻槃榧樮榑榠榜榕榴槞槨樂樛槿權槹槲槧樅榱樞槭樔槫樊樒櫁樣樓橄樌橲樶橸橇橢橙橦橈樸樢檐檍檠檄檢檣" + ], + [ + "9f40", + "檗蘗檻櫃櫂檸檳檬櫞櫑櫟檪櫚櫪櫻欅蘖櫺欒欖鬱欟欸欷盜欹飮歇歃歉歐歙歔歛歟歡歸歹歿殀殄殃殍殘殕殞殤殪殫殯殲殱殳殷殼毆毋毓毟毬毫毳毯" + ], + [ + "9f80", + "麾氈氓气氛氤氣汞汕汢汪沂沍沚沁沛汾汨汳沒沐泄泱泓沽泗泅泝沮沱沾沺泛泯泙泪洟衍洶洫洽洸洙洵洳洒洌浣涓浤浚浹浙涎涕濤涅淹渕渊涵淇淦涸淆淬淞淌淨淒淅淺淙淤淕淪淮渭湮渮渙湲湟渾渣湫渫湶湍渟湃渺湎渤滿渝游溂溪溘滉溷滓溽溯滄溲滔滕溏溥滂溟潁漑灌滬滸滾漿滲漱滯漲滌" + ], + [ + "e040", + "漾漓滷澆潺潸澁澀潯潛濳潭澂潼潘澎澑濂潦澳澣澡澤澹濆澪濟濕濬濔濘濱濮濛瀉瀋濺瀑瀁瀏濾瀛瀚潴瀝瀘瀟瀰瀾瀲灑灣炙炒炯烱炬炸炳炮烟烋烝" + ], + [ + "e080", + "烙焉烽焜焙煥煕熈煦煢煌煖煬熏燻熄熕熨熬燗熹熾燒燉燔燎燠燬燧燵燼燹燿爍爐爛爨爭爬爰爲爻爼爿牀牆牋牘牴牾犂犁犇犒犖犢犧犹犲狃狆狄狎狒狢狠狡狹狷倏猗猊猜猖猝猴猯猩猥猾獎獏默獗獪獨獰獸獵獻獺珈玳珎玻珀珥珮珞璢琅瑯琥珸琲琺瑕琿瑟瑙瑁瑜瑩瑰瑣瑪瑶瑾璋璞璧瓊瓏瓔珱" + ], + [ + "e140", + "瓠瓣瓧瓩瓮瓲瓰瓱瓸瓷甄甃甅甌甎甍甕甓甞甦甬甼畄畍畊畉畛畆畚畩畤畧畫畭畸當疆疇畴疊疉疂疔疚疝疥疣痂疳痃疵疽疸疼疱痍痊痒痙痣痞痾痿" + ], + [ + "e180", + "痼瘁痰痺痲痳瘋瘍瘉瘟瘧瘠瘡瘢瘤瘴瘰瘻癇癈癆癜癘癡癢癨癩癪癧癬癰癲癶癸發皀皃皈皋皎皖皓皙皚皰皴皸皹皺盂盍盖盒盞盡盥盧盪蘯盻眈眇眄眩眤眞眥眦眛眷眸睇睚睨睫睛睥睿睾睹瞎瞋瞑瞠瞞瞰瞶瞹瞿瞼瞽瞻矇矍矗矚矜矣矮矼砌砒礦砠礪硅碎硴碆硼碚碌碣碵碪碯磑磆磋磔碾碼磅磊磬" + ], + [ + "e240", + "磧磚磽磴礇礒礑礙礬礫祀祠祗祟祚祕祓祺祿禊禝禧齋禪禮禳禹禺秉秕秧秬秡秣稈稍稘稙稠稟禀稱稻稾稷穃穗穉穡穢穩龝穰穹穽窈窗窕窘窖窩竈窰" + ], + [ + "e280", + "窶竅竄窿邃竇竊竍竏竕竓站竚竝竡竢竦竭竰笂笏笊笆笳笘笙笞笵笨笶筐筺笄筍笋筌筅筵筥筴筧筰筱筬筮箝箘箟箍箜箚箋箒箏筝箙篋篁篌篏箴篆篝篩簑簔篦篥籠簀簇簓篳篷簗簍篶簣簧簪簟簷簫簽籌籃籔籏籀籐籘籟籤籖籥籬籵粃粐粤粭粢粫粡粨粳粲粱粮粹粽糀糅糂糘糒糜糢鬻糯糲糴糶糺紆" + ], + [ + "e340", + "紂紜紕紊絅絋紮紲紿紵絆絳絖絎絲絨絮絏絣經綉絛綏絽綛綺綮綣綵緇綽綫總綢綯緜綸綟綰緘緝緤緞緻緲緡縅縊縣縡縒縱縟縉縋縢繆繦縻縵縹繃縷" + ], + [ + "e380", + "縲縺繧繝繖繞繙繚繹繪繩繼繻纃緕繽辮繿纈纉續纒纐纓纔纖纎纛纜缸缺罅罌罍罎罐网罕罔罘罟罠罨罩罧罸羂羆羃羈羇羌羔羞羝羚羣羯羲羹羮羶羸譱翅翆翊翕翔翡翦翩翳翹飜耆耄耋耒耘耙耜耡耨耿耻聊聆聒聘聚聟聢聨聳聲聰聶聹聽聿肄肆肅肛肓肚肭冐肬胛胥胙胝胄胚胖脉胯胱脛脩脣脯腋" + ], + [ + "e440", + "隋腆脾腓腑胼腱腮腥腦腴膃膈膊膀膂膠膕膤膣腟膓膩膰膵膾膸膽臀臂膺臉臍臑臙臘臈臚臟臠臧臺臻臾舁舂舅與舊舍舐舖舩舫舸舳艀艙艘艝艚艟艤" + ], + [ + "e480", + "艢艨艪艫舮艱艷艸艾芍芒芫芟芻芬苡苣苟苒苴苳苺莓范苻苹苞茆苜茉苙茵茴茖茲茱荀茹荐荅茯茫茗茘莅莚莪莟莢莖茣莎莇莊荼莵荳荵莠莉莨菴萓菫菎菽萃菘萋菁菷萇菠菲萍萢萠莽萸蔆菻葭萪萼蕚蒄葷葫蒭葮蒂葩葆萬葯葹萵蓊葢蒹蒿蒟蓙蓍蒻蓚蓐蓁蓆蓖蒡蔡蓿蓴蔗蔘蔬蔟蔕蔔蓼蕀蕣蕘蕈" + ], + [ + "e540", + "蕁蘂蕋蕕薀薤薈薑薊薨蕭薔薛藪薇薜蕷蕾薐藉薺藏薹藐藕藝藥藜藹蘊蘓蘋藾藺蘆蘢蘚蘰蘿虍乕虔號虧虱蚓蚣蚩蚪蚋蚌蚶蚯蛄蛆蚰蛉蠣蚫蛔蛞蛩蛬" + ], + [ + "e580", + "蛟蛛蛯蜒蜆蜈蜀蜃蛻蜑蜉蜍蛹蜊蜴蜿蜷蜻蜥蜩蜚蝠蝟蝸蝌蝎蝴蝗蝨蝮蝙蝓蝣蝪蠅螢螟螂螯蟋螽蟀蟐雖螫蟄螳蟇蟆螻蟯蟲蟠蠏蠍蟾蟶蟷蠎蟒蠑蠖蠕蠢蠡蠱蠶蠹蠧蠻衄衂衒衙衞衢衫袁衾袞衵衽袵衲袂袗袒袮袙袢袍袤袰袿袱裃裄裔裘裙裝裹褂裼裴裨裲褄褌褊褓襃褞褥褪褫襁襄褻褶褸襌褝襠襞" + ], + [ + "e640", + "襦襤襭襪襯襴襷襾覃覈覊覓覘覡覩覦覬覯覲覺覽覿觀觚觜觝觧觴觸訃訖訐訌訛訝訥訶詁詛詒詆詈詼詭詬詢誅誂誄誨誡誑誥誦誚誣諄諍諂諚諫諳諧" + ], + [ + "e680", + "諤諱謔諠諢諷諞諛謌謇謚諡謖謐謗謠謳鞫謦謫謾謨譁譌譏譎證譖譛譚譫譟譬譯譴譽讀讌讎讒讓讖讙讚谺豁谿豈豌豎豐豕豢豬豸豺貂貉貅貊貍貎貔豼貘戝貭貪貽貲貳貮貶賈賁賤賣賚賽賺賻贄贅贊贇贏贍贐齎贓賍贔贖赧赭赱赳趁趙跂趾趺跏跚跖跌跛跋跪跫跟跣跼踈踉跿踝踞踐踟蹂踵踰踴蹊" + ], + [ + "e740", + "蹇蹉蹌蹐蹈蹙蹤蹠踪蹣蹕蹶蹲蹼躁躇躅躄躋躊躓躑躔躙躪躡躬躰軆躱躾軅軈軋軛軣軼軻軫軾輊輅輕輒輙輓輜輟輛輌輦輳輻輹轅轂輾轌轉轆轎轗轜" + ], + [ + "e780", + "轢轣轤辜辟辣辭辯辷迚迥迢迪迯邇迴逅迹迺逑逕逡逍逞逖逋逧逶逵逹迸遏遐遑遒逎遉逾遖遘遞遨遯遶隨遲邂遽邁邀邊邉邏邨邯邱邵郢郤扈郛鄂鄒鄙鄲鄰酊酖酘酣酥酩酳酲醋醉醂醢醫醯醪醵醴醺釀釁釉釋釐釖釟釡釛釼釵釶鈞釿鈔鈬鈕鈑鉞鉗鉅鉉鉤鉈銕鈿鉋鉐銜銖銓銛鉚鋏銹銷鋩錏鋺鍄錮" + ], + [ + "e840", + "錙錢錚錣錺錵錻鍜鍠鍼鍮鍖鎰鎬鎭鎔鎹鏖鏗鏨鏥鏘鏃鏝鏐鏈鏤鐚鐔鐓鐃鐇鐐鐶鐫鐵鐡鐺鑁鑒鑄鑛鑠鑢鑞鑪鈩鑰鑵鑷鑽鑚鑼鑾钁鑿閂閇閊閔閖閘閙" + ], + [ + "e880", + "閠閨閧閭閼閻閹閾闊濶闃闍闌闕闔闖關闡闥闢阡阨阮阯陂陌陏陋陷陜陞陝陟陦陲陬隍隘隕隗險隧隱隲隰隴隶隸隹雎雋雉雍襍雜霍雕雹霄霆霈霓霎霑霏霖霙霤霪霰霹霽霾靄靆靈靂靉靜靠靤靦靨勒靫靱靹鞅靼鞁靺鞆鞋鞏鞐鞜鞨鞦鞣鞳鞴韃韆韈韋韜韭齏韲竟韶韵頏頌頸頤頡頷頽顆顏顋顫顯顰" + ], + [ + "e940", + "顱顴顳颪颯颱颶飄飃飆飩飫餃餉餒餔餘餡餝餞餤餠餬餮餽餾饂饉饅饐饋饑饒饌饕馗馘馥馭馮馼駟駛駝駘駑駭駮駱駲駻駸騁騏騅駢騙騫騷驅驂驀驃" + ], + [ + "e980", + "騾驕驍驛驗驟驢驥驤驩驫驪骭骰骼髀髏髑髓體髞髟髢髣髦髯髫髮髴髱髷髻鬆鬘鬚鬟鬢鬣鬥鬧鬨鬩鬪鬮鬯鬲魄魃魏魍魎魑魘魴鮓鮃鮑鮖鮗鮟鮠鮨鮴鯀鯊鮹鯆鯏鯑鯒鯣鯢鯤鯔鯡鰺鯲鯱鯰鰕鰔鰉鰓鰌鰆鰈鰒鰊鰄鰮鰛鰥鰤鰡鰰鱇鰲鱆鰾鱚鱠鱧鱶鱸鳧鳬鳰鴉鴈鳫鴃鴆鴪鴦鶯鴣鴟鵄鴕鴒鵁鴿鴾鵆鵈" + ], + [ + "ea40", + "鵝鵞鵤鵑鵐鵙鵲鶉鶇鶫鵯鵺鶚鶤鶩鶲鷄鷁鶻鶸鶺鷆鷏鷂鷙鷓鷸鷦鷭鷯鷽鸚鸛鸞鹵鹹鹽麁麈麋麌麒麕麑麝麥麩麸麪麭靡黌黎黏黐黔黜點黝黠黥黨黯" + ], + ["ea80", "黴黶黷黹黻黼黽鼇鼈皷鼕鼡鼬鼾齊齒齔齣齟齠齡齦齧齬齪齷齲齶龕龜龠堯槇遙瑤凜熙"], + [ + "ed40", + "纊褜鍈銈蓜俉炻昱棈鋹曻彅丨仡仼伀伃伹佖侒侊侚侔俍偀倢俿倞偆偰偂傔僴僘兊兤冝冾凬刕劜劦勀勛匀匇匤卲厓厲叝﨎咜咊咩哿喆坙坥垬埈埇﨏" + ], + [ + "ed80", + "塚增墲夋奓奛奝奣妤妺孖寀甯寘寬尞岦岺峵崧嵓﨑嵂嵭嶸嶹巐弡弴彧德忞恝悅悊惞惕愠惲愑愷愰憘戓抦揵摠撝擎敎昀昕昻昉昮昞昤晥晗晙晴晳暙暠暲暿曺朎朗杦枻桒柀栁桄棏﨓楨﨔榘槢樰橫橆橳橾櫢櫤毖氿汜沆汯泚洄涇浯涖涬淏淸淲淼渹湜渧渼溿澈澵濵瀅瀇瀨炅炫焏焄煜煆煇凞燁燾犱" + ], + [ + "ee40", + "犾猤猪獷玽珉珖珣珒琇珵琦琪琩琮瑢璉璟甁畯皂皜皞皛皦益睆劯砡硎硤硺礰礼神祥禔福禛竑竧靖竫箞精絈絜綷綠緖繒罇羡羽茁荢荿菇菶葈蒴蕓蕙" + ], + [ + "ee80", + "蕫﨟薰蘒﨡蠇裵訒訷詹誧誾諟諸諶譓譿賰賴贒赶﨣軏﨤逸遧郞都鄕鄧釚釗釞釭釮釤釥鈆鈐鈊鈺鉀鈼鉎鉙鉑鈹鉧銧鉷鉸鋧鋗鋙鋐﨧鋕鋠鋓錥錡鋻﨨錞鋿錝錂鍰鍗鎤鏆鏞鏸鐱鑅鑈閒隆﨩隝隯霳霻靃靍靏靑靕顗顥飯飼餧館馞驎髙髜魵魲鮏鮱鮻鰀鵰鵫鶴鸙黑" + ], + ["eeef", "ⅰ", 9, "¬¦'""], + ["f040", "", 62], + ["f080", "", 124], + ["f140", "", 62], + ["f180", "", 124], + ["f240", "", 62], + ["f280", "", 124], + ["f340", "", 62], + ["f380", "", 124], + ["f440", "", 62], + ["f480", "", 124], + ["f540", "", 62], + ["f580", "", 124], + ["f640", "", 62], + ["f680", "", 124], + ["f740", "", 62], + ["f780", "", 124], + ["f840", "", 62], + ["f880", "", 124], + ["f940", ""], + ["fa40", "ⅰ", 9, "Ⅰ", 9, "¬¦'"㈱№℡∵纊褜鍈銈蓜俉炻昱棈鋹曻彅丨仡仼伀伃伹佖侒侊侚侔俍偀倢俿倞偆偰偂傔僴僘兊"], + [ + "fa80", + "兤冝冾凬刕劜劦勀勛匀匇匤卲厓厲叝﨎咜咊咩哿喆坙坥垬埈埇﨏塚增墲夋奓奛奝奣妤妺孖寀甯寘寬尞岦岺峵崧嵓﨑嵂嵭嶸嶹巐弡弴彧德忞恝悅悊惞惕愠惲愑愷愰憘戓抦揵摠撝擎敎昀昕昻昉昮昞昤晥晗晙晴晳暙暠暲暿曺朎朗杦枻桒柀栁桄棏﨓楨﨔榘槢樰橫橆橳橾櫢櫤毖氿汜沆汯泚洄涇浯" + ], + [ + "fb40", + "涖涬淏淸淲淼渹湜渧渼溿澈澵濵瀅瀇瀨炅炫焏焄煜煆煇凞燁燾犱犾猤猪獷玽珉珖珣珒琇珵琦琪琩琮瑢璉璟甁畯皂皜皞皛皦益睆劯砡硎硤硺礰礼神" + ], + [ + "fb80", + "祥禔福禛竑竧靖竫箞精絈絜綷綠緖繒罇羡羽茁荢荿菇菶葈蒴蕓蕙蕫﨟薰蘒﨡蠇裵訒訷詹誧誾諟諸諶譓譿賰賴贒赶﨣軏﨤逸遧郞都鄕鄧釚釗釞釭釮釤釥鈆鈐鈊鈺鉀鈼鉎鉙鉑鈹鉧銧鉷鉸鋧鋗鋙鋐﨧鋕鋠鋓錥錡鋻﨨錞鋿錝錂鍰鍗鎤鏆鏞鏸鐱鑅鑈閒隆﨩隝隯霳霻靃靍靏靑靕顗顥飯飼餧館馞驎髙" + ], + ["fc40", "髜魵魲鮏鮱鮻鰀鵰鵫鶴鸙黑"] + ], + "encodeAdd": { "¥": 92, "‾": 126 }, + "encodeSkipVals": [{ "from": 60736, "to": 63808 }] +} +export default data diff --git a/packages/effect/src/internal/data/tcvnData.ts b/packages/effect/src/internal/data/tcvnData.ts new file mode 100644 index 00000000000..a32d6b4e512 --- /dev/null +++ b/packages/effect/src/internal/data/tcvnData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "\u0000ÚỤ\u0003ỪỬỮ\u0007\b\t\n\u000b\f\r\u000e\u000f\u0010ỨỰỲỶỸÝỴ\u0018\u0019\u001a\u001b\u001c\u001d\u001e\u001f !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ÀẢÃÁẠẶẬÈẺẼÉẸỆÌỈĨÍỊÒỎÕÓỌỘỜỞỠỚỢÙỦŨ ĂÂÊÔƠƯĐăâêôơưđẶ̀̀̉̃́àảãáạẲằẳẵắẴẮẦẨẪẤỀặầẩẫấậèỂẻẽéẹềểễếệìỉỄẾỒĩíịòỔỏõóọồổỗốộờởỡớợùỖủũúụừửữứựỳỷỹýỵỐ" diff --git a/packages/effect/src/internal/data/tis620Data.ts b/packages/effect/src/internal/data/tis620Data.ts new file mode 100644 index 00000000000..e371b8a61b8 --- /dev/null +++ b/packages/effect/src/internal/data/tis620Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "���������������������������������กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู����฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛����" diff --git a/packages/effect/src/internal/data/visciiData.ts b/packages/effect/src/internal/data/visciiData.ts new file mode 100644 index 00000000000..4b33242d775 --- /dev/null +++ b/packages/effect/src/internal/data/visciiData.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "\u0000\u0001Ẳ\u0003\u0004ẴẪ\u0007\b\t\n\u000b\f\r\u000e\u000f\u0010\u0011\u0012\u0013Ỷ\u0015\u0016\u0017\u0018Ỹ\u001a\u001b\u001c\u001dỴ\u001f !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ẠẮẰẶẤẦẨẬẼẸẾỀỂỄỆỐỒỔỖỘỢỚỜỞỊỎỌỈỦŨỤỲÕắằặấầẩậẽẹếềểễệốồổỗỠƠộờởịỰỨỪỬơớƯÀÁÂÃẢĂẳẵÈÉÊẺÌÍĨỳĐứÒÓÔạỷừửÙÚỹỵÝỡưàáâãảăữẫèéêẻìíĩỉđựòóôõỏọụùúũủýợỮ" diff --git a/packages/effect/src/internal/data/windows1250Data.ts b/packages/effect/src/internal/data/windows1250Data.ts new file mode 100644 index 00000000000..8cc7bebfcdf --- /dev/null +++ b/packages/effect/src/internal/data/windows1250Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€�‚�„…†‡�‰Š‹ŚŤŽŹ�‘’“”•–—�™š›śťžź ˇ˘Ł¤Ą¦§¨©Ş«¬­®Ż°±˛ł´µ¶·¸ąş»Ľ˝ľżŔÁÂĂÄĹĆÇČÉĘËĚÍÎĎĐŃŇÓÔŐÖ×ŘŮÚŰÜÝŢßŕáâăäĺćçčéęëěíîďđńňóôőö÷řůúűüýţ˙" diff --git a/packages/effect/src/internal/data/windows1251Data.ts b/packages/effect/src/internal/data/windows1251Data.ts new file mode 100644 index 00000000000..36bfc9f21e0 --- /dev/null +++ b/packages/effect/src/internal/data/windows1251Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "ЂЃ‚ѓ„…†‡€‰Љ‹ЊЌЋЏђ‘’“”•–—�™љ›њќћџ ЎўЈ¤Ґ¦§Ё©Є«¬­®Ї°±Ііґµ¶·ё№є»јЅѕїАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя" diff --git a/packages/effect/src/internal/data/windows1252Data.ts b/packages/effect/src/internal/data/windows1252Data.ts new file mode 100644 index 00000000000..02f5ddede3c --- /dev/null +++ b/packages/effect/src/internal/data/windows1252Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€�‚ƒ„…†‡ˆ‰Š‹Œ�Ž��‘’“”•–—˜™š›œ�žŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ" diff --git a/packages/effect/src/internal/data/windows1253Data.ts b/packages/effect/src/internal/data/windows1253Data.ts new file mode 100644 index 00000000000..e0d909bb5b5 --- /dev/null +++ b/packages/effect/src/internal/data/windows1253Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€�‚ƒ„…†‡�‰�‹�����‘’“”•–—�™�›���� ΅Ά£¤¥¦§¨©�«¬­®―°±²³΄µ¶·ΈΉΊ»Ό½ΎΏΐΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡ�ΣΤΥΦΧΨΩΪΫάέήίΰαβγδεζηθικλμνξοπρςστυφχψωϊϋόύώ�" diff --git a/packages/effect/src/internal/data/windows1254Data.ts b/packages/effect/src/internal/data/windows1254Data.ts new file mode 100644 index 00000000000..caa1f9bc7df --- /dev/null +++ b/packages/effect/src/internal/data/windows1254Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€�‚ƒ„…†‡ˆ‰Š‹Œ����‘’“”•–—˜™š›œ��Ÿ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏĞÑÒÓÔÕÖרÙÚÛÜİŞßàáâãäåæçèéêëìíîïğñòóôõö÷øùúûüışÿ" diff --git a/packages/effect/src/internal/data/windows1255Data.ts b/packages/effect/src/internal/data/windows1255Data.ts new file mode 100644 index 00000000000..20374a68cc0 --- /dev/null +++ b/packages/effect/src/internal/data/windows1255Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€�‚ƒ„…†‡ˆ‰�‹�����‘’“”•–—˜™�›���� ¡¢£₪¥¦§¨©×«¬­®¯°±²³´µ¶·¸¹÷»¼½¾¿ְֱֲֳִֵֶַָֹֺֻּֽ־ֿ׀ׁׂ׃װױײ׳״�������אבגדהוזחטיךכלםמןנסעףפץצקרשת��‎‏�" diff --git a/packages/effect/src/internal/data/windows1256Data.ts b/packages/effect/src/internal/data/windows1256Data.ts new file mode 100644 index 00000000000..7812a5b87db --- /dev/null +++ b/packages/effect/src/internal/data/windows1256Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€پ‚ƒ„…†‡ˆ‰ٹ‹Œچژڈگ‘’“”•–—ک™ڑ›œ‌‍ں ،¢£¤¥¦§¨©ھ«¬­®¯°±²³´µ¶·¸¹؛»¼½¾؟ہءآأؤإئابةتثجحخدذرزسشصض×طظعغـفقكàلâمنهوçèéêëىيîïًٌٍَôُِ÷ّùْûü‎‏ے" diff --git a/packages/effect/src/internal/data/windows1257Data.ts b/packages/effect/src/internal/data/windows1257Data.ts new file mode 100644 index 00000000000..efe0c9f4b9f --- /dev/null +++ b/packages/effect/src/internal/data/windows1257Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€�‚�„…†‡�‰�‹�¨ˇ¸�‘’“”•–—�™�›�¯˛� �¢£¤�¦§Ø©Ŗ«¬­®Æ°±²³´µ¶·ø¹ŗ»¼½¾æĄĮĀĆÄÅĘĒČÉŹĖĢĶĪĻŠŃŅÓŌÕÖ×ŲŁŚŪÜŻŽßąįāćäåęēčéźėģķīļšńņóōõö÷ųłśūüżž˙" diff --git a/packages/effect/src/internal/data/windows1258Data.ts b/packages/effect/src/internal/data/windows1258Data.ts new file mode 100644 index 00000000000..5b89dfa9cff --- /dev/null +++ b/packages/effect/src/internal/data/windows1258Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€�‚ƒ„…†‡ˆ‰�‹Œ����‘’“”•–—˜™�›œ��Ÿ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂĂÄÅÆÇÈÉÊË̀ÍÎÏĐÑ̉ÓÔƠÖרÙÚÛÜỮßàáâăäåæçèéêë́íîïđṇ̃óôơö÷øùúûüư₫ÿ" diff --git a/packages/effect/src/internal/data/windows874Data.ts b/packages/effect/src/internal/data/windows874Data.ts new file mode 100644 index 00000000000..cfadcdf4230 --- /dev/null +++ b/packages/effect/src/internal/data/windows874Data.ts @@ -0,0 +1,25 @@ +/* + * Mapping data from iconv-lite 0.7.3. + * + * Copyright (c) 2011 Alexander Shtuchkin + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ +export default "€����…�����������‘’“”•–—�������� กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู����฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛����" diff --git a/packages/effect/test/CharacterEncoding.test.ts b/packages/effect/test/CharacterEncoding.test.ts new file mode 100644 index 00000000000..d80ab4aa27a --- /dev/null +++ b/packages/effect/test/CharacterEncoding.test.ts @@ -0,0 +1,406 @@ +import { describe, it } from "@effect/vitest" +import * as C from "effect/CharacterEncoding" +import * as Effect from "effect/Effect" +import * as Big5Hkscs from "effect/encoding/Big5Hkscs" +import * as Cp936 from "effect/encoding/Cp936" +import * as Gb18030 from "effect/encoding/Gb18030" +import * as Gbk from "effect/encoding/Gbk" +import * as ShiftJis from "effect/encoding/ShiftJis" +import * as Utf16BE from "effect/encoding/Utf16BE" +import * as Utf16LE from "effect/encoding/Utf16LE" +import * as Utf32BE from "effect/encoding/Utf32BE" +import * as Utf32LE from "effect/encoding/Utf32LE" +import * as Utf8 from "effect/encoding/Utf8" +import * as Windows1251 from "effect/encoding/Windows1251" +import * as Windows1252 from "effect/encoding/Windows1252" +import { make } from "effect/internal/characterEncoding/codec" +import { MultiByte } from "effect/internal/characterEncoding/multiByte" +import * as Stream from "effect/Stream" +import * as Iconv from "iconv-lite" +import { strict as assert } from "node:assert" +import { readdirSync } from "node:fs" + +// Every codec module, keyed by its module name. +const codecs: ReadonlyArray<[module: string, codec: typeof Utf8]> = await Promise.all( + readdirSync(new URL("../src/encoding/", import.meta.url)) + .filter((file) => file.endsWith(".ts")) + .map((file) => file.slice(0, -3)) + .sort() + .map(async (module) => [module, await import(`effect/encoding/${module}`)] as [string, typeof Utf8]) +) +const multiByte = new Set(["shiftjis", "cp936", "cp949", "cp950", "gbk", "gb18030", "big5hkscs", "eucjp"]) +const unicode = [Utf8, Utf16LE, Utf16BE, Utf32LE, Utf32BE] + +const text = "Hello λ 日本語 漢字 한국어 Привет € 😀" +const bytes = (chunks: ReadonlyArray) => { + const result = new Uint8Array(chunks.reduce((sum, chunk) => sum + chunk.length, 0)) + let offset = 0 + for (const chunk of chunks) { + result.set(chunk, offset) + offset += chunk.length + } + return result +} + +describe("CharacterEncoding", () => { + it("provides one codec module per canonical encoding", () => { + assert.equal(codecs.length, 94) + for (const [module, codec] of codecs) { + assert.equal(typeof codec.encoding.name, "string", module) + assert.equal(Object.isFrozen(codec.encoding), true, module) + assert.ok(Iconv.encodingExists(codec.encoding.name), module) + } + assert.equal(new Set(codecs.map(([, codec]) => codec.encoding.name)).size, codecs.length) + }) + + it("preserves raw UTF-16 units and returns plain, isolated Uint8Arrays", () => { + const codec = Utf16LE.encoding + const text = String.fromCharCode(...Array.from({ length: 65536 }, (_, i) => i)) + assert.deepEqual(C.encodeUnsafe(text, codec), Uint8Array.from(Iconv.encode(text, "utf16le"))) + for (const value of ["", "A", "\ud800", "\udc00", "😀", "A\ud800B", "漢字".repeat(8192)]) { + const result = C.encodeUnsafe(value, codec) + assert.deepEqual(result, Uint8Array.from(Iconv.encode(value, "utf16le"))) + assert.equal(Object.getPrototypeOf(result), Uint8Array.prototype) + assert.equal(result.byteOffset, 0) + assert.equal(result.buffer.byteLength, result.length) + } + assert.throws(() => C.encodeUnsafe("A\ud800B", codec, { fatal: true }), C.CharacterEncodingError) + }) + + it("preserves UTF-16LE chunk state, strict validation and BOM handling", () => { + const codec = Utf16LE.encoding + for (const addBOM of [false, true]) { + const encoder = C.makeEncoderUnsafe(codec, { fatal: true, addBOM }) + const result = bytes([encoder.write("A\ud83d"), encoder.write(""), encoder.write("\ude00B"), encoder.end()]) + assert.deepEqual(result, Uint8Array.from(Iconv.encode("A😀B", "utf16le", { addBOM }))) + assert.equal(C.decodeUnsafe(result, codec), "A😀B") + } + const strict = C.makeEncoderUnsafe(codec, { fatal: true }) + strict.write("\ud800") + assert.throws(() => strict.end(), C.CharacterEncodingError) + const replacement = C.makeEncoderUnsafe(codec) + assert.deepEqual(bytes([replacement.write("\ud800"), replacement.end()]), Uint8Array.of(0, 0xd8)) + }) + + it("sizes multibyte encoder buffers from mappings and encode-only additions", () => { + const codec = new MultiByte({ table: [["41", "A"], ["8140", "漢"]], encodeAdd: { "€": 0x8fa1a1 } }) + const encoder = codec.encoder({}) + const output = encoder.write("A漢€") + assert.deepEqual(output, Uint8Array.of(0x41, 0x81, 0x40, 0x8f, 0xa1, 0xa1)) + assert.equal(output.buffer.byteLength, 9) + assert.deepEqual(encoder.end(), new Uint8Array()) + }) + + it("preserves astral mappings, split surrogates, replacement and strict failures in the simple encoder", () => { + const codec = new MultiByte({ table: [["41", "A"], ["8140", "😀"]] }) + const encoder = codec.encoder({ fatal: true }) + assert.deepEqual(encoder.write("\ud83d"), new Uint8Array()) + assert.deepEqual(encoder.write(""), new Uint8Array()) + assert.deepEqual(encoder.write("\ude00A"), Uint8Array.of(0x81, 0x40, 0x41)) + assert.deepEqual(encoder.end(), new Uint8Array()) + const replacement = codec.encoder({}) + assert.deepEqual(replacement.write("\ud800A\udc00"), Uint8Array.of(63, 65, 63)) + assert.deepEqual(replacement.write("\ud800"), new Uint8Array()) + assert.deepEqual(replacement.end(), Uint8Array.of(63)) + const strict = codec.encoder({ fatal: true }) + strict.write("\ud800") + assert.throws(() => strict.end(), RangeError) + assert.throws(() => codec.encoder({ fatal: true }).write("€"), RangeError) + }) + + it("includes decode-only entries and skipped subtrees in decoder capacity bounds", () => { + for (const skip of [0x81, 0x8140]) { + const codec = new MultiByte({ table: [["8140", "\u0ffeABC"]], encodeSkipVals: [skip] }) + const decoder = codec.decoder({}) + assert.equal(decoder.write(Uint8Array.of(0x81)), "") + assert.equal(decoder.write(Uint8Array.of(0x40, 0xff)), "ABC\ufffd") + assert.equal(decoder.end(), "") + assert.deepEqual(codec.encoder({}).write("ABC"), Uint8Array.of(63, 63, 63)) + } + const astral = new MultiByte({ table: [["41", "😀"]] }) + assert.equal(astral.decoder({}).write(Uint8Array.of(0x41, 0x41)), "😀😀") + }) + + it("retains multi-character sequence buffering with mapping-derived capacities", () => { + const codec = new MultiByte({ table: [["41", "A"], ["8140", "\u0ffeABC"]] }) + const encoder = codec.encoder({}) + assert.deepEqual(encoder.write("AB"), new Uint8Array()) + assert.deepEqual(encoder.write("CA"), Uint8Array.of(0x81, 0x40)) + assert.deepEqual(encoder.end(), Uint8Array.of(0x41)) + assert.equal(codec.decoder({}).write(Uint8Array.of(0x81, 0x40)), "ABC") + }) + + it("constructs shared codec machinery once, lazily, with independent conversion state", () => { + let constructions = 0 + const codec = make("testutf8", () => { + constructions++ + return { encoder: Utf8.encoding.makeEncoder, decoder: Utf8.encoding.makeDecoder } + }) + assert.equal(codec.name, "testutf8") + assert.equal(constructions, 0) + const first = C.makeEncoderUnsafe(codec) + const second = C.makeEncoderUnsafe(codec) + assert.equal(constructions, 1) + assert.deepEqual(first.write("\ud83d"), new Uint8Array()) + assert.deepEqual(second.write("A"), Uint8Array.of(65)) + assert.deepEqual(second.end(), new Uint8Array()) + assert.deepEqual(first.write("\ude00"), new TextEncoder().encode("😀")) + assert.deepEqual(first.end(), new Uint8Array()) + assert.equal(C.decodeUnsafe(Uint8Array.of(65), codec), "A") + assert.equal(constructions, 1) + }) + + it("converts with explicit codecs and wraps custom descriptors", () => { + const encoded = C.encodeUnsafe("Привет", Windows1251.encoding) + assert.equal(C.decodeUnsafe(encoded, Windows1251.encoding), "Привет") + assert.deepEqual(C.encodeUnsafe("😀", Utf8.encoding), new TextEncoder().encode("😀")) + let created = 0 + const encoding: C.Encoding = { + ...Utf8.encoding, + makeEncoder: (options) => { + created++ + return Utf8.encoding.makeEncoder(options) + }, + makeDecoder: (options) => { + created++ + return Utf8.encoding.makeDecoder(options) + } + } + assert.equal(created, 0) + C.encodeUnsafe("test", encoding) + assert.equal(created, 1) + assert.equal(C.decodeUnsafe(Uint8Array.of(65), encoding), "A") + assert.equal(created, 2) + }) + + it.effect("converts through the codec modules' own operators", () => + Effect.gen(function*() { + const encoded = Windows1251.encodeUnsafe("Привет") + assert.deepEqual(encoded, C.encodeUnsafe("Привет", Windows1251.encoding)) + assert.equal(Windows1251.decodeUnsafe(encoded), "Привет") + assert.equal(yield* Windows1251.decode(yield* Windows1251.encode("Привет")), "Привет") + const streamed = yield* Stream.make("При", "вет").pipe( + Windows1251.encodeStream(), + Windows1251.decodeStream(), + Stream.runCollect + ) + assert.equal(streamed.join(""), "Привет") + const error = yield* Effect.flip(Windows1252.encode("漢", { fatal: true })) + assert.equal(error._tag, "CharacterEncodingError") + assert.equal(error.encoding, "windows1252") + assert.equal(error.operation, "encode") + assert.throws(() => Utf8.decodeUnsafe(Uint8Array.of(0xe2), { fatal: true }), { _tag: "CharacterEncodingError" }) + const streamError = yield* Effect.flip( + Stream.make(Uint8Array.of(65), Uint8Array.of(0xff)).pipe(Utf8.decodeStream({ fatal: true }), Stream.runDrain) + ) + assert.equal(streamError._tag, "CharacterEncodingError") + assert.equal(streamError.operation, "decode") + const tailError = yield* Effect.flip( + Stream.make(Uint8Array.of(0xe2)).pipe(Utf8.decodeStream({ fatal: true }), Stream.runDrain) + ) + assert.equal(tailError._tag, "CharacterEncodingError") + })) + + for (const [module, codec] of codecs) { + const encoding = codec.encoding.name + it(`matches iconv-lite for ${module} (${encoding}), independent of chunk boundaries`, () => { + const expected = Iconv.encode(text, encoding) + assert.deepEqual(C.encodeUnsafe(text, codec.encoding), Uint8Array.from(expected)) + const decoded = C.decodeUnsafe(expected, codec.encoding) + assert.equal(decoded, Iconv.decode(expected, encoding)) + for (let i = 0; i <= expected.length; i++) { + const decoder = C.makeDecoderUnsafe(codec.encoding) + assert.equal( + decoder.write(expected.subarray(0, i)) + decoder.write(expected.subarray(i)) + decoder.end(), + decoded + ) + } + for (let i = 0; i <= text.length; i++) { + const encoder = C.makeEncoderUnsafe(codec.encoding) + assert.deepEqual( + bytes([encoder.write(text.slice(0, i)), encoder.write(text.slice(i)), encoder.end()]), + Uint8Array.from(expected) + ) + } + }) + } + + it("matches installed iconv-lite GBK extension mappings", () => { + for (const [name, codec] of [["gbk", Gbk.encoding], ["gb18030", Gb18030.encoding]] as const) { + for (const lead of [0xa6, 0xfe]) { + for (let trail = 0x40; trail <= 0xfe; trail++) { + const input = Buffer.from([lead, trail]) + const expected = Iconv.decode(input, name) + assert.equal(C.decodeUnsafe(input, codec), expected) + assert.deepEqual(C.encodeUnsafe(expected, codec), Uint8Array.from(Iconv.encode(expected, name))) + const decoder = C.makeDecoderUnsafe(codec) + assert.equal(decoder.write(input.subarray(0, 1)) + decoder.write(input.subarray(1)) + decoder.end(), expected) + } + } + } + }) + + it("matches every byte in single-byte codecs and preserves sliced input", () => { + const input = Uint8Array.from({ length: 256 }, (_, i) => i) + for (const [, codec] of codecs) { + const name = codec.encoding.name + if (unicode.includes(codec) || multiByte.has(name)) continue + assert.equal(C.decodeUnsafe(input, codec.encoding), Iconv.decode(Buffer.from(input), name), name) + const stored = new Uint8Array(262).fill(0xff) + stored.set(input, 3) + assert.equal( + C.decodeUnsafe(stored.subarray(3, 259), codec.encoding), + C.decodeUnsafe(input, codec.encoding), + name + ) + assert.deepEqual(input, Uint8Array.from({ length: 256 }, (_, i) => i)) + } + }) + + it("handles split BOMs, empty writes and explicit BOM preservation", () => { + for (const { encoding } of unicode) { + const encoded = C.encodeUnsafe("A", encoding, { addBOM: true }) + const decoder = C.makeDecoderUnsafe(encoding) + let text = decoder.write(new Uint8Array()) + for (const byte of encoded) text += decoder.write(Uint8Array.of(byte)) + assert.equal(text + decoder.end(), "A") + assert.equal(C.decodeUnsafe(encoded, encoding, { stripBOM: false }), "\ufeffA") + assert.equal( + C.decodeUnsafe(C.encodeUnsafe("", encoding, { addBOM: true }), encoding, { stripBOM: false }), + "\ufeff" + ) + } + }) + + it("handles invalid Unicode and multibyte tails in strict and replacement modes", () => { + for ( + const [encoding, input] of [ + [Utf8.encoding, [0xf0, 0x9f]], + [Utf16LE.encoding, [0x00, 0xd8]], + [Utf16BE.encoding, [0xd8, 0x00]], + [Utf32LE.encoding, [0x00]], + [ShiftJis.encoding, [0x81]], + [Gb18030.encoding, [0x81, 0x30, 0x81]] + ] as const + ) { + assert.throws( + () => C.decodeUnsafe(Uint8Array.from(input), encoding, { fatal: true }), + C.CharacterEncodingError + ) + assert.ok(C.decodeUnsafe(Uint8Array.from(input), encoding).includes("\ufffd")) + } + assert.throws(() => C.encodeUnsafe("漢", Windows1252.encoding, { fatal: true }), C.CharacterEncodingError) + assert.throws(() => C.encodeUnsafe("\ud800", Utf8.encoding, { fatal: true }), C.CharacterEncodingError) + assert.equal(C.decodeUnsafe(C.encodeUnsafe("\ud800", Utf8.encoding), Utf8.encoding), "\ufffd") + }) + + it("holds split surrogate pairs after repeated encoder use", () => { + for (let i = 0; i < 100; i++) { + const encoder = C.makeEncoderUnsafe(Cp936.encoding) + assert.deepEqual( + bytes([encoder.write("A\ud83d"), encoder.write("\ude00B"), encoder.end()]), + Uint8Array.of(65, 63, 66) + ) + } + }) + + it("flushes big5 character sequences and prevents writes after end", () => { + for (const value of ["\u00ca\u0304", "\u00ca", "\u00ea\u030c"]) { + const encoder = C.makeEncoderUnsafe(Big5Hkscs.encoding) + assert.deepEqual( + bytes([...value].map((part) => encoder.write(part)).concat([encoder.end()])), + Uint8Array.from(Iconv.encode(value, "big5hkscs")) + ) + assert.throws(() => encoder.write("x"), C.CharacterEncodingError) + assert.throws(() => encoder.end(), C.CharacterEncodingError) + } + }) + + it.effect("runs conversion effects and transcodes without collecting input", () => + Effect.gen(function*() { + const encoded = yield* C.encode("Привет", Windows1251.encoding) + assert.equal(yield* C.decode(encoded, Windows1251.encoding), "Привет") + const result = yield* Stream.fromIterable([...encoded].map((byte) => Uint8Array.of(byte))).pipe( + C.transcodeStream(Windows1251.encoding, Utf8.encoding), + Stream.runCollect + ) + assert.equal(C.decodeUnsafe(bytes(result), Utf8.encoding), "Привет") + })) + + it.effect("allocates fresh stream state for each run and flushes EOF", () => + Effect.gen(function*() { + const stream = Stream.make("\ud83d", "\ude00").pipe( + C.encodeStream(Utf8.encoding), + C.decodeStream(Utf8.encoding) + ) + for (let i = 0; i < 2; i++) assert.equal((yield* Stream.runCollect(stream)).join(""), "😀") + const result = yield* Stream.make(Uint8Array.of(0xe2)).pipe( + C.decodeStream(Utf8.encoding), + Stream.runCollect + ) + assert.equal(result.join(""), "\ufffd") + const error = yield* Effect.flip( + Stream.make(Uint8Array.of(0xe2)).pipe( + C.decodeStream(Utf8.encoding, { fatal: true }), + Stream.runDrain + ) + ) + assert.ok(error instanceof C.CharacterEncodingError) + })) + + it.effect("preserves upstream failure instead of flushing an incomplete decoder", () => + Effect.gen(function*() { + const error = yield* Effect.flip( + Stream.concat(Stream.make(Uint8Array.of(0xe2)), Stream.fail("upstream")).pipe( + C.decodeStream(Utf8.encoding, { fatal: true }), + Stream.runDrain + ) + ) + assert.equal(error, "upstream") + })) + + it.effect("preserves valid output before a strict conversion failure in the same input batch", () => + Effect.gen(function*() { + const seen: Array = [] + const error = yield* Effect.flip( + Stream.make(Uint8Array.of(65), Uint8Array.of(255)).pipe( + C.decodeStream(Utf8.encoding, { fatal: true }), + Stream.tap((text) => + Effect.sync(() => { + seen.push(text) + }) + ), + Stream.runDrain + ) + ) + assert.ok(error instanceof C.CharacterEncodingError) + assert.deepEqual(seen, ["A"]) + })) + + it.effect("cancels upstream without flushing an incomplete character", () => + Effect.gen(function*() { + let released = false + const output = yield* Stream.concat(Stream.make(Uint8Array.of(0xe2)), Stream.fromEffect(Effect.never)).pipe( + Stream.ensuring(Effect.sync(() => { + released = true + })), + C.decodeStream(Utf8.encoding, { fatal: true }), + Stream.take(1), + Stream.runCollect + ) + assert.deepEqual(output, [""]) + assert.equal(released, true) + })) + + it.effect("does not pull ahead when downstream stops", () => + Effect.gen(function*() { + let pulls = 0 + const source = Stream.fromEffectRepeat(Effect.sync(() => { + pulls++ + return Uint8Array.of(65) + })) + const result = yield* source.pipe(C.decodeStream(Utf8.encoding), Stream.take(1), Stream.runCollect) + assert.deepEqual(result, ["A"]) + assert.equal(pulls, 1) + })) +}) diff --git a/packages/effect/typetest/CharacterEncoding.tst.ts b/packages/effect/typetest/CharacterEncoding.tst.ts new file mode 100644 index 00000000000..48aac42b308 --- /dev/null +++ b/packages/effect/typetest/CharacterEncoding.tst.ts @@ -0,0 +1,33 @@ +import * as C from "effect/CharacterEncoding" +import type * as Effect from "effect/Effect" +import * as Utf8 from "effect/encoding/Utf8" +import { hole } from "effect/Function" +import type * as Stream from "effect/Stream" +import { describe, expect, it } from "tstyche" + +describe("CharacterEncoding", () => { + it("accepts codec values and exposes typed conversion failures", () => { + expect(C.encode("hello", Utf8.encoding)).type.toBe>() + expect(C.decode(new Uint8Array(), Utf8.encoding)).type.toBe>() + expect(Utf8.encode("hello")).type.toBe>() + expect(Utf8.decode(new Uint8Array())).type.toBe>() + expect(Utf8.encoding).type.toBe() + }) + + it("preserves upstream errors and requirements", () => { + const bytes = hole>() + const text = hole>() + expect(C.decodeStream(Utf8.encoding)(bytes)).type.toBe< + Stream.Stream + >() + expect(C.encodeStream(Utf8.encoding)(text)).type.toBe< + Stream.Stream + >() + expect(C.transcodeStream(Utf8.encoding, Utf8.encoding)(bytes)).type.toBe< + Stream.Stream + >() + expect(Utf8.decodeStream()(bytes)).type.toBe< + Stream.Stream + >() + }) +}) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba273b14eff..274967908f8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -339,6 +339,9 @@ importers: ast-types: specifier: ^0.16.3 version: 0.16.3 + iconv-lite: + specifier: ^0.7.3 + version: 0.7.3 immer: specifier: ^11.1.18 version: 11.1.18