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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN エ釵ケエ釵ケB 11110000101111011011010011100111110111101011100111110000101111011011010011100111110111101011100101000010 f0bdb4e7deb9f0bdb4e7deb942
EUC-JP ?エ釵ケ?エ釵ケB 001111111000111010110100111011101110000010001110101110010011111110001110101101001110111011100000100011101011100101000010 3f8eb4eee08eb93f8eb4eee08eb942
UTF-8 エ釵ケエ釵ケB 11101110100000011011110011101111101111011011010011101001100001111011010111101111101111011011100111101110100000011011110011101111101111011011010011101001100001111011010111101111101111011011100101000010 ee81bcefbdb4e987b5efbdb9ee81bcefbdb4e987b5efbdb942
UHC ??釵???釵?B 0011111100111111111100111111101100111111001111110011111111110011111110110011111101000010 3f3ff3fb3f3f3ff3fb3f42

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