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 Ó×û©on}Ó×û©on{^ 110100111101011111111011101010010110111101101110011111011101001111010111111110111010100101101111011011100111101101011110 d3d7fba96f6e7dd3d7fba96f6e7b5e
SJIS-WIN ?×??on}?×??on{^ 0011111110000001011111100011111100111111011011110110111001111101001111111000000101111110001111110011111101101111011011100111101101011110 3f817e3f3f6f6e7d3f817e3f3f6f6e7b5e
EUC-JP Ó×û©on}Ó×û©on{^ 1000111110101010110100011010000111011111100011111010101111100101100011111010001011101101011011110110111001111101100011111010101011010001101000011101111110001111101010111110010110001111101000101110110101101111011011100111101101011110 8faad1a1df8fabe58fa2ed6f6e7d8faad1a1df8fabe58fa2ed6f6e7b5e
UTF-8 Ó×û©on}Ó×û©on{^ 1100001110010011110000111001011111000011101110111100001010101001011011110110111001111101110000111001001111000011100101111100001110111011110000101010100101101111011011100111101101011110 c393c397c3bbc2a96f6e7dc393c397c3bbc2a96f6e7b5e
UHC ?×??on}?×??on{^ 0011111110100001101111110011111100111111011011110110111001111101001111111010000110111111001111110011111101101111011011100111101101011110 3fa1bf3f3f6f6e7d3fa1bf3f3f6f6e7b5e

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