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 ??A????A??^ 0011111100111111010000010011111100111111001111110011111101000001001111110011111101011110 3f3f413f3f3f3f413f3f5e
SJIS-WIN テ、Aツ愿佚、Aツ枌^ 1100001110100100010000011100001010011100110000111001100011000011101001000100000111000010100111100110001001011110 c3a441c29cc398c3a441c29e625e
EUC-JP テ、Aツ愿佚、Aツ枌^ 10001110110000111000111010100100010000011000111011000010110110001100010111010000110001011000111010100100010000011000111011000010110110111100001101011110 8ec38ea4418ec2d8c5d0c58ea4418ec2dbc35e
UTF-8 テ、Aツ愿佚、Aツ枌^ 111011111011111010000011111011111011110110100100010000011110111110111110100000101110011010000100101111111110010010111101100110101110111110111101101001000100000111101111101111101000001011100110100111101000110001011110 efbe83efbda441efbe82e684bfe4bd9aefbda441efbe82e69e8c5e
UHC ??A?愿佚?A??^ 00111111001111110100000100111111111010101011010011101100111010100011111101000001001111110011111101011110 3f3f413feab4ecea3f413f3f5e

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