36 chars · 1 line
Waiting for input
36 chars · 1 line
Waiting for input
UUID character case
Yes. VetaTool's canonical UUID matcher is case-insensitive for hexadecimal A-F, so an uppercase UUID with valid version and variant bits is accepted exactly like its lowercase form. The example is detected as UUID v4. This tool is free to use. No account or payment is required.
Last updated
Uppercase A-F and lowercase a-f represent the same hexadecimal values. VetaTool therefore preserves validity and version detection across casing differences while still requiring canonical hyphen placement.
The capital hexadecimal characters still encode a valid UUID v4.
550E8400-E29B-41D4-A716-446655440000Valid UUID v4Common questions
No. Uppercase and lowercase hexadecimal characters encode the same UUID bits.
No. Hyphen layout, hexadecimal content, version, and variant still need to be valid.
Debugging a specific UUID issue? Browse UUID troubleshooting.