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 ??P????? 0011111100111111010100000011111100111111001111110011111100111111 3f3f503f3f3f3f3f
SJIS-WIN テサPツ古ョツ敖 11000011101110110101000011000010100011001100001110101110110000101001110111000010 c3bb50c28cc3aec29dc2
EUC-JP テサPツ古ョツ敖 100011101100001110001110101110110101000010001110110000101011100011000101100011101010111010001110110000101101101011000100 8ec38ebb508ec2b8c58eae8ec2dac4
UTF-8 テサPツ古ョツ敖 11101111101111101000001111101111101111011011101101010000111011111011111010000010111001011000111110100100111011111011110110101110111011111011111010000010111001101001010110010110 efbe83efbdbb50efbe82e58fa4efbdaeefbe82e69596
UHC ??P?古??敖 00111111001111110101000000111111110011011010111100111111001111111110011111111001 3f3f503fcdaf3f3fe7f9

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