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 驥綬促}驥綬促{^ 111010011000011110001110111110001001000110100011011111011110100110000111100011101111100010010001101000110111101101011110 e9878ef891a37de9878ef891a37b5e
EUC-JP 驥綬促}驥綬促{^ 111100011110011110111100111110101100001010100101011111011111000111100111101111001111101011000010101001010111101101011110 f1e7bcfac2a57df1e7bcfac2a57b5e
UTF-8 驥綬促}驥綬促{^ 111010011010100110100101111001111011011010101100111001001011111110000011011111011110100110101001101001011110011110110110101011001110010010111111100000110111101101011110 e9a9a5e7b6ace4bf837de9a9a5e7b6ace4bf837b5e
UHC 驥綬促}驥綬促{^ 110100011100101011100010101110001111010110110101011111011101000111001010111000101011100011110101101101010111101101011110 d1cae2b8f5b57dd1cae2b8f5b57b5e

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