UUID Formats Converter
Convert UUIDs between standard, braces, URN, no-hyphens, Base64, and integer formats
UUID Format Converter
Generate or paste a UUID to see all formats
All Formats
UUID v4 Structure (128 bits)
Bytes 0–3 (time_low)
Bytes 4–5 (time_mid)
Bytes 6–7 (version + time_hi)
Bytes 8–9 (variant + clock_seq)
Bytes 10–15 (node)
• Bits 48–51 (byte 6, high nibble): Version = 4
• Bits 64–65 (byte 8, high bits): Variant = 10xx (RFC 4122)
• Remaining 122 bits are cryptographically random (v4)
계속 탐색
추천 보안 도구 도구…
Password Strength Checker
Check password strength and get suggestions to improve security
QR 코드 생성
URL, 텍스트 등용 QR 코드 만들기
QR Code Reader
Read and decode QR codes from uploaded images
Barcode Generator
Generate barcodes in CODE128, EAN-13, and other formats
SSH 키 생성기
Web Crypto API를 사용하여 Ed25519 또는 ECDSA SSH 키 쌍 생성 — 브라우저에서 100% 실행
RSA 키 생성기
Web Crypto API를 사용하여 PEM 형식의 2048비트 또는 4096비트 RSA 키 쌍 생성 — 브라우저에서 100% 실행
Hash Compare
Compare two hash values to verify file integrity or passwords
TOTP / 2FA 생성기
비밀 키로 시간 기반 일회용 비밀번호(TOTP) 생성 — Google Authenticator 호환