https://github.com/sonarsource/utf8-visualizer
This repository provides a tool to visualize how a byte sequence is decoded with UTF-8 on a bit level.
https://github.com/sonarsource/utf8-visualizer
Last synced: 6 months ago
JSON representation
This repository provides a tool to visualize how a byte sequence is decoded with UTF-8 on a bit level.
- Host: GitHub
- URL: https://github.com/sonarsource/utf8-visualizer
- Owner: SonarSource
- License: lgpl-3.0
- Created: 2024-06-11T12:25:52.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-09-09T07:34:20.000Z (11 months ago)
- Last Synced: 2026-01-06T09:49:09.661Z (7 months ago)
- Language: HTML
- Homepage:
- Size: 375 KB
- Stars: 9
- Watchers: 15
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# utf8-visualizer
This repository provides a tool to visualize how a byte sequence is encoded/decoded with UTF-8 on a bit level.
The tool can be found here: [https://sonarsource.github.io/utf8-visualizer/](https://sonarsource.github.io/utf8-visualizer/).