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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 蜿ゥ隹キ\}蜿ゥ隹キ\{^ 1110010110001111101010011110100010110000101101110101110001111101111001011000111110101001111010001011000010110111010111000111101101011110 e58fa9e8b0b75c7de58fa9e8b0b75c7b5e
EUC-JP 蜿ゥ隹キ\}蜿ゥ隹キ\{^ 111010011110111110001110101010011111000010110010100011101011011101011100011111011110100111101111100011101010100111110000101100101000111010110111010111000111101101011110 e9ef8ea9f0b28eb75c7de9ef8ea9f0b28eb75c7b5e
UTF-8 蜿ゥ隹キ\}蜿ゥ隹キ\{^ 1110100010011100101111111110111110111101101010011110100110011010101110011110111110111101101101110101110001111101111010001001110010111111111011111011110110101001111010011001101010111001111011111011110110110111010111000111101101011110 e89cbfefbda9e99ab9efbdb75c7de89cbfefbda9e99ab9efbdb75c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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