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{^ 110101111110000111010011101000110110111101101110011111011101011111100001110100111010001101101111011011100111101101011110 d7e1d3a36f6e7dd7e1d3a36f6e7b5e
SJIS-WIN ×??£on}×??£on{^ 10000001011111100011111100111111100000011001001001101111011011100111110110000001011111100011111100111111100000011001001001101111011011100111101101011110 817e3f3f81926f6e7d817e3f3f81926f6e7b5e
EUC-JP ×áÓ£on}×áÓ£on{^ 101000011101111110001111101010111010000110001111101010101101000110100001111100100110111101101110011111011010000111011111100011111010101110100001100011111010101011010001101000011111001001101111011011100111101101011110 a1df8faba18faad1a1f26f6e7da1df8faba18faad1a1f26f6e7b5e
UTF-8 ×áÓ£on}×áÓ£on{^ 1100001110010111110000111010000111000011100100111100001010100011011011110110111001111101110000111001011111000011101000011100001110010011110000101010001101101111011011100111101101011110 c397c3a1c393c2a36f6e7dc397c3a1c393c2a36f6e7b5e
UHC ×???on}×???on{^ 1010000110111111001111110011111100111111011011110110111001111101101000011011111100111111001111110011111101101111011011100111101101011110 a1bf3f3f3f6f6e7da1bf3f3f3f6f6e7b5e

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