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 驥育濫}驥育濫{^ 111010011000011110001000111001111001011110010100011111011110100110000111100010001110011110010111100101000111101101011110 e98788e797947de98788e797947b5e
EUC-JP 驥育濫}驥育濫{^ 111100011110011110110000111010011100110111110100011111011111000111100111101100001110100111001101111101000111101101011110 f1e7b0e9cdf47df1e7b0e9cdf47b5e
UTF-8 驥育濫}驥育濫{^ 111010011010100110100101111010001000001010110010111001101011111110101011011111011110100110101001101001011110100010000010101100101110011010111111101010110111101101011110 e9a9a5e882b2e6bfab7de9a9a5e882b2e6bfab7b5e
UHC 驥育濫}驥育濫{^ 110100011100101011101011110000001101010110111101011111011101000111001010111010111100000011010101101111010111101101011110 d1caebc0d5bd7dd1caebc0d5bd7b5e

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