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 聿牙温聿牙温^ 11100011111001001000100111100101100010011011011111100011111001001000100111100101100010011011011101011110 e3e489e589b7e3e489e589b75e
EUC-JP 聿牙温聿牙温^ 11100110111001101011001011100111101100101011100111100110111001101011001011100111101100101011100101011110 e6e6b2e7b2b9e6e6b2e7b2b95e
UTF-8 聿牙温聿牙温^ 11101000100000011011111111100111100010011001100111100110101110001010100111101000100000011011111111100111100010011001100111100110101110001010100101011110 e881bfe78999e6b8a9e881bfe78999e6b8a95e
UHC 聿牙?聿牙?^ 1110101111010011111001001011001100111111111010111101001111100100101100110011111101011110 ebd3e4b33febd3e4b33f5e

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