To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 Ó×Ó×[Ó×Ó×[^ 1101001111010111110100111101011101011011110100111101011111010011110101110101101101011110 d3d7d3d75bd3d7d3d75b5e
SJIS-WIN ?×?×[?×?×[^ 001111111000000101111110001111111000000101111110010110110011111110000001011111100011111110000001011111100101101101011110 3f817e3f817e5b3f817e3f817e5b5e
EUC-JP Ó×Ó×[Ó×Ó×[^ 1000111110101010110100011010000111011111100011111010101011010001101000011101111101011011100011111010101011010001101000011101111110001111101010101101000110100001110111110101101101011110 8faad1a1df8faad1a1df5b8faad1a1df8faad1a1df5b5e
UTF-8 Ó×Ó×[Ó×Ó×[^ 11000011100100111100001110010111110000111001001111000011100101110101101111000011100100111100001110010111110000111001001111000011100101110101101101011110 c393c397c393c3975bc393c397c393c3975b5e
UHC ?×?×[?×?×[^ 001111111010000110111111001111111010000110111111010110110011111110100001101111110011111110100001101111110101101101011110 3fa1bf3fa1bf5b3fa1bf3fa1bf5b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)