Rəqəmlər
Rəqəmləri ikili, səkkizlik, onluq və səkkizlik arasında çevir.
Yazdığınız zaman nəticələr yenilənir.
Bu hesablayıcı haqqında
number base converters are used to convert a number from binary to octal, from octal to decimal, from decimal to hexadecimal, and from hexadecimal to binary. The number base converters are used to convert a number from binary to octal, from octal to decimal, from decimal to hexadecimal, and from hexadecimal to binary. The number base converters are used to convert a number from binary to octal, from octal to decimal, from octal to hexadecimal, from octal to hexadecimal, and vice versa.Worked example: the number base converter works with the number base converters.Worked example: the number base converter works with the number base converters.Worked example: the number base converter works with the number base converters.Worked example: the number base converter works with the number base convertersWorked example: the number base converter works with the number base convertersWorked example: the number base converter works with the number base convertersWorked example: the number base converter works with the number base convertersWorked example: the number base converter works with the number base convertersWorked example: the number base converter works with the number base convertersWorked example: the number base converter works with the number base convertersWorked example: the number base converter works with the number base convertersWorked example: the number base converter works with the number base convertersWorked example: the number base converter works with the number base convertersWorked example: the number base converter works with the number base convertersWorked example: the number base converter works with the number base convertersWorked example: the number base convertersWorked example: the number base convertersWorked example: the number base convertersWorked example: the number base convertersWorked example: the number base convertersWorked example: the number base convertersWorked example: the number base convertersWorked example: the number base convertersWorked example: the number base convertersWorked example: the number base convertersWorked example: the number base convertersWorked example: the number base convertersWorked example: the number base convertersWorked example: the number base convertersWorked example: the number base convertersWorked example: the number base convertersWorked example: the number base convertersWork
Tez-tez soruşulan suallar
Onluqdan ikilikə necə çevirmək olar?
Tekrarlanan bölmə 2 ilə və qalanları aşağıdan yuxarıya oxu. Məsələn onluqda 10 ikilikdə 1010, 255 isə 11-dir.
Heksadesimal nədir?
Heksadesimal (16-cı əsas) dörd ikili biti bir rəqəm içinə (0-9 sonra A-F) yığır, buna görə də baytları yazmaq üçün kompakt bir yoldur. Heksadesimal ədəd 255 hex-də FF-dir.
Niyə nömrəmdə çərçivə var?
Rəqəmlər mənbə bazası üçün doğru olmalıdır - məsələn binary-də yalnız 0 və 1, ya da hex-də 0-9 və A-F. Səhv rəqəm nəticəni təsvir edilməmiş edir.
Heksadesimal sistemdə A-dan F-ə qədər olan hərflər nə deməkdir?
Onlar 10-dan 15-ə qədər dəyərlər üçün tək rəqəmlərdir: A 10, B 11, F-ə qədər ki, bu da 15-dir. Bu 16-cı əsası 15-ə qədər rəqəmləri bir yerə yerləşdirməyə imkan verir.
Niyə hər altıbucaqlı rəqəm dörd ikilik rəqəminə bərabərdir?
16 dördüncü qüvvəyə 2 bərabər olduğundan hər bir səkkizlik rəqəm tam olaraq dörd bit əhatə edir. Beləliklə bayt 11-ə qruplaşdırılır, bu da FF-dir - bu ədəd əsası çeviricisi bu qruplaşdırmanı sizin üçün edir.
Bu konvertor çox böyük nömrələri idarə edə bilərmi?
Bu, tam nömrələr üzərində işləyir və tam nömrələr saxlanılan aralığa qədər dəqiqdir (təxminən 9 quadrillion, ya da 2⁵³). Bundan başqa, çox uzun ikili və ya səkkizlik stringlər son rəqəmlərində dəqiqlik itirər.
API — bu hesablayıcını koddan istifadə et
Bu hesablayıcını pulsuz JSON son nöqtəsi kimi çağır - açar lazım deyil. Aşağıdakı sahənin dəyərlərini sorğu parametrləri və ya JSON olaraq göndər. Əks təqdirdə, səhifənin əvvəlcədən doldurulduğu ön qurğulu parametrlər istifadə ediləcəkdir. Namə'lum parametrlər 400-dür, heç vaxt səssiz sıfır deyil. API sənədlərini oxu →
Son nöqtəsi
GET https://calculator.free/api/v1/number-base/
curl
curl "https://calculator.free/api/v1/number-base/?amount=255&from=10&to=2"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/number-base/?" + new URLSearchParams({
"amount": "255",
"from": "10",
"to": "2"
}));
const data = await r.json();
console.log(data.results);
Bu nəticələr yalnız ümumi məsləhət üçün hesablamalardır, maliyyə, tibbi və ya vergi məsləhət deyil.