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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN テ」テョツ篠可オ 11000011101000111100001110101110110000101000111011000010100010011100001010110101 c3a3c3aec28ec289c2b5
EUC-JP テ」テョツ篠可オ 10001110110000111000111010100011100011101100001110001110101011101000111011000010101111001100010010110010110001001000111010110101 8ec38ea38ec38eae8ec2bcc4b2c48eb5
UTF-8 テ」テョツ篠可オ 111011111011111010000011111011111011110110100011111011111011111010000011111011111011110110101110111011111011111010000010111001111010111110100000111001011000111110101111111011111011110110110101 efbe83efbda3efbe83efbdaeefbe82e7afa0e58fafefbdb5
UHC ?????篠可? 00111111001111110011111100111111001111111110000111000110110010101010011000111111 3f3f3f3f3fe1c6caa63f

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