Could you please tell me that:
can a regular hexagon with a side length x can be inscribed inside a circle of a radius x?
If 1. is true, then I want to find out the area of the segment for a sector in the diagram below. Is the formula given below correct?
$A=\dfrac{\pi\times x^2\times 60^{\circ}}{360^{\circ}}-\dfrac{1}{2}\times x^2\times \sin(60^{\circ})$

The answer to both questions is Yes.
Yes, you can inscribe a regular hexagon within a circle of radius equal to the side length of the hexagon. Your construction makes this self evident - consider the hexagon as six equilateral triangles.
The formula is correct. The area of the segment is found by subtracting the area of the triangle from the area of the sector. Where the angle subtending the segment $\theta$ is given in radian measure, the area $A$ of the segment is $A = \frac 12 r^2\theta - \frac 12 r^2 \sin\theta$.
Converting to degree measure by multiplying by $\frac{\pi}{180}$ and using the angle $60^{\circ}$ and $r = x$, we get:
$A = \frac 12 \pi x^2 \frac{60}{180} - \frac 12 x^2 \sin 60^{\circ}$, which can be rearranged to what you have.