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 辟駕促}辟駕促{^ 111001111000010010001001111011011001000110100011011111011110011110000100100010011110110110010001101000110111101101011110 e78489ed91a37de78489ed91a37b5e
EUC-JP 辟駕促}辟駕促{^ 111011011110010010110010111011111100001010100101011111011110110111100100101100101110111111000010101001010111101101011110 ede4b2efc2a57dede4b2efc2a57b5e
UTF-8 辟駕促}辟駕促{^ 111010001011111010011111111010011010011110010101111001001011111110000011011111011110100010111110100111111110100110100111100101011110010010111111100000110111101101011110 e8be9fe9a795e4bf837de8be9fe9a795e4bf837b5e
UHC ?駕促}?駕促{^ 00111111110010101011110111110101101101010111110100111111110010101011110111110101101101010111101101011110 3fcabdf5b57d3fcabdf5b57b5e

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