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 脱卒促}脱卒促{^ 100100100100010110010001101100101001000110100011011111011001001001000101100100011011001010010001101000110111101101011110 924591b291a37d924591b291a37b5e
EUC-JP 脱卒促}脱卒促{^ 110000111010011011000010101101001100001010100101011111011100001110100110110000101011010011000010101001010111101101011110 c3a6c2b4c2a57dc3a6c2b4c2a57b5e
UTF-8 脱卒促}脱卒促{^ 111010001000010010110001111001011000110110010010111001001011111110000011011111011110100010000100101100011110010110001101100100101110010010111111100000110111101101011110 e884b1e58d92e4bf837de884b1e58d92e4bf837b5e
UHC ?卒促}?卒促{^ 00111111111100001110111111110101101101010111110100111111111100001110111111110101101101010111101101011110 3ff0eff5b57d3ff0eff5b57b5e

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