Base64 to Hex Converter
Convert Base64 strings to hexadecimal values in one click. Paste your Base64 encoded string below, set output options, and get instant results.
الناتج بصيغة Hex
كيفية تحويل Base64 إلى Hex؟
- الصق بياناتك المشفرة بصيغة Base64 في المربع.
- ضبط إعدادات الناتج مثل حالة الحروف، الطول، والفاصل إن لزم الأمر.
- انقر على <b>تحويل</b> لرؤية الناتج السداسي عشري أدناه.
المثال: تحويل Base64 إلى Hex
- Base64:
SGVsbG8h
- Hex:
48 65 6C 6C 6F 21
- <code>SGVsbG8=</code> → <code>48 65 6C 6C 6F</code>