IP 주소 형식 변환기

CIDR 표기, 점분 십진, 16진 정수, 32비트 십진, 축약 IPv6 등도 입력하면 즉시 등가 표현을 확인할 수 있습니다.

지원 IPv4 입력: 192.168.1.0/24, 10.0.0.1, 0xC0A80100, 3232235520
지원 IPv6 입력: 2001:db8::/32, ::1, fe80::1/64

IP Format Converter

Convert IP addresses between decimal, hex, binary, and integer forms.

카테고리
addressing
태그
ipv4, ipv6, conversion

입력

  • An IPv4 address in any common form (dotted, integer, hex, binary)
  • An IPv6 address in compressed or expanded form

출력

  • All parallel representations of the same address
  • Per-octet breakdown for IPv4
  • Compressed and expanded forms for IPv6

사용 사례

  • Working with logs that store addresses as integers
  • Translating between vendor address syntaxes
  • Quick teaching aid when explaining bit-level behaviour

제한 사항

  • Conversion only; does not validate that the address is reachable
  • Does not resolve hostnames