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 蜃牙坐蜃牙坐^ 11100101100001111000100111100101100011011011111111100101100001111000100111100101100011011011111101011110 e58789e58dbfe58789e58dbf5e
EUC-JP 蜃牙坐蜃牙坐^ 11101001111001111011001011100111101110101100000111101001111001111011001011100111101110101100000101011110 e9e7b2e7bac1e9e7b2e7bac15e
UTF-8 蜃牙坐蜃牙坐^ 11101000100111001000001111100111100010011001100111100101100111011001000011101000100111001000001111100111100010011001100111100101100111011001000001011110 e89c83e78999e59d90e89c83e78999e59d905e
UHC 蜃牙坐蜃牙坐^ 11100011111100011110010010110011111100011010011011100011111100011110010010110011111100011010011001011110 e3f1e4b3f1a6e3f1e4b3f1a65e

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