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 賁?忍賁?寅^ 1110011011001010001111111001010001000101111001101100101000111111100100111101000001011110 e6ca3f9445e6ca3f93d05e
EUC-JP 賁?忍賁?寅^ 1110110011001100001111111100011110100110111011001100110000111111110001101101001001011110 eccc3fc7a6eccc3fc6d25e
UTF-8 賁뤺忍賁뤺寅^ 11101000101100111000000111101011101001001011101011100101101111111000110111101000101100111000000111101011101001001011101011100101101011111000010101011110 e8b381eba4bae5bf8de8b381eba4bae5af855e
UHC 賁뤺忍賁뤺寅^ 11011101110100111000111111101000111011001101101111011101110100111000111111101000111011001101100101011110 ddd38fe8ecdbddd38fe8ecd95e

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