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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 霍幢スエ驕丞隼 111010001011011110011011111011111011110110110100111010011000000110001111111001011001010010111001 e8b79befbdb4e9818fe594b9
EUC-JP 霍幢スエ驕丞隼 1111000010111001110101101111000110001110101111011000111010110100111100011110000110111110111001111100100010111011 f0b9d6f18ebd8eb4f1e1bee7c8bb
UTF-8 霍幢スエ驕丞隼 111010011001110010001101111001011011100110100010111011111011110110111101111011111011110110110100111010011010100110010101111001001011100010011110111010011001101010111100 e99c8de5b9a2efbdbdefbdb4e9a995e4b89ee99abc
UHC ?幢??驕丞? 00111111110100111101001100111111001111111100111011110110111000111010101000111111 3fd3d33f3fcef6e3aa3f

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