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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 影??W}影??W{^ 10001001011001010011111100111111010101110111110110001001011001010011111100111111010101110111101101011110 89653f3f577d89653f3f577b5e
EUC-JP 影??W}影??W{^ 10110001110001100011111100111111010101110111110110110001110001100011111100111111010101110111101101011110 b1c63f3f577db1c63f3f577b5e
UTF-8 影앯쥙W}影앯쥙W{^ 1110010110111101101100011110110010010101101011111110110010100101100110010101011101111101111001011011110110110001111011001001010110101111111011001010010110011001010101110111101101011110 e5bdb1ec95afeca599577de5bdb1ec95afeca599577b5e
UHC 影앯쥙W}影앯쥙W{^ 1110011110101111100111011110011110100010100011100101011101111101111001111010111110011101111001111010001010001110010101110111101101011110 e7af9de7a28e577de7af9de7a28e577b5e

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