{"id":18720578,"url":"https://github.com/SamChenYu/ECS404U-UTF-8EncodingDecoding","last_synced_at":"2025-08-31T19:31:20.473Z","repository":{"id":212369415,"uuid":"731337279","full_name":"SamChenYu/UTF-8EncodingDecoding","owner":"SamChenYu","description":"UTF-8 Encoding Decoding in MIPS Assembly Language","archived":false,"fork":false,"pushed_at":"2024-05-03T23:28:41.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-07T13:39:26.458Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SamChenYu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-13T21:22:44.000Z","updated_at":"2024-06-30T15:27:46.000Z","dependencies_parsed_at":"2024-05-04T00:28:22.209Z","dependency_job_id":"a7e3772f-68fc-4a7e-a134-6900f61af2b5","html_url":"https://github.com/SamChenYu/UTF-8EncodingDecoding","commit_stats":null,"previous_names":["samchenyu/utf8decoding"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamChenYu%2FUTF-8EncodingDecoding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamChenYu%2FUTF-8EncodingDecoding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamChenYu%2FUTF-8EncodingDecoding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamChenYu%2FUTF-8EncodingDecoding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamChenYu","download_url":"https://codeload.github.com/SamChenYu/UTF-8EncodingDecoding/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231621565,"owners_count":18401820,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T13:31:40.718Z","updated_at":"2025-08-31T19:31:15.194Z","avatar_url":"https://github.com/SamChenYu.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UTF-8 Encoding\nUTF-8 Encoding in MIPS Assembly Language Using SRL (Shift Right Local) / SLL (Shift Left Local) Bit Manipulation\n\nFollows the 3-byte UTF-8 sequence: 1110zzzz 10yyyyyy 10xxxxxx  \n0xXXXX Hexadecimal Input  \n0xXXXXX Hexadecimal Output  \nOutput in $a2 register (Decimal Value)\n\u003cimg width=\"995\" alt=\"QtSpim\" src=\"https://github.com/SamChenYu/UTF-8Decoding/assets/150127006/adc3bde1-2a5f-4bf6-a8be-9f8044708e7b\"\u003e\n\n# UTF-8 Decoding\nUTF-8 Decoding in MIPS Assembly Language Using SRL (Shift Right Local) / SLL (Shift Left Local) Bit Manipulation\n\nFollows the 3-byte UTF-8 sequence: 1110zzzz 10yyyyyy 10xxxxxx  \n0xXXXXX Hexadecimal Input  \n0xXXXX Hexadecimal Output  \nOutput in $a2 register (Decimal Value Printed)\n\n\u003cimg width=\"993\" alt=\"Proper Decoding this time\" src=\"https://github.com/SamChenYu/UTF-8Decoding/assets/150127006/d57f0fd8-3a23-4c26-ba9e-f21f90ae80d9\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSamChenYu%2FECS404U-UTF-8EncodingDecoding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSamChenYu%2FECS404U-UTF-8EncodingDecoding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSamChenYu%2FECS404U-UTF-8EncodingDecoding/lists"}