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 辛毘来辛毘来^ 10010000011010001001010011111001100101111000100010010000011010001001010011111001100101111000100001011110 906894f99788906894f997885e
EUC-JP 辛毘来辛毘来^ 10111111110010011100100011111011110011011110100010111111110010011100100011111011110011011110100001011110 bfc9c8fbcde8bfc9c8fbcde85e
UTF-8 辛毘来辛毘来^ 11101000101111101001101111100110101011111001100011100110100111011010010111101000101111101001101111100110101011111001100011100110100111011010010101011110 e8be9be6af98e69da5e8be9be6af98e69da55e
UHC 辛毘?辛毘?^ 1110001111110100110111011111001000111111111000111111010011011101111100100011111101011110 e3f4ddf23fe3f4ddf23f5e

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