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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 汯糢鑈汯糢鑈^ 11111010111110001110001011110101111110111110011111111010111110001110001011110101111110111110011101011110 faf8e2f5fbe7faf8e2f5fbe75e
EUC-JP 汯糢鑈汯糢鑈^ 1000111111000110111000111110010011110111100011111110010111101011100011111100011011100011111001001111011110001111111001011110101101011110 8fc6e3e4f78fe5eb8fc6e3e4f78fe5eb5e
UTF-8 汯糢鑈汯糢鑈^ 11100110101100011010111111100111101100111010001011101001100100011000100011100110101100011010111111100111101100111010001011101001100100011000100001011110 e6b1afe7b3a2e99188e6b1afe7b3a2e991885e
UHC ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e

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