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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN テァツ個エテァツ淞唹 11000011101001111100001010001100110000101011010011000011101001111100001010011111110000101001101001001111 c3a7c28cc2b4c3a7c29fc29a4f
EUC-JP テァツ個エテァツ淞唹 1000111011000011100011101010011110001110110000101011100011000100100011101011010010001110110000111000111010100111100011101100001011011110110001001101001110110000 8ec38ea78ec2b8c48eb48ec38ea78ec2dec4d3b0
UTF-8 テァツ個エテァツ淞唹 111011111011111010000011111011111011110110100111111011111011111010000010111001011000000010001011111011111011110110110100111011111011111010000011111011111011110110100111111011111011111010000010111001101011011110011110111001011001010010111001 efbe83efbda7efbe82e5808befbdb4efbe83efbda7efbe82e6b79ee594b9
UHC ???個????淞? 001111110011111100111111110010111100000100111111001111110011111100111111111000011110011100111111 3f3f3fcbc13f3f3f3fe1e73f

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