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 ûÄÙÞ\}ûÄÙÞ\{^ 11111011110001001101100111011110010111000111110111111011110001001101100111011110010111000111101101011110 fbc4d9de5c7dfbc4d9de5c7b5e
SJIS-WIN ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP ûÄÙÞ\}ûÄÙÞ\{^ 1000111110101011111001011000111110101010101000111000111110101010111000111000111110101001101100000101110001111101100011111010101111100101100011111010101010100011100011111010101011100011100011111010100110110000010111000111101101011110 8fabe58faaa38faae38fa9b05c7d8fabe58faaa38faae38fa9b05c7b5e
UTF-8 ûÄÙÞ\}ûÄÙÞ\{^ 110000111011101111000011100001001100001110011001110000111001111001011100011111011100001110111011110000111000010011000011100110011100001110011110010111000111101101011110 c3bbc384c399c39e5c7dc3bbc384c399c39e5c7b5e
UHC ???Þ\}???Þ\{^ 001111110011111100111111101010001010110101011100011111010011111100111111001111111010100010101101010111000111101101011110 3f3f3fa8ad5c7d3f3f3fa8ad5c7b5e

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