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{^ 1001100011000011001111110101011101111101100110001100001100111111010101110111101101011110 98c33f577d98c33f577b5e
EUC-JP 佚?W}佚?W{^ 1101000011000101001111110101011101111101110100001100010100111111010101110111101101011110 d0c53f577dd0c53f577b5e
UTF-8 佚렋W}佚렋W{^ 1110010010111101100110101110101110100000100010110101011101111101111001001011110110011010111010111010000010001011010101110111101101011110 e4bd9aeba08b577de4bd9aeba08b577b5e
UHC 佚렋W}佚렋W{^ 11101100111010101000111010100010010101110111110111101100111010101000111010100010010101110111101101011110 ecea8ea2577decea8ea2577b5e

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