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 蒟牙坐蒟牙坐^ 11100100111001011000100111100101100011011011111111100100111001011000100111100101100011011011111101011110 e4e589e58dbfe4e589e58dbf5e
EUC-JP 蒟牙坐蒟牙坐^ 11101000111001111011001011100111101110101100000111101000111001111011001011100111101110101100000101011110 e8e7b2e7bac1e8e7b2e7bac15e
UTF-8 蒟牙坐蒟牙坐^ 11101000100100101001111111100111100010011001100111100101100111011001000011101000100100101001111111100111100010011001100111100101100111011001000001011110 e8929fe78999e59d90e8929fe78999e59d905e
UHC ?牙坐?牙坐^ 0011111111100100101100111111000110100110001111111110010010110011111100011010011001011110 3fe4b3f1a63fe4b3f1a65e

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