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{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
EUC-JP ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
UTF-8 뽩굩葉W}뽩굩葉W{^ 1110101110111101101010011110101010110101101010011110111110100101101011100101011101111101111010111011110110101001111010101011010110101001111011111010010110101110010101110111101101011110 ebbda9eab5a9efa5ae577debbda9eab5a9efa5ae577b5e
UHC 뽩굩葉W}뽩굩葉W{^ 1001011011100101100000101000111111100000111100010101011101111101100101101110010110000010100011111110000011110001010101110111101101011110 96e5828fe0f1577d96e5828fe0f1577b5e

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