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{^ 10010111011101000011111100111111010101110111110110010111011101000011111100111111010101110111101101011110 97743f3f577d97743f3f577b5e
EUC-JP 葉??W}葉??W{^ 11001101110101010011111100111111010101110111110111001101110101010011111100111111010101110111101101011110 cdd53f3f577dcdd53f3f577b5e
UTF-8 葉붾줉W}葉붾줉W{^ 1110100010010001100010011110101110110110101111101110110010100100100010010101011101111101111010001001000110001001111010111011011010111110111011001010010010001001010101110111101101011110 e89189ebb6beeca489577de89189ebb6beeca489577b5e
UHC 葉붾줉W}葉붾줉W{^ 1110011110101000100101001110101110100001100111010101011101111101111001111010100010010100111010111010000110011101010101110111101101011110 e7a894eba19d577de7a894eba19d577b5e

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