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 šîŸ½}šîŸ½{^ 1001101011101110100111111011110101111101100110101110111010011111101111010111101101011110 9aee9fbd7d9aee9fbd7b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ?î??}?î??{^ 001111111000111110101011110000100011111100111111011111010011111110001111101010111100001000111111001111110111101101011110 3f8fabc23f3f7d3f8fabc23f3f7b5e
UTF-8 šîŸ½}šîŸ½{^ 11000010100110101100001110101110110000101001111111000010101111010111110111000010100110101100001110101110110000101001111111000010101111010111101101011110 c29ac3aec29fc2bd7dc29ac3aec29fc2bd7b5e
UHC ???½}???½{^ 00111111001111110011111110101000111101100111110100111111001111110011111110101000111101100111101101011110 3f3f3fa8f67d3f3f3fa8f67b5e

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