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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 叱浯疾叱浯疾^ 1111000010100001100011101011011011111010111111001000111010111110111100001010000110001110101101101111101011111100100011101011111001011110 f0a18eb6fafc8ebef0a18eb6fafc8ebe5e
EUC-JP ?叱浯疾?叱浯疾^ 0011111110111100101110001000111111000111110000111011110011000000001111111011110010111000100011111100011111000011101111001100000001011110 3fbcb88fc7c3bcc03fbcb88fc7c3bcc05e
UTF-8 叱浯疾叱浯疾^ 11101110100000011010000011100101100011111011000111100110101101011010111111100111100101101011111011101110100000011010000011100101100011111011000111100110101101011010111111100111100101101011111001011110 ee81a0e58fb1e6b5afe796beee81a0e58fb1e6b5afe796be5e
UHC ?叱?疾?叱?疾^ 00111111111100101110101000111111111100101111000000111111111100101110101000111111111100101111000001011110 3ff2ea3ff2f03ff2ea3ff2f05e

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