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 ˜o”o˜ož¿˜ož¿}˜o”o˜ož¿˜ož¿{^ 100110000110111110010100011011111001100001101111100111101011111110011000011011111001111010111111011111011001100001101111100101000110111110011000011011111001111010111111100110000110111110011110101111110111101101011110 986f946f986f9ebf986f9ebf7d986f946f986f9ebf986f9ebf7b5e
SJIS-WIN ?o?o?o???o??}?o?o?o???o??{^ 001111110110111100111111011011110011111101101111001111110011111100111111011011110011111100111111011111010011111101101111001111110110111100111111011011110011111100111111001111110110111100111111001111110111101101011110 3f6f3f6f3f6f3f3f3f6f3f3f7d3f6f3f6f3f6f3f3f3f6f3f3f7b5e
EUC-JP ?o?o?o?¿?o?¿}?o?o?o?¿?o?¿{^ 0011111101101111001111110110111100111111011011110011111110001111101000101100010000111111011011110011111110001111101000101100010001111101001111110110111100111111011011110011111101101111001111111000111110100010110001000011111101101111001111111000111110100010110001000111101101011110 3f6f3f6f3f6f3f8fa2c43f6f3f8fa2c47d3f6f3f6f3f6f3f8fa2c43f6f3f8fa2c47b5e
UTF-8 ˜o”o˜ož¿˜ož¿}˜o”o˜ož¿˜ož¿{^ 11000010100110000110111111000010100101000110111111000010100110000110111111000010100111101100001010111111110000101001100001101111110000101001111011000010101111110111110111000010100110000110111111000010100101000110111111000010100110000110111111000010100111101100001010111111110000101001100001101111110000101001111011000010101111110111101101011110 c2986fc2946fc2986fc29ec2bfc2986fc29ec2bf7dc2986fc2946fc2986fc29ec2bfc2986fc29ec2bf7b5e
UHC ?o?o?o?¿?o?¿}?o?o?o?¿?o?¿{^ 00111111011011110011111101101111001111110110111100111111101000101010111100111111011011110011111110100010101011110111110100111111011011110011111101101111001111110110111100111111101000101010111100111111011011110011111110100010101011110111101101011110 3f6f3f6f3f6f3fa2af3f6f3fa2af7d3f6f3f6f3f6f3fa2af3f6f3fa2af7b5e

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