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 ???@?}???@?{^ 00111111001111110011111101000000001111110111110100111111001111110011111101000000001111110111101101011110 3f3f3f403f7d3f3f3f403f7b5e
SJIS-WIN ??戀@?}??戀@?{^ 001111110011111110011100111101100100000000111111011111010011111100111111100111001111011001000000001111110111101101011110 3f3f9cf6403f7d3f3f9cf6403f7b5e
EUC-JP ??戀@?}??戀@?{^ 001111110011111111011000111110000100000000111111011111010011111100111111110110001111100001000000001111110111101101011110 3f3fd8f8403f7d3f3fd8f8403f7b5e
UTF-8 렯뤕戀@렼}렯뤕戀@렼{^ 1110101110100000101011111110101110100100100101011110011010001000100000000100000011101011101000001011110001111101111010111010000010101111111010111010010010010101111001101000100010000000010000001110101110100000101111000111101101011110 eba0afeba495e6888040eba0bc7deba0afeba495e6888040eba0bc7b5e
UHC 렯뤕戀@렼}렯뤕戀@렼{^ 100011101011110010001111110001011101010111111100010000001000111011000100011111011000111010111100100011111100010111010101111111000100000010001110110001000111101101011110 8ebc8fc5d5fc408ec47d8ebc8fc5d5fc408ec47b5e

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