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{^ 100011101110001100111111100000110100111001010111011111011000111011100011001111111000001101001110010101110111101101011110 8ee33f834e577d8ee33f834e577b5e
EUC-JP 弱?クW}弱?クW{^ 101111001110010100111111101001011010111101010111011111011011110011100101001111111010010110101111010101110111101101011110 bce53fa5af577dbce53fa5af577b5e
UTF-8 弱딁クW}弱딁クW{^ 1110010110111100101100011110101110010100100000011110001110000010101011110101011101111101111001011011110010110001111010111001010010000001111000111000001010101111010101110111101101011110 e5bcb1eb9481e382af577de5bcb1eb9481e382af577b5e
UHC 弱딁クW}弱딁クW{^ 1110010110110000100010101110011110101011101011110101011101111101111001011011000010001010111001111010101110101111010101110111101101011110 e5b08ae7abaf577de5b08ae7abaf577b5e

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