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 袁紗?袁紗?^ 1110010111001101100011101101000100111111111001011100110110001110110100010011111101011110 e5cd8ed13fe5cd8ed13f5e
EUC-JP 袁紗?袁紗?^ 1110101011001111101111001101001100111111111010101100111110111100110100110011111101011110 eacfbcd33feacfbcd33f5e
UTF-8 袁紗욉袁紗욉^ 11101000101000101000000111100111101101001001011111101100100110101000100111101000101000101000000111100111101101001001011111101100100110101000100101011110 e8a281e7b497ec9a89e8a281e7b497ec9a895e
UHC 袁紗욉袁紗욉^ 11101010101111101101111011101001101111111110000111101010101111101101111011101001101111111110000101011110 eabedee9bfe1eabedee9bfe15e

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