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{^ 10011111010100000011111100111111010101110111110110011111010100000011111100111111010101110111101101011110 9f503f3f577d9f503f3f577b5e
EUC-JP 蘖??W}蘖??W{^ 11011101101100010011111100111111010101110111110111011101101100010011111100111111010101110111101101011110 ddb13f3f577dddb13f3f577b5e
UTF-8 蘖띺콌W}蘖띺콌W{^ 1110100010011000100101101110101110011101101110101110110010111101100011000101011101111101111010001001100010010110111010111001110110111010111011001011110110001100010101110111101101011110 e89896eb9dbaecbd8c577de89896eb9dbaecbd8c577b5e
UHC 蘖띺콌W}蘖띺콌W{^ 1110010111101110100011011110100110110001100010000101011101111101111001011110111010001101111010011011000110001000010101110111101101011110 e5ee8de9b188577de5ee8de9b188577b5e

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