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{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 雨?畯?W}雨?畯?W{^ 1000100101001010001111111111101101101111001111110101011101111101100010010100101000111111111110110110111100111111010101110111101101011110 894a3ffb6f3f577d894a3ffb6f3f577b5e
EUC-JP 雨?畯?W}雨?畯?W{^ 10110001101010110011111110001111110011011011101100111111010101110111110110110001101010110011111110001111110011011011101100111111010101110111101101011110 b1ab3f8fcdbb3f577db1ab3f8fcdbb3f577b5e
UTF-8 雨렭畯렜W}雨렭畯렜W{^ 1110100110011011101010001110101110100000101011011110011110010101101011111110101110100000100111000101011101111101111010011001101110101000111010111010000010101101111001111001010110101111111010111010000010011100010101110111101101011110 e99ba8eba0ade795afeba09c577de99ba8eba0ade795afeba09c577b5e
UHC 雨렭畯렜W}雨렭畯렜W{^ 111010011110101110001110101110101111000111100001100011101010111001010111011111011110100111101011100011101011101011110001111000011000111010101110010101110111101101011110 e9eb8ebaf1e18eae577de9eb8ebaf1e18eae577b5e

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