Input
0x12
Decode
SYN + ACK (handshake step 2)
Developer Tools
Enter a hex or decimal TCP flags value to inspect CWR, ECE, URG, ACK, PSH, RST, SYN, and FIN states and meanings interactively.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
开发工具
二进制位视图
标志位含义
常见场景
-
Input
0x12
Decode
SYN + ACK (handshake step 2)
0x12 = SYN + ACK, usually the server response in the TCP three-way handshake.
Tools
Continue with another translated tool for a nearby task.
Base Converter Visual
Enter a number to see binary, octal, decimal, and hexadecimal results side by side, with animated division-remainder steps. Useful for learning and classroom demos.
Bitwise Calculator
Run AND, OR, XOR, left shift, and right shift on two operands in your browser. Decimal, hex, and binary inputs stay linked, and results show in all three bases—useful for protocol debugging and mask checks.