If you are looking to convert centre positive to centre negative then these are useful with plug and socket connected back to back and the connections crossed
All round DC power jacks have I seen were "center positive". I believe that this is "standard".
I suppose that your battery "center negative" jack is just incorrectly assembled and should be reverted.
Using both "center negative" and "center positive" similar connectors will surely lead to the fact that at some point you mix them up and burn the equipment.
That's why all connectors use the same polarity and there are no adapters for reversing plugs.
Mixed centre positive and negative used to be more prevalent and it is, of course, perfectly safe if you only use the supplied power supply with each device. There is now a centre positive convention but it is a mistake waiting to happen
My converter is kept with the printer and, if nothing else, acts as a reminder that there is something odd about it
You could use a bridge rectifier at the input of your circuit. This would probably drop around 1.5V off the 9V, and if the current is high, e.g. 1A, could get quite hot. But if the current is low, it would be fine. You could use 4x 1N4001 diodes or similar.
You should know that PP3 size 9V batteries are not a great choice for many Arduino circuits. Their capacity is very low and the internal resistance is high, leading to a large voltage drop if more than a small current is drawn from them.
I have an Etón radio that has a center negative barrel power jack. What's weird is it has a "phone charger" barrel jack with the standard center positive. It also takes a 3S NiMH battery pack with a connector of the opposite polarity to all the replacement batteries I can find (the only replacement batteries I found with the same connector are for a VTech cordless phone). It smells very much like vendor lock-in to me (i.e., they want to be the exclusive sellers of cables and adapters).
I've been tempted to swap the polarity on both the power jack and the battery connector and replace the phone charger barrel jack with a more contemporary USB C jack.
Edit to add: rather than vendor lock-in, it could also be that the radio is so old (from 2005, it seems) that phone charger cables and battery connectors weren't nearly as standardized as they are today.
I fear that a "Universal" solution is an accident waiting to happen. The polarity is reversed merely by plugging the 2 pins of the tips so it is easy to make a mistake
I have a dc adapter (I think it came with an Elegoo kit, some time later I wanted some battery clips to use with these: https://www.amazon.co.uk/dp/B07KYBRJXQ, I probably should have got different types suitable for prototype boards
Some time even later I thought it might be good to use both the adapter and battery clips on the same board, and then realized about the polarity, which is were the post came from.
Learnt a lot from the replies already whcih is great!