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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ス羸ッ}ス羸ッ{^ 1011110111100011101111101010111101111101101111011110001110111110101011110111101101011110 bde3beaf7dbde3beaf7b5e
EUC-JP ス羸ッ}ス羸ッ{^ 100011101011110111100110110000001000111010101111011111011000111010111101111001101100000010001110101011110111101101011110 8ebde6c08eaf7d8ebde6c08eaf7b5e
UTF-8 ス羸ッ}ス羸ッ{^ 111011111011110110111101111001111011111010111000111011111011110110101111011111011110111110111101101111011110011110111110101110001110111110111101101011110111101101011110 efbdbde7beb8efbdaf7defbdbde7beb8efbdaf7b5e
UHC ?羸?}?羸?{^ 0011111111010111111010000011111101111101001111111101011111101000001111110111101101011110 3fd7e83f7d3fd7e83f7b5e

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