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 ティツ篠オテァツ環イ 110000111010100011000010100011101100001010110101110000111010011111000010100010101100001010110010 c3a8c28ec2b5c3a7c28ac2b2
EUC-JP ティツ篠オテァツ環イ 1000111011000011100011101010100010001110110000101011110011000100100011101011010110001110110000111000111010100111100011101100001010110100110001001000111010110010 8ec38ea88ec2bcc48eb58ec38ea78ec2b4c48eb2
UTF-8 ティツ篠オテァツ環イ 111011111011111010000011111011111011110110101000111011111011111010000010111001111010111110100000111011111011110110110101111011111011111010000011111011111011110110100111111011111011111010000010111001111001001010110000111011111011110110110010 efbe83efbda8efbe82e7afa0efbdb5efbe83efbda7efbe82e792b0efbdb2
UHC ???篠????環? 001111110011111100111111111000011100011000111111001111110011111100111111111111001011101100111111 3f3f3fe1c63f3f3f3ffcbb3f

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