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 軆况Χ}軆况Χ{^ 111001110101110010011001011101101000001110110100011111011110011101011100100110010111011010000011101101000111101101011110 e75c997683b47de75c997683b47b5e
EUC-JP 軆况Χ}軆况Χ{^ 111011011011110111010001110101111010011010110110011111011110110110111101110100011101011110100110101101100111101101011110 edbdd1d7a6b67dedbdd1d7a6b67b5e
UTF-8 軆况Χ}軆况Χ{^ 11101000101110111000011011100101100001101011010111001110101001110111110111101000101110111000011011100101100001101011010111001110101001110111101101011110 e8bb86e586b5cea77de8bb86e586b5cea77b5e
UHC ??Χ}??Χ{^ 0011111100111111101001011101011001111101001111110011111110100101110101100111101101011110 3f3fa5d67d3f3fa5d67b5e

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