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 ïè·¶}ïè·¶{^ 1110111111101000101101111011011001111101111011111110100010110111101101100111101101011110 efe8b7b67defe8b7b67b5e
SJIS-WIN ???¶}???¶{^ 00111111001111110011111110000001111101110111110100111111001111110011111110000001111101110111101101011110 3f3f3f81f77d3f3f3f81f77b5e
EUC-JP ïè?¶}ïè?¶{^ 100011111010101111000001100011111010101110110010001111111010001011111001011111011000111110101011110000011000111110101011101100100011111110100010111110010111101101011110 8fabc18fabb23fa2f97d8fabc18fabb23fa2f97b5e
UTF-8 ïè·¶}ïè·¶{^ 11000011101011111100001110101000110000101011011111000010101101100111110111000011101011111100001110101000110000101011011111000010101101100111101101011110 c3afc3a8c2b7c2b67dc3afc3a8c2b7c2b67b5e
UHC ??·¶}??·¶{^ 001111110011111110100001101001001010001011010010011111010011111100111111101000011010010010100010110100100111101101011110 3f3fa1a4a2d27d3f3fa1a4a2d27b5e

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