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{^ 10010111011111000011111100111111010101110111110110010111011111000011111100111111010101110111101101011110 977c3f3f577d977c3f3f577b5e
EUC-JP 慾??W}慾??W{^ 11001101110111010011111100111111010101110111110111001101110111010011111100111111010101110111101101011110 cddd3f3f577dcddd3f3f577b5e
UTF-8 慾뤺쨹W}慾뤺쨹W{^ 1110011010000101101111101110101110100100101110101110110010101000101110010101011101111101111001101000010110111110111010111010010010111010111011001010100010111001010101110111101101011110 e685beeba4baeca8b9577de685beeba4baeca8b9577b5e
UHC 慾뤺쨹W}慾뤺쨹W{^ 1110100110101111100011111110100010100100100100110101011101111101111010011010111110001111111010001010010010010011010101110111101101011110 e9af8fe8a493577de9af8fe8a493577b5e

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