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 テァツケツ陛ヲツ青弘 11000011101001111100001010111001110000101001010111000011101001101100001010010000110000101000110101001111 c3a7c2b9c295c3a6c290c28d4f
EUC-JP テァツケツ陛ヲツ青弘 1000111011000011100011101010011110001110110000101000111010111001100011101100001011001010110001011000111010100110100011101100001011000000110001001011100110110000 8ec38ea78ec28eb98ec2cac58ea68ec2c0c4b9b0
UTF-8 テァツケツ陛ヲツ青弘 111011111011111010000011111011111011110110100111111011111011111010000010111011111011110110111001111011111011111010000010111010011001100110011011111011111011110110100110111011111011111010000010111010011001110110010010111001011011110010011000 efbe83efbda7efbe82efbdb9efbe82e9999befbda6efbe82e99d92e5bc98
UHC ?????陛???弘 001111110011111100111111001111110011111111111000110011100011111100111111001111111111101111110000 3f3f3f3f3ff8ce3f3f3ffbf0

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