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 テ」ツスツ凝ュツ繍 1100001110100011110000101011110111000010100010111100001110101101110000101000111101001010 c3a3c2bdc28bc3adc28f4a
EUC-JP テ」ツスツ凝ュツ繍 100011101100001110001110101000111000111011000010100011101011110110001110110000101011011011000101100011101010110110001110110000101011110110101011 8ec38ea38ec28ebd8ec2b6c58ead8ec2bdab
UTF-8 テ」ツスツ凝ュツ繍 111011111011111010000011111011111011110110100011111011111011111010000010111011111011110110111101111011111011111010000010111001011000011110011101111011111011110110101101111011111011111010000010111001111011100110001101 efbe83efbda3efbe82efbdbdefbe82e5879defbdadefbe82e7b98d
UHC ?????凝??? 00111111001111110011111100111111001111111110101111101010001111110011111100111111 3f3f3f3f3febea3f3f3f

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