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 霍幢スエ鞜丞隼 111010001011011110011011111011111011110110110100111010001101111110001111111001011001010010111001 e8b79befbdb4e8df8fe594b9
EUC-JP 霍幢スエ鞜丞隼 1111000010111001110101101111000110001110101111011000111010110100111100001110000110111110111001111100100010111011 f0b9d6f18ebd8eb4f0e1bee7c8bb
UTF-8 霍幢スエ鞜丞隼 111010011001110010001101111001011011100110100010111011111011110110111101111011111011110110110100111010011001111010011100111001001011100010011110111010011001101010111100 e99c8de5b9a2efbdbdefbdb4e99e9ce4b89ee99abc
UHC ?幢???丞? 001111111101001111010011001111110011111100111111111000111010101000111111 3fd3d33f3f3fe3aa3f

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