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 ò玷ŽÏ}ò玷ŽÏ{^ 111100101110011110001110101101111000111011001111011111011111001011100111100011101011011110001110110011110111101101011110 f2e78eb78ecf7df2e78eb78ecf7b5e
SJIS-WIN ??????}??????{^ 001111110011111100111111001111110011111100111111011111010011111100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f3f7d3f3f3f3f3f3f7b5e
EUC-JP òç???Ï}òç???Ï{^ 100011111010101111010010100011111010101110101110001111110011111100111111100011111010101011000001011111011000111110101011110100101000111110101011101011100011111100111111001111111000111110101010110000010111101101011110 8fabd28fabae3f3f3f8faac17d8fabd28fabae3f3f3f8faac17b5e
UTF-8 ò玷ŽÏ}ò玷ŽÏ{^ 110000111011001011000011101001111100001010001110110000101011011111000010100011101100001110001111011111011100001110110010110000111010011111000010100011101100001010110111110000101000111011000011100011110111101101011110 c3b2c3a7c28ec2b7c28ec38f7dc3b2c3a7c28ec2b7c28ec38f7b5e
UHC ???·??}???·??{^ 0011111100111111001111111010000110100100001111110011111101111101001111110011111100111111101000011010010000111111001111110111101101011110 3f3f3fa1a43f3f7d3f3f3fa1a43f3f7b5e

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