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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 荏瓏?荏瓏?^ 1000100101100000111000001111101000111111100010010110000011100000111110100011111101011110 8960e0fa3f8960e0fa3f5e
EUC-JP 荏瓏?荏瓏?^ 1011000111000001111000001111110000111111101100011100000111100000111111000011111101011110 b1c1e0fc3fb1c1e0fc3f5e
UTF-8 荏瓏쐼荏瓏쐼^ 11101000100011011000111111100111100100111000111111101100100100001011110011101000100011011000111111100111100100111000111111101100100100001011110001011110 e88d8fe7938fec90bce88d8fe7938fec90bc5e
UHC 荏瓏쐼荏瓏쐼^ 11101100111110111101011011101010101111101010001011101100111110111101011011101010101111101010001001011110 ecfbd6eabea2ecfbd6eabea25e

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