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{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 辿臓属W}辿臓属W{^ 1001001001001000100100011001111110010001101011100101011101111101100100100100100010010001100111111001000110101110010101110111101101011110 9248919f91ae577d9248919f91ae577b5e
EUC-JP 辿臓属W}辿臓属W{^ 1100001110101001110000101010000111000010101100000101011101111101110000111010100111000010101000011100001010110000010101110111101101011110 c3a9c2a1c2b0577dc3a9c2a1c2b0577b5e
UTF-8 辿臓属W}辿臓属W{^ 1110100010111110101111111110100010000111100100111110010110110001100111100101011101111101111010001011111010111111111010001000011110010011111001011011000110011110010101110111101101011110 e8bebfe88793e5b19e577de8bebfe88793e5b19e577b5e
UHC ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e

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