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 Û£¼®}Û£¼®{^ 1101101110100011101111001010111001111101110110111010001110111100101011100111101101011110 dba3bcae7ddba3bcae7b5e
SJIS-WIN ?£??}?£??{^ 00111111100000011001001000111111001111110111110100111111100000011001001000111111001111110111101101011110 3f81923f3f7d3f81923f3f7b5e
EUC-JP Û£?®}Û£?®{^ 100011111010101011100101101000011111001000111111100011111010001011101110011111011000111110101010111001011010000111110010001111111000111110100010111011100111101101011110 8faae5a1f23f8fa2ee7d8faae5a1f23f8fa2ee7b5e
UTF-8 Û£¼®}Û£¼®{^ 11000011100110111100001010100011110000101011110011000010101011100111110111000011100110111100001010100011110000101011110011000010101011100111101101011110 c39bc2a3c2bcc2ae7dc39bc2a3c2bcc2ae7b5e
UHC ??¼®}??¼®{^ 001111110011111110101000111110011010001011100111011111010011111100111111101010001111100110100010111001110111101101011110 3f3fa8f9a2e77d3f3fa8f9a2e77b5e

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