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 テヲツ猟ヲティツ篠オ 110000111010011011000010100101111100001010100110110000111010100011000010100011101100001010110101 c3a6c297c2a6c3a8c28ec2b5
EUC-JP テヲツ猟ヲティツ篠オ 1000111011000011100011101010011010001110110000101100111011000100100011101010011010001110110000111000111010101000100011101100001010111100110001001000111010110101 8ec38ea68ec2cec48ea68ec38ea88ec2bcc48eb5
UTF-8 テヲツ猟ヲティツ篠オ 111011111011111010000011111011111011110110100110111011111011111010000010111001111000110010011111111011111011110110100110111011111011111010000011111011111011110110101000111011111011111010000010111001111010111110100000111011111011110110110101 efbe83efbda6efbe82e78c9fefbda6efbe83efbda8efbe82e7afa0efbdb5
UHC ????????篠? 0011111100111111001111110011111100111111001111110011111100111111111000011100011000111111 3f3f3f3f3f3f3f3fe1c63f

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