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 隲帷ゥ枝隲帷ゥ施^ 111010001010101110011011111001111010100110001110011111011110100010101011100110111110011110101001100011100111101101011110 e8ab9be7a98e7de8ab9be7a98e7b5e
EUC-JP 隲帷ゥ枝隲帷ゥ施^ 1111000010101101110101101110100110001110101010011011101111011110111100001010110111010110111010011000111010101001101110111101110001011110 f0add6e98ea9bbdef0add6e98ea9bbdc5e
UTF-8 隲帷ゥ枝隲帷ゥ施^ 11101001100110101011001011100101101110001011011111101111101111011010100111100110100111101001110111101001100110101011001011100101101110001011011111101111101111011010100111100110100101101011110101011110 e99ab2e5b8b7efbda9e69e9de99ab2e5b8b7efbda9e696bd5e
UHC ???枝???施^ 0011111100111111001111111111001010101011001111110011111100111111111000111011111101011110 3f3f3ff2ab3f3f3fe3bf5e

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