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{^ 10001110111000110011111100111111010101110111110110001110111000110011111100111111010101110111101101011110 8ee33f3f577d8ee33f3f577b5e
EUC-JP 弱??W}弱??W{^ 10111100111001010011111100111111010101110111110110111100111001010011111100111111010101110111101101011110 bce53f3f577dbce53f3f577b5e
UTF-8 弱뷸뜥W}弱뷸뜥W{^ 1110010110111100101100011110101110110111101110001110101110011100101001010101011101111101111001011011110010110001111010111011011110111000111010111001110010100101010101110111101101011110 e5bcb1ebb7b8eb9ca5577de5bcb1ebb7b8eb9ca5577b5e
UHC 弱뷸뜥W}弱뷸뜥W{^ 1110010110110000101110101110011010001101101010000101011101111101111001011011000010111010111001101000110110101000010101110111101101011110 e5b0bae68da8577de5b0bae68da8577b5e

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