Unicode文字情報ツール
文字のコードポイント・バイト列・ブロック名・カテゴリを一覧表示
Unicode正規化情報
NFC (合成形)
NFD (分解形)
文字カテゴリ別集計
文字一覧
| # | 文字 | コードポイント | UTF-8 | UTF-16 | ブロック | カテゴリ | エスケープ |
|---|
Unicode文字情報ツールで出来る事 About Unicode Inspector
Unicode文字情報ツールは、入力されたテキストの各文字について詳細なUnicode情報を表示するWebアプリケーションです。UTF-8/UTF-16バイト列、Unicodeブロック名、文字カテゴリ、エスケープ形式(JavaScript・HTML・CSS・Python)をリアルタイムで一覧表示します。
プログラミングにおける文字コードの調査、国際化対応(i18n)のデバッグ、不可視文字(ゼロ幅スペース・BOM・制御文字・ソフトハイフンなど)の検出に最適です。Unicode正規化情報(NFC/NFD)も表示され、文字の合成形・分解形の差を視覚的に比較できます。
コードポイント検索機能では、U+XXXX形式・16進数・10進数でコードポイントを入力し、対応する文字を即座に確認できます。すべての処理はブラウザ内で完結し、サーバーへのデータ送信は一切行いません。開発者、テクニカルライター、言語学者、エンコーディング調査が必要なあらゆる方に便利なツールです。
The Unicode Inspector is a web application that displays detailed Unicode information for each character in your input text in real time. It shows UTF-8/UTF-16 byte sequences, Unicode block names, general character categories, and escape formats for JavaScript, HTML, CSS, and Python.
It helps developers investigate character encoding, debug internationalization (i18n) issues, and detect invisible characters such as zero-width spaces, BOM markers, control characters, and soft hyphens. The tool also displays Unicode Normalization information (NFC/NFD), allowing you to visually compare composed and decomposed character forms.
The code point search feature lets you enter a code point in U+XXXX, hexadecimal, or decimal format to instantly find the corresponding character. All processing happens entirely in your browser with no data sent to any server. This tool is invaluable for developers, technical writers, linguists, and anyone investigating text encoding issues.
Unicode文字情報ツールの使い方 How to use Unicode Inspector
- テキスト入力欄に調査したいテキストを貼り付けるか入力します。複数言語・絵文字・制御文字にも対応。
- 各文字のコードポイント(U+XXXX)、UTF-8/UTF-16バイト列、Unicodeブロック名、文字カテゴリが一覧表で即座に表示されます。
- 不可視文字(ゼロ幅スペース・BOM・制御文字など)がある場合は赤色でハイライト表示され、すぐに検出できます。
- コードポイント検索欄にU+XXXX・0xXX・10進数を入力すると、該当する文字情報を検索結果に表示。
- Unicode正規化情報パネルにNFC(合成形)・NFD(分解形)が表示され、文字の正規化状態を確認可能。
- エスケープ形式(JavaScript・HTML・CSS・Python)はそのままコードにコピーして使えます。
- Paste or type the text you want to inspect into the input textarea. Supports multiple languages, emoji, and control characters.
- A detailed table instantly displays each character's code point (U+XXXX), UTF-8/UTF-16 bytes, Unicode block name, and category.
- Invisible characters (zero-width spaces, BOM, control chars) are highlighted in red for easy detection.
- Enter a code point (U+XXXX, 0xXX, or decimal) in the search field to instantly look up any Unicode character.
- The normalization info panel displays NFC (composed) and NFD (decomposed) forms, showing how text is canonically normalized.
- Copy escape formats (JavaScript, HTML, CSS, Python) directly into your code without manual conversion.
Unicode文字情報ツールを使うメリット Benefits of Unicode Inspector
- テキスト中の不可視文字(ゼロ幅スペース・BOM・制御文字・ソフトハイフン)を即座に視覚化・検出
- UTF-8/UTF-16のバイト列表示でエンコーディング問題のデバッグに最適、複数の進数形式に対応
- JavaScript・HTML・CSS・Pythonのエスケープ形式を自動生成、コピペで即座にコードに組み込める
- Unicode正規化形式(NFC/NFD)を表示、文字の合成形・分解形の違いを比較可能
- U+XXXX・16進数・10進数などの複数形式でコードポイント検索が可能、任意の文字を即座に特定
- ブラウザ内で完結するため、機密テキストも安全に検査可能、プライバシーを保護
- Instantly visualize and detect invisible characters (zero-width spaces, BOM, control chars, soft hyphens) in your text
- View UTF-8/UTF-16 byte sequences for debugging encoding issues, supports multiple number formats
- Auto-generate escape sequences for JavaScript, HTML, CSS, and Python—copy directly into your code
- Display Unicode Normalization Forms (NFC/NFD) and compare composed vs. decomposed character representations
- Search code points in multiple formats: U+XXXX, hexadecimal, or decimal to instantly identify any Unicode character
- All processing happens in-browser, keeping your sensitive text safe and private with no server transmission
開発ツール のすべてのツール (4件) All Developer Tools Tools (4)
該当するツールが見つかりませんでした No matching tools found