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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 松晴カ[}松晴カ[{^ 100011111011110011111010110110001011011001011011011111011000111110111100111110101101100010110110010110110111101101011110 8fbcfad8b65b7d8fbcfad8b65b7b5e
EUC-JP 松?カ[}松?カ[{^ 101111101011111000111111100011101011011001011011011111011011111010111110001111111000111010110110010110110111101101011110 bebe3f8eb65b7dbebe3f8eb65b7b5e
UTF-8 松晴カ[}松晴カ[{^ 1110011010011101101111101110111110101000100100101110111110111101101101100101101101111101111001101001110110111110111011111010100010010010111011111011110110110110010110110111101101011110 e69dbeefa892efbdb65b7de69dbeefa892efbdb65b7b5e
UHC 松??[}松??[{^ 11100001111001100011111100111111010110110111110111100001111001100011111100111111010110110111101101011110 e1e63f3f5b7de1e63f3f5b7b5e

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