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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 篠漆偲シト漆偲サ」 1000111011000010100011101011110110001110110000111011110011000100100011101011110110001110110000111011101110100011 8ec28ebd8ec3bcc48ebd8ec3bba3
EUC-JP 篠漆偲シト漆偲サ」 101111001100010010111100101111111011110011000101100011101011110010001110110001001011110010111111101111001100010110001110101110111000111010100011 bcc4bcbfbcc58ebc8ec4bcbfbcc58ebb8ea3
UTF-8 篠漆偲シト漆偲サ」 111001111010111110100000111001101011110010000110111001011000000110110010111011111011110110111100111011111011111010000100111001101011110010000110111001011000000110110010111011111011110110111011111011111011110110100011 e7afa0e6bc86e581b2efbdbcefbe84e6bc86e581b2efbdbbefbda3
UHC 篠漆???漆??? 111000011100011011110110110101000011111100111111001111111111011011010100001111110011111100111111 e1c6f6d43f3f3ff6d43f3f3f

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