Unicode 도구

Unicode 문자, 인코딩, 텍스트 변환을 위한 무료 대화형 도구.

🔄
유니코드 변환기

문자와 유니코드 코드 포인트, HTML 엔티티, CSS/JS 이스케이프, Python/Java 리터럴, UTF-8/16/32 바이트 시퀀스 간 변환.

🔍
텍스트 분석기

텍스트를 붙여넣으면 각 문자의 유니코드 이름, 코드 포인트, 범주, 블록, 문자 체계를 확인할 수 있습니다. 보이지 않는 문자와 결합 기호를 감지합니다.

📊
인코딩 시각화 도구

문자가 UTF-8, UTF-16, UTF-32로 바이트 수준에서 어떻게 인코딩되는지 시각적으로 확인합니다. 헤더 비트, 페이로드 비트, 서로게이트 쌍을 표시합니다.

팬시 텍스트 생성기

일반 텍스트를 유니코드 스타일로 변환합니다: 볼드, 이탤릭, 프락투어, 아웃라인, 원형, 스몰 캡스 등 다양한 스타일을 지원합니다.

🔐
Character Encoder

Encode any character to UTF-8 hex, HTML entity, CSS escape, JavaScript, Python, URL encoding, binary, and decimal. 17 formats per character with one-click copy.

🔍
Codepoint Lookup

Enter a character or U+XXXX code to see its full Unicode properties: name, category, block, script, bidirectional class, and more.

📦
Block Browser

Browse Unicode blocks interactively. Select a block to see all characters in that range with their names and code points.

Normalization Checker

Check if text is in NFC, NFD, NFKC, or NFKD form. Compare all four Unicode normalization forms side by side.

🔎
Confusable Detector

Detect homoglyphs and confusable characters in text. Identify characters that visually resemble ASCII but belong to different Unicode scripts.

Frequently Asked Questions

Yes, all tools are completely free with no sign-up required. They run entirely in your browser and work on any device.
Yes. All tools are fully responsive and optimized for phones, tablets, and desktops. No app installation needed — just open the page in any modern browser.
The tools support the full Unicode 16.0 standard, covering over 154,000 characters across 168 scripts. This includes the Basic Multilingual Plane and all supplementary planes.
No. All tools process text locally in your browser using JavaScript. Your input text is never sent to our servers. There is no tracking of individual tool usage.
Absolutely. The Unicode Converter and Text Analyzer are especially useful for debugging encoding issues, identifying invisible characters, and verifying correct character representation in code.