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 ??????a^ 0011111100111111001111110011111100111111001111110110000101011110 3f3f3f3f3f3f615e
SJIS-WIN 貍幣眤籥漱筥a^ 1110011010111100100101011011110011100001110000001110001011011110100111111111100111100010101001100110000101011110 e6bc95bce1c0e2de9ff9e2a6615e
EUC-JP 貍幣眤籥漱筥a^ 1110110010111110110010101011111011100010110000101110010011100000110111101111101111100100101010000110000101011110 ecbecabee2c2e4e0defbe4a8615e
UTF-8 貍幣眤籥漱筥a^ 1110100010110010100011011110010110111001101000111110011110011100101001001110011110110001101001011110011010111100101100011110011110101101101001010110000101011110 e8b28de5b9a3e79ca4e7b1a5e6bcb1e7ada5615e
UHC ?幣??漱?a^ 00111111111110001100011100111111001111111110001010101011001111110110000101011110 3ff8c73f3fe2ab3f615e

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