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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 僥??[僥??[^ 1001100101000110001111110011111101011011100110010100011000111111001111110101101101011110 99463f3f5b99463f3f5b5e
EUC-JP 僥??[僥??[^ 1101000110100111001111110011111101011011110100011010011100111111001111110101101101011110 d1a73f3f5bd1a73f3f5b5e
UTF-8 僥㏝떑[僥㏝떑[^ 111001011000001110100101111000111000111110011101111010111001011010010001010110111110010110000011101001011110001110001111100111011110101110010110100100010101101101011110 e583a5e38f9deb96915be583a5e38f9deb96915b5e
UHC 僥㏝떑[僥㏝떑[^ 111010001110100110100111111010011000101110100111010110111110100011101001101001111110100110001011101001110101101101011110 e8e9a7e98ba75be8e9a7e98ba75b5e

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