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 イョ晶ト}イョ晶ト{^ 10110010101011101000111110111011110001000111110110110010101011101000111110111011110001000111101101011110 b2ae8fbbc47db2ae8fbbc47b5e
EUC-JP イョ晶ト}イョ晶ト{^ 10001110101100101000111010101110101111101011110110001110110001000111110110001110101100101000111010101110101111101011110110001110110001000111101101011110 8eb28eaebebd8ec47d8eb28eaebebd8ec47b5e
UTF-8 イョ晶ト}イョ晶ト{^ 111011111011110110110010111011111011110110101110111001101001100110110110111011111011111010000100011111011110111110111101101100101110111110111101101011101110011010011001101101101110111110111110100001000111101101011110 efbdb2efbdaee699b6efbe847defbdb2efbdaee699b6efbe847b5e
UHC ??晶?}??晶?{^ 00111111001111111110111111011100001111110111110100111111001111111110111111011100001111110111101101011110 3f3fefdc3f7d3f3fefdc3f7b5e

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