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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN ツ庸W}ツ庸W{^ 1100001010010111011001100101011101111101110000101001011101100110010101110111101101011110 c29766577dc29766577b5e
EUC-JP ツ庸W}ツ庸W{^ 10001110110000101100110111000111010101110111110110001110110000101100110111000111010101110111101101011110 8ec2cdc7577d8ec2cdc7577b5e
UTF-8 ツ庸W}ツ庸W{^ 1110111110111110100000101110010110111010101110000101011101111101111011111011111010000010111001011011101010111000010101110111101101011110 efbe82e5bab8577defbe82e5bab8577b5e
UHC ?庸W}?庸W{^ 0011111111101001101111000101011101111101001111111110100110111100010101110111101101011110 3fe9bc577d3fe9bc577b5e

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