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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 松晴ャ}松晴ャ{^ 10001111101111001111101011011000101011000111110110001111101111001111101011011000101011000111101101011110 8fbcfad8ac7d8fbcfad8ac7b5e
EUC-JP 松?ャ}松?ャ{^ 10111110101111100011111110001110101011000111110110111110101111100011111110001110101011000111101101011110 bebe3f8eac7dbebe3f8eac7b5e
UTF-8 松晴ャ}松晴ャ{^ 111001101001110110111110111011111010100010010010111011111011110110101100011111011110011010011101101111101110111110101000100100101110111110111101101011000111101101011110 e69dbeefa892efbdac7de69dbeefa892efbdac7b5e
UHC 松??}松??{^ 1110000111100110001111110011111101111101111000011110011000111111001111110111101101011110 e1e63f3f7de1e63f3f7b5e

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