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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN シィシア}シィシア{^ 111100001011101110111100101010001011110010110001011111011111000010111011101111001010100010111100101100010111101101011110 f0bbbca8bcb17df0bbbca8bcb17b5e
EUC-JP ?シィシア}?シィシア{^ 001111111000111010111100100011101010100010001110101111001000111010110001011111010011111110001110101111001000111010101000100011101011110010001110101100010111101101011110 3f8ebc8ea88ebc8eb17d3f8ebc8ea88ebc8eb17b5e
UTF-8 シィシア}シィシア{^ 111011101000000110111010111011111011110110111100111011111011110110101000111011111011110110111100111011111011110110110001011111011110111010000001101110101110111110111101101111001110111110111101101010001110111110111101101111001110111110111101101100010111101101011110 ee81baefbdbcefbda8efbdbcefbdb17dee81baefbdbcefbda8efbdbcefbdb17b5e
UHC ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e

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