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 陲呎告陲呎告^ 11101000101000101001100111100110100011011001000011101000101000101001100111100110100011011001000001011110 e8a299e68d90e8a299e68d905e
EUC-JP 陲呎告陲呎告^ 11110000101001001101001011101000101110011111000011110000101001001101001011101000101110011111000001011110 f0a4d2e8b9f0f0a4d2e8b9f05e
UTF-8 陲呎告陲呎告^ 11101001100110011011001011100101100100011000111011100101100100011000101011101001100110011011001011100101100100011000111011100101100100011000101001011110 e999b2e5918ee5918ae999b2e5918ee5918a5e
UHC ??告??告^ 001111110011111111001101101100010011111100111111110011011011000101011110 3f3fcdb13f3fcdb15e

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