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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN シト杓湿シト杓湿B 10111100110001001000111011011011100011101011110010111100110001001000111011011011100011101011110001000010 bcc48edb8ebcbcc48edb8ebc42
EUC-JP シト杓湿シト杓湿B 1000111010111100100011101100010010111100110111011011110010111110100011101011110010001110110001001011110011011101101111001011111001000010 8ebc8ec4bcddbcbe8ebc8ec4bcddbcbe42
UTF-8 シト杓湿シト杓湿B 11101111101111011011110011101111101111101000010011100110100111011001001111100110101110011011111111101111101111011011110011101111101111101000010011100110100111011001001111100110101110011011111101000010 efbdbcefbe84e69d93e6b9bfefbdbcefbe84e69d93e6b9bf42
UHC ??杓???杓?B 0011111100111111111110001111010100111111001111110011111111111000111101010011111101000010 3f3ff8f53f3f3ff8f53f42

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