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 茹k?W}茹k?W{^ 111001001010010110000010100010110011111101010111011111011110010010100101100000101000101100111111010101110111101101011110 e4a5828b3f577de4a5828b3f577b5e
EUC-JP 茹k?W}茹k?W{^ 111010001010011110100011111010110011111101010111011111011110100010100111101000111110101100111111010101110111101101011110 e8a7a3eb3f577de8a7a3eb3f577b5e
UTF-8 茹k젉W}茹k젉W{^ 1110100010001100101110011110111110111101100010111110110010100000100010010101011101111101111010001000110010111001111011111011110110001011111011001010000010001001010101110111101101011110 e88cb9efbd8beca089577de88cb9efbd8beca089577b5e
UHC 茹k젉W}茹k젉W{^ 1110011010101010101000111110101110100000100010110101011101111101111001101010101010100011111010111010000010001011010101110111101101011110 e6aaa3eba08b577de6aaa3eba08b577b5e

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