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 ³ú½éۏ³ú½éÙ^ 10001111101100111111101010111101111010011101101110001111101100111111101010111101111010011101100101011110 8fb3fabde9db8fb3fabde9d95e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ??ú?éÛ??ú?éÙ^ 00111111001111111000111110101011111000100011111110001111101010111011000110001111101010101110010100111111001111111000111110101011111000100011111110001111101010111011000110001111101010101110001101011110 3f3f8fabe23f8fabb18faae53f3f8fabe23f8fabb18faae35e
UTF-8 ³ú½éۏ³ú½éÙ^ 11000010100011111100001010110011110000111011101011000010101111011100001110101001110000111001101111000010100011111100001010110011110000111011101011000010101111011100001110101001110000111001100101011110 c28fc2b3c3bac2bdc3a9c39bc28fc2b3c3bac2bdc3a9c3995e
UHC ?³?½???³?½??^ 0011111110101001111110000011111110101000111101100011111100111111001111111010100111111000001111111010100011110110001111110011111101011110 3fa9f83fa8f63f3f3fa9f83fa8f63f3f5e

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