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 豌旧П}豌旧П{^ 111001101011000010001011100011001000010001010000011111011110011010110000100010111000110010000100010100000111101101011110 e6b08b8c84507de6b08b8c84507b5e
EUC-JP 豌旧П}豌旧П{^ 111011001011001010110101111011001010011110110001011111011110110010110010101101011110110010100111101100010111101101011110 ecb2b5eca7b17decb2b5eca7b17b5e
UTF-8 豌旧П}豌旧П{^ 11101000101100011000110011100110100101111010011111010000100111110111110111101000101100011000110011100110100101111010011111010000100111110111101101011110 e8b18ce697a7d09f7de8b18ce697a7d09f7b5e
UHC 豌?П}豌?П{^ 11101000110101010011111110101100101100010111110111101000110101010011111110101100101100010111101101011110 e8d53facb17de8d53facb17b5e

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