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 æ“丄«çŒãN 11100110100100111110010010111000100001001010101111100111100011001110001101001110 e693e4b884abe78ce34e
SJIS-WIN ?????????N 00111111001111110011111100111111001111110011111100111111001111110011111101001110 3f3f3f3f3f3f3f3f3f4e
EUC-JP æ?ä¸??ç?ãN 1000111110101001110000010011111110001111101010111010001110001111101000101011000100111111001111111000111110101011101011100011111110001111101010111010101001001110 8fa9c13f8faba38fa2b13f3f8fabae3f8fabaa4e
UTF-8 æ“丄«çŒãN 11000011101001101100001010010011110000111010010011000010101110001100001010000100110000101010101111000011101001111100001010001100110000111010001101001110 c3a6c293c3a4c2b8c284c2abc3a7c28cc3a34e
UHC æ??¸?????N 101010011010000100111111001111111010001010101100001111110011111100111111001111110011111101001110 a9a13f3fa2ac3f3f3f3f3f4e

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