เครื่องสร้างเลขฐานสิบหก

เลขฐานสิบหกเท่านั้น 0-9 A-F เหมาะสำหรับ WiFi คีย์เข้ารหัส

ปลอดภัย 100% ฟรีและไม่จำกัด ไม่ต้องลงทะเบียน ทำงานในเบราว์เซอร์

📋 When to Use Hexadecimal Passwords

Hex passwords (0-9, A-F) are the standard format for: WEP/WPA WiFi keys (10 or 26 hex digits), API tokens, encryption initialization vectors, and color codes. Many systems specifically require hexadecimal input — using other characters will be rejected. Our hex generator creates uppercase-only hex strings for maximum compatibility.

📊 รายละเอียดทางเทคนิค — hex

  • Entropy: 4 bits/char (mathematically precise)
  • Crack time: 128 bits at 32 chars
  • Security level: Cryptographic
  • เหมาะสำหรับ: WEP/WPA keys, HMAC secrets

All calculations assume hex with mixed character types. Actual security depends on specific character selection.