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{^ 10001110110110101000111011001100010101110111110110001110110110101000111011001100010101110111101101011110 8eda8ecc577d8eda8ecc577b5e
EUC-JP 尺捨W}尺捨W{^ 10111100110111001011110011001110010101110111110110111100110111001011110011001110010101110111101101011110 bcdcbcce577dbcdcbcce577b5e
UTF-8 尺捨W}尺捨W{^ 1110010110110000101110101110011010001101101010000101011101111101111001011011000010111010111001101000110110101000010101110111101101011110 e5b0bae68da8577de5b0bae68da8577b5e
UHC 尺捨W}尺捨W{^ 11110100101010011101111011010111010101110111110111110100101010011101111011010111010101110111101101011110 f4a9ded7577df4a9ded7577b5e

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