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 ŽÃ¦ÄŽ¢Con}ŽÃ¦ÄŽ¢Con{^ 100011101100001110100110110001001000111010100010010000110110111101101110011111011000111011000011101001101100010010001110101000100100001101101111011011100111101101011110 8ec3a6c48ea2436f6e7d8ec3a6c48ea2436f6e7b5e
SJIS-WIN ?????¢Con}?????¢Con{^ 0011111100111111001111110011111100111111100000011001000101000011011011110110111001111101001111110011111100111111001111110011111110000001100100010100001101101111011011100111101101011110 3f3f3f3f3f8191436f6e7d3f3f3f3f3f8191436f6e7b5e
EUC-JP ?æÄ?¢Con}?æÄ?¢Con{^ 0011111110001111101010101010101010001111101000101100001110001111101010101010001100111111101000011111000101000011011011110110111001111101001111111000111110101010101010101000111110100010110000111000111110101010101000110011111110100001111100010100001101101111011011100111101101011110 3f8faaaa8fa2c38faaa33fa1f1436f6e7d3f8faaaa8fa2c38faaa33fa1f1436f6e7b5e
UTF-8 ŽÃ¦ÄŽ¢Con}ŽÃ¦ÄŽ¢Con{^ 110000101000111011000011100000111100001010100110110000111000010011000010100011101100001010100010010000110110111101101110011111011100001010001110110000111000001111000010101001101100001110000100110000101000111011000010101000100100001101101111011011100111101101011110 c28ec383c2a6c384c28ec2a2436f6e7dc28ec383c2a6c384c28ec2a2436f6e7b5e
UHC ??????Con}??????Con{^ 001111110011111100111111001111110011111100111111010000110110111101101110011111010011111100111111001111110011111100111111001111110100001101101111011011100111101101011110 3f3f3f3f3f3f436f6e7d3f3f3f3f3f3f436f6e7b5e

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