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 驩怜恚驩怜恚^ 11101001100010011001011111100101100111001000101111101001100010011001011111100101100111001000101101011110 e98997e59c8be98997e59c8b5e
EUC-JP 驩怜恚驩怜恚^ 11110001111010011100111011100111110101111110101111110001111010011100111011100111110101111110101101011110 f1e9cee7d7ebf1e9cee7d7eb5e
UTF-8 驩怜恚驩怜恚^ 11101001101010011010100111100110100000001001110011100110100000011001101011101001101010011010100111100110100000001001110011100110100000011001101001011110 e9a9a9e6809ce6819ae9a9a9e6809ce6819a5e
UHC 驩怜?驩怜?^ 1111110010111110110101101011101100111111111111001011111011010110101110110011111101011110 fcbed6bb3ffcbed6bb3f5e

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