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 逑剰洞}逑剰洞{^ 111001111001001110001111111010001001001110110100011111011110011110010011100011111110100010010011101101000111101101011110 e7938fe893b47de7938fe893b47b5e
EUC-JP 逑剰洞}逑剰洞{^ 111011011111001110111110111010101100011010110110011111011110110111110011101111101110101011000110101101100111101101011110 edf3beeac6b67dedf3beeac6b67b5e
UTF-8 逑剰洞}逑剰洞{^ 111010011000000010010001111001011000100110110000111001101011010010011110011111011110100110000000100100011110010110001001101100001110011010110100100111100111101101011110 e98091e589b0e6b49e7de98091e589b0e6b49e7b5e
UHC 逑?洞}逑?洞{^ 11001111110001110011111111010100110101110111110111001111110001110011111111010100110101110111101101011110 cfc73fd4d77dcfc73fd4d77b5e

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