Inspect any string — view character count, byte length, word count, line count, Unicode code points, and non-ASCII character breakdown. Everything runs locally in your browser — nothing is uploaded.
Analyze each character to see its Unicode code point and ASCII/non-ASCII status.
NATO phonetic alphabet converter, ASCII binary converter, Unicode code point viewer, Roman numeral converter, and string obfuscator with leet speak, ROT13, Base64, and shuffle.
Convert text to Unicode code points with JavaScript escape sequences and HTML entities.
View Unicode code points, HTML entities, and percent-encoding for any text. Character-by-character breakdown with U+XXXX codes and HTML entity references.
Analyzes your writing with real-time word count, sentence count, syllable count, paragraphs, and advanced readability metrics — Flesch-Kincaid Reading Ease, Grade Level, estimated speaking time, and keyword density. Essential for writers, students, and SEO professionals optimizing content for readability.
String Inspector lets you inspect any string — view character count, byte length, word count, line count, Unicode code points, and non-ASCII character breakdown. Everything runs locally in your browser — nothing is uploaded.. It works on any device with a modern web browser.
Inspect any string — view character count, byte length, word count, line count, Unicode code points, and non-ASCII character breakdown. Everything runs locally in your browser — nothing is uploaded. It runs entirely in your browser — no software installation or data uploads required.
Paste or type your content directly into the provided text area.
Yes. After the initial page load, String Inspector runs entirely on your device with no internet connection needed. All processing is done locally.
Character count, byte length (UTF-8), word count, line count, number of Unicode code points, and a breakdown of non-ASCII characters with their code points.
Character count is the number of visible characters. Byte length is the UTF-8 encoded size in bytes. For example, 'é' is 1 character but 2 bytes in UTF-8.
Yes. Each character is analyzed for its Unicode code point value (e.g., 'A' = U+0041, '€' = U+20AC). Non-BMP characters like emojis are also detected.
Yes. The tool lists all non-ASCII characters in the string with their code points, helping you identify special characters that may cause encoding issues.
No. All analysis happens locally in your browser. No string data is transmitted to any server.