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 ?????D?????D^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e
SJIS-WIN テ・ツ渉イDテ・ツ渉イD^ 110000111010010111000010100011111100001010110010010001001100001110100101110000101000111111000010101100100100010001011110 c3a5c28fc2b244c3a5c28fc2b2445e
EUC-JP テ・ツ渉イDテ・ツ渉イD^ 1000111011000011100011101010010110001110110000101011111011000100100011101011001001000100100011101100001110001110101001011000111011000010101111101100010010001110101100100100010001011110 8ec38ea58ec2bec48eb2448ec38ea58ec2bec48eb2445e
UTF-8 テ・ツ渉イDテ・ツ渉イD^ 111011111011111010000011111011111011110110100101111011111011111010000010111001101011100010001001111011111011110110110010010001001110111110111110100000111110111110111101101001011110111110111110100000101110011010111000100010011110111110111101101100100100010001011110 efbe83efbda5efbe82e6b889efbdb244efbe83efbda5efbe82e6b889efbdb2445e
UHC ?????D?????D^ 00111111001111110011111100111111001111110100010000111111001111110011111100111111001111110100010001011110 3f3f3f3f3f443f3f3f3f3f445e

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