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 輬¥è¼¬¥^ 111010001011110010101100101001011110100010111100101011001010010101011110 e8bcaca5e8bcaca55e
SJIS-WIN ??´??´^ 00111111001111111000000111001010100000011000111100111111001111111000000111001010100000011000111101011110 3f3f81ca818f3f3f81ca818f5e
EUC-JP è?¬?è?¬?^ 100011111010101110110010001111111010001011001100001111111000111110101011101100100011111110100010110011000011111101011110 8fabb23fa2cc3f8fabb23fa2cc3f5e
UTF-8 輬¥è¼¬¥^ 1100001110101000110000101011110011000010101011001100001010100101110000111010100011000010101111001100001010101100110000101010010101011110 c3a8c2bcc2acc2a5c3a8c2bcc2acc2a55e
UHC ?¼???¼??^ 0011111110101000111110010011111100111111001111111010100011111001001111110011111101011110 3fa8f93f3f3fa8f93f3f5e

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