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 蟶\}蟶\{^ 1110100010011111101101100101110001111101111010001001111110110110010111000111101101011110 e89fb65c7de89fb65c7b5e
SJIS-WIN ??¶\}??¶\{^ 00111111001111111000000111110111010111000111110100111111001111111000000111110111010111000111101101011110 3f3f81f75c7d3f3f81f75c7b5e
EUC-JP è?¶\}è?¶\{^ 1000111110101011101100100011111110100010111110010101110001111101100011111010101110110010001111111010001011111001010111000111101101011110 8fabb23fa2f95c7d8fabb23fa2f95c7b5e
UTF-8 蟶\}蟶\{^ 1100001110101000110000101001111111000010101101100101110001111101110000111010100011000010100111111100001010110110010111000111101101011110 c3a8c29fc2b65c7dc3a8c29fc2b65c7b5e
UHC ??¶\}??¶\{^ 00111111001111111010001011010010010111000111110100111111001111111010001011010010010111000111101101011110 3f3fa2d25c7d3f3fa2d25c7b5e

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