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{^ 1110100010010001100010011110101110010111101010011110110110010010100110010101011101111101111010001001000110001001111010111001011110101001111011011001001010011001010101110111101101011110 e89189eb97a9ed9299577de89189eb97a9ed9299577b5e
UHC 葉뗩풙W}葉뗩풙W{^ 1110011110101000100010111110100110111110100111000101011101111101111001111010100010001011111010011011111010011100010101110111101101011110 e7a88be9be9c577de7a88be9be9c577b5e

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