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 遶ェ豕м遶ェ豕к^ 111001111010101110101010111001101011001110000100011111011110011110101011101010101110011010110011100001000111101101011110 e7abaae6b3847de7abaae6b3847b5e
EUC-JP 遶ェ豕м遶ェ豕к^ 1110111010101101100011101010101011101100101101011010011111011110111011101010110110001110101010101110110010110101101001111101110001011110 eead8eaaecb5a7deeead8eaaecb5a7dc5e
UTF-8 遶ェ豕м遶ェ豕к^ 1110100110000001101101101110111110111101101010101110100010110001100101011101000010111100111010011000000110110110111011111011110110101010111010001011000110010101110100001011101001011110 e981b6efbdaae8b195d0bce981b6efbdaae8b195d0ba5e
UHC ??豕м??豕к^ 00111111001111111110001111001110101011001101111000111111001111111110001111001110101011001101110001011110 3f3fe3ceacde3f3fe3ceacdc5e

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