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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 雜咏ゥ枝雜咏ゥ施^ 111010001011011010011001111001111010100110001110011111011110100010110110100110011110011110101001100011100111101101011110 e8b699e7a98e7de8b699e7a98e7b5e
EUC-JP 雜咏ゥ枝雜咏ゥ施^ 1111000010111000110100101110100110001110101010011011101111011110111100001011100011010010111010011000111010101001101110111101110001011110 f0b8d2e98ea9bbdef0b8d2e98ea9bbdc5e
UTF-8 雜咏ゥ枝雜咏ゥ施^ 11101001100110111001110011100101100100101000111111101111101111011010100111100110100111101001110111101001100110111001110011100101100100101000111111101111101111011010100111100110100101101011110101011110 e99b9ce5928fefbda9e69e9de99b9ce5928fefbda9e696bd5e
UHC 雜??枝雜??施^ 11101101110110100011111100111111111100101010101111101101110110100011111100111111111000111011111101011110 edda3f3ff2abedda3f3fe3bf5e

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