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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN シ眈レ}シ眈レ{^ 111100001111000010111100111000011011110011011010011111011111000011110000101111001110000110111100110110100111101101011110 f0f0bce1bcda7df0f0bce1bcda7b5e
EUC-JP ?シ眈レ}?シ眈レ{^ 0011111110001110101111001110001010111110100011101101101001111101001111111000111010111100111000101011111010001110110110100111101101011110 3f8ebce2be8eda7d3f8ebce2be8eda7b5e
UTF-8 シ眈レ}シ眈レ{^ 111011101000001010101111111011111011110110111100111001111001110010001000111011111011111010011010011111011110111010000010101011111110111110111101101111001110011110011100100010001110111110111110100110100111101101011110 ee82afefbdbce79c88efbe9a7dee82afefbdbce79c88efbe9a7b5e
UHC ??眈?}??眈?{^ 00111111001111111111011110101111001111110111110100111111001111111111011110101111001111110111101101011110 3f3ff7af3f7d3f3ff7af3f7b5e

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