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 ?????u?????u^ 00111111001111110011111100111111001111110111010100111111001111110011111100111111001111110111010101011110 3f3f3f3f3f753f3f3f3f3f755e
SJIS-WIN テ・ツ渉ゥuテ・ツ渉ゥu^ 110000111010010111000010100011111100001010101001011101011100001110100101110000101000111111000010101010010111010101011110 c3a5c28fc2a975c3a5c28fc2a9755e
EUC-JP テ・ツ渉ゥuテ・ツ渉ゥu^ 1000111011000011100011101010010110001110110000101011111011000100100011101010100101110101100011101100001110001110101001011000111011000010101111101100010010001110101010010111010101011110 8ec38ea58ec2bec48ea9758ec38ea58ec2bec48ea9755e
UTF-8 テ・ツ渉ゥuテ・ツ渉ゥu^ 111011111011111010000011111011111011110110100101111011111011111010000010111001101011100010001001111011111011110110101001011101011110111110111110100000111110111110111101101001011110111110111110100000101110011010111000100010011110111110111101101010010111010101011110 efbe83efbda5efbe82e6b889efbda975efbe83efbda5efbe82e6b889efbda9755e
UHC ?????u?????u^ 00111111001111110011111100111111001111110111010100111111001111110011111100111111001111110111010101011110 3f3f3f3f3f753f3f3f3f3f755e

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