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 驪咏粟[驪咏粟[^ 111010011000101110011001111001111000100010111110010110111110100110001011100110011110011110001000101111100101101101011110 e98b99e788be5be98b99e788be5b5e
EUC-JP 驪咏粟[驪咏粟[^ 111100011110101111010010111010011011000011000000010110111111000111101011110100101110100110110000110000000101101101011110 f1ebd2e9b0c05bf1ebd2e9b0c05b5e
UTF-8 驪咏粟[驪咏粟[^ 111010011010100110101010111001011001001010001111111001111011001010011111010110111110100110101001101010101110010110010010100011111110011110110010100111110101101101011110 e9a9aae5928fe7b29f5be9a9aae5928fe7b29f5b5e
UHC 驪?粟[驪?粟[^ 11010101111100010011111111100001110110000101101111010101111100010011111111100001110110000101101101011110 d5f13fe1d85bd5f13fe1d85b5e

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