How to create a custom circle plot with arrow and a perpendicular sign for certain point?

For the custom circle plot with arrow I already find the solution, just the perpendicular sign now:

plot!(Plots.partialcircle(0,1//4*pi,100,0.1), arrow=true)